Skip to content

Commit fc1f8c7

Browse files
chore(release): 0.17.2 release notes
## [0.17.2](v0.17.1...v0.17.2) (2022-06-06) ### Bug Fixes * Packing does not respect root-level ignore files in workspace issue ([40892a1](40892a1))
1 parent 5f026c9 commit fc1f8c7

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.17.2](https://github.com/IBM/networking-python-sdk/compare/v0.17.1...v0.17.2) (2022-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Packing does not respect root-level ignore files in workspace issue ([40892a1](https://github.com/IBM/networking-python-sdk/commit/40892a139065dbb118e5fe712de2d1876b845ad9))
7+
18
## [0.17.1](https://github.com/IBM/networking-python-sdk/compare/v0.17.0...v0.17.1) (2022-03-28)
29

310

package-lock.json

Lines changed: 7 additions & 8 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)