Skip to content

Commit 194bfd1

Browse files
chore(release): 3.1.5 [skip ci]
## [3.1.5](v3.1.4...v3.1.5) (2023-02-17) ### Bug Fixes * Downgrade @types/bluebird to v3.5.34 ([899f03b](899f03b)), closes [#52](#52)
1 parent 899f03b commit 194bfd1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.5](https://github.com/soundcloud/intervene/compare/v3.1.4...v3.1.5) (2023-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Downgrade @types/bluebird to v3.5.34 ([899f03b](https://github.com/soundcloud/intervene/commit/899f03bb379a52bdd43b50ff11727ce60f10001f)), closes [#52](https://github.com/soundcloud/intervene/issues/52)
7+
18
## [3.1.4](https://github.com/soundcloud/intervene/compare/v3.1.3...v3.1.4) (2023-02-17)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intervene",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"main": "dist/src/index.js",
55
"types": "dist/src/index.d.ts",
66
"bin": {

0 commit comments

Comments
 (0)