Skip to content

Commit e738693

Browse files
committed
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.17.1...v4.0.0) (2022-02-22) ### Features * bump semrel to v19 ([e6b8acb](e6b8acb)) ### BREAKING CHANGES * semrel npm plugin calls local npm version semantic-release/npm#445
1 parent e6b8acb commit e738693

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.0.0](https://github.com/qiwi/multi-semantic-release/compare/v3.17.1...v4.0.0) (2022-02-22)
2+
3+
4+
### Features
5+
6+
* bump semrel to v19 ([e6b8acb](https://github.com/qiwi/multi-semantic-release/commit/e6b8acb937e43ef28f311922e84434c75c8ad844))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* semrel npm plugin calls local npm version https://github.com/semantic-release/npm/pull/445
12+
113
## [3.17.1](https://github.com/qiwi/multi-semantic-release/compare/v3.17.0...v3.17.1) (2021-12-29)
214

315

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.1",
4+
"version": "4.0.0",
55
"license": "0BSD",
66
"engines": {
77
"node": ">=10.18",

0 commit comments

Comments
 (0)