Skip to content

Commit 7e08c54

Browse files
committed
chore(release): 2.0.0 release notes
# [2.0.0](v1.1.2...v2.0.0) (2021-12-20) * Merge pull request #32 from IBM/deprecate ([a9bd032](a9bd032)), closes [#32](#32) ### BREAKING CHANGES * deprecating NotificationsAPI
1 parent 37c6dcf commit 7e08c54

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.0.0](https://github.com/IBM/scc-python-sdk/compare/v1.1.2...v2.0.0) (2021-12-20)
2+
3+
4+
* Merge pull request #32 from IBM/deprecate ([a9bd032](https://github.com/IBM/scc-python-sdk/commit/a9bd032957f8e4bcc8c8aba9b9703edaf37af1d9)), closes [#32](https://github.com/IBM/scc-python-sdk/issues/32)
5+
6+
7+
### BREAKING CHANGES
8+
9+
* deprecating NotificationsAPI
10+
111
## [1.1.2](https://github.com/IBM/scc-python-sdk/compare/v1.1.1...v1.1.2) (2021-12-10)
212

313

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@semantic-release/changelog": "^6.0.1",
4-
"@semantic-release/exec": "^6.0.2",
4+
"@semantic-release/exec": "^6.0.3",
55
"@semantic-release/git": "^10.0.1",
66
"@semantic-release/github": "^8.0.2"
77
}

0 commit comments

Comments
 (0)