Skip to content

Commit 247cc06

Browse files
committed
chore(release): 3.17.1 [skip ci]
## [3.17.1](v3.17.0...v3.17.1) (2021-12-29) ### Bug Fixes * fix globbing on Windows ([#57](#57)) ([1d71d21](1d71d21))
1 parent 1d71d21 commit 247cc06

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.17.1](https://github.com/qiwi/multi-semantic-release/compare/v3.17.0...v3.17.1) (2021-12-29)
2+
3+
4+
### Bug Fixes
5+
6+
* fix globbing on Windows ([#57](https://github.com/qiwi/multi-semantic-release/issues/57)) ([1d71d21](https://github.com/qiwi/multi-semantic-release/commit/1d71d21bc0f95a921e390d59b80d0e2f4a3bd611))
7+
18
# [3.17.0](https://github.com/qiwi/multi-semantic-release/compare/v3.16.0...v3.17.0) (2021-11-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@qiwi/multi-semantic-release",
33
"author": "Dave Houlbrooke <[email protected]>",
4-
"version": "3.17.0",
4+
"version": "3.17.1",
55
"license": "0BSD",
66
"engines": {
77
"node": ">=10.18",

0 commit comments

Comments
 (0)