Skip to content

Commit 368a7c0

Browse files
chore(release): 0.1.9 release notes [skip ci]
## [0.1.9](v0.1.8...v0.1.9) (2022-03-31) ### Bug Fixes * **deps:** update module github.com/stretchr/testify to v1.7.1 ([a482f26](a482f26))
1 parent bc681bf commit 368a7c0

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.9](https://github.com/IBM/sql-query-go-sdk/compare/v0.1.8...v0.1.9) (2022-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update module github.com/stretchr/testify to v1.7.1 ([a482f26](https://github.com/IBM/sql-query-go-sdk/commit/a482f26a3f0af76572efe19e1d78168da40eab22))
7+
18
## [0.1.8](https://github.com/IBM/sql-query-go-sdk/compare/v0.1.7...v0.1.8) (2021-12-17)
29

310

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"@semantic-release/changelog": "^6.0.1",
44
"@semantic-release/exec": "^6.0.3",
55
"@semantic-release/git": "^10.0.1",
6-
"@semantic-release/github": "^8.0.2"
6+
"@semantic-release/github": "^8.0.4"
77
}
88
}

0 commit comments

Comments
 (0)