Skip to content

Commit a79e784

Browse files
committed
chore(release): 6.6.0 [skip ci]
# [6.6.0](v6.5.1...v6.6.0) (2023-05-23) ### Features * introduce a silent mode([#88](#88)) ([47a27d8](47a27d8))
1 parent 47a27d8 commit a79e784

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+
# [6.6.0](https://github.com/qiwi/multi-semantic-release/compare/v6.5.1...v6.6.0) (2023-05-23)
2+
3+
4+
### Features
5+
6+
* introduce a silent mode([#88](https://github.com/qiwi/multi-semantic-release/issues/88)) ([47a27d8](https://github.com/qiwi/multi-semantic-release/commit/47a27d82f4639281fc7fbbd53c074ac40014c17f))
7+
18
## [6.5.1](https://github.com/qiwi/multi-semantic-release/compare/v6.5.0...v6.5.1) (2022-06-14)
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": "6.5.1",
4+
"version": "6.6.0",
55
"license": "0BSD",
66
"engines": {
77
"node": ">=12.20",

0 commit comments

Comments
 (0)