Skip to content

Commit 8a25c3a

Browse files
committed
chore(release): 4.0.3 [skip ci]
## [4.0.3](v4.0.2...v4.0.3) (2022-03-01) ### Bug Fixes * update manifest version before npm plugin prepare step ([a1ae4c3](a1ae4c3)), closes [#58](#58)
1 parent 23e087c commit 8a25c3a

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+
## [4.0.3](https://github.com/qiwi/multi-semantic-release/compare/v4.0.2...v4.0.3) (2022-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update manifest version before npm plugin prepare step ([a1ae4c3](https://github.com/qiwi/multi-semantic-release/commit/a1ae4c3785498a3b22afcac278e431aaf99a1232)), closes [#58](https://github.com/qiwi/multi-semantic-release/issues/58)
7+
18
## [4.0.2](https://github.com/qiwi/multi-semantic-release/compare/v4.0.1...v4.0.2) (2022-02-22)
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": "4.0.2",
4+
"version": "4.0.3",
55
"license": "0BSD",
66
"engines": {
77
"node": ">=10.18",

0 commit comments

Comments
 (0)