Skip to content

Commit a4e0d39

Browse files
authored
Bump semantic-release to latest (#67)
Will follow up with a version bump for the contentful-typescript-codegen.
1 parent 321495c commit a4e0d39

File tree

3 files changed

+1127
-421
lines changed

3 files changed

+1127
-421
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
defaults: &defaults
44
working_directory: ~/repo
55
docker:
6-
- image: circleci/node:10.15.0
6+
- image: circleci/node:10.19
77

88
jobs:
99
test:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"rollup-plugin-node-resolve": "^5.2.0",
6363
"rollup-plugin-sourcemaps": "^0.4.2",
6464
"rollup-plugin-typescript2": "^0.22.1",
65-
"semantic-release": "^15.13.19",
65+
"semantic-release": "^17.4.1",
6666
"ts-jest": "^24.0.2",
6767
"ts-node": "^8.3.0",
6868
"tslint": "^5.18.0",

0 commit comments

Comments
 (0)