We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a27d8 commit a79e784Copy full SHA for a79e784
CHANGELOG.md
@@ -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
8
## [6.5.1](https://github.com/qiwi/multi-semantic-release/compare/v6.5.0...v6.5.1) (2022-06-14)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@qiwi/multi-semantic-release",
"author": "Dave Houlbrooke <[email protected]>",
- "version": "6.5.1",
+ "version": "6.6.0",
"license": "0BSD",
"engines": {
"node": ">=12.20",
0 commit comments