Skip to content

Commit 03d5a13

Browse files
chore(release): 3.1.6 [skip ci]
## [3.1.6](v3.1.5...v3.1.6) (2023-02-17) ### Bug Fixes * Pin @types/node to a version compatible with TS v3 ([e45df88](e45df88))
1 parent e45df88 commit 03d5a13

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.6](https://github.com/soundcloud/intervene/compare/v3.1.5...v3.1.6) (2023-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Pin @types/node to a version compatible with TS v3 ([e45df88](https://github.com/soundcloud/intervene/commit/e45df8869a83f2891aed11e4685b61907ce0ff54))
7+
18
## [3.1.5](https://github.com/soundcloud/intervene/compare/v3.1.4...v3.1.5) (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.5",
3+
"version": "3.1.6",
44
"main": "dist/src/index.js",
55
"types": "dist/src/index.d.ts",
66
"bin": {

0 commit comments

Comments
 (0)