Skip to content

Commit bacbca4

Browse files
chore(release): 3.1.4 [skip ci]
## [3.1.4](v3.1.3...v3.1.4) (2023-02-17) ### Bug Fixes * Use semantic-release plugin defaults so that fix from [#51](#51) works ([8bd5b77](8bd5b77))
1 parent 8bd5b77 commit bacbca4

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.4](https://github.com/soundcloud/intervene/compare/v3.1.3...v3.1.4) (2023-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Use semantic-release plugin defaults so that fix from [#51](https://github.com/soundcloud/intervene/issues/51) works ([8bd5b77](https://github.com/soundcloud/intervene/commit/8bd5b77369cb8b4003c1529eb6a5e790eb9fbec3))
7+
18
## [3.1.3](https://github.com/soundcloud/intervene/compare/v3.1.2...v3.1.3) (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.0.1",
3+
"version": "3.1.4",
44
"main": "dist/src/index.js",
55
"types": "dist/src/index.d.ts",
66
"bin": {

0 commit comments

Comments
 (0)