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 73def7f commit b3ff167Copy full SHA for b3ff167
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.8.5](https://github.com/qiwi/multi-semantic-release/compare/v3.8.4...v3.8.5) (2020-10-02)
2
+
3
4
+### Bug Fixes
5
6
+* specify used but forgotten dependencies ([73def7f](https://github.com/qiwi/multi-semantic-release/commit/73def7f4dcfccf12c9cf3a0d998889ea1cd53b10))
7
8
## [3.8.4](https://github.com/qiwi/multi-semantic-release/compare/v3.8.3...v3.8.4) (2020-09-23)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@qiwi/multi-semantic-release",
"author": "Dave Houlbrooke <dave@shax.com>",
- "version": "3.8.4",
+ "version": "3.8.5",
"license": "0BSD",
"engines": {
"node": ">=10.18",
0 commit comments