Skip to content

Commit 180dbc5

Browse files
author
Alfred Brockotter
committed
fix: switched to semantic release for releasing the package
1 parent 3f9e77b commit 180dbc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kenticocloud-nuxt-module",
3-
"version": "0.2.2",
3+
"version": "1.0.0-release",
44
"description": "Add Kentico Cloud super power to your nuxt app",
55
"main": "lib/module.js",
66
"directories": {
@@ -70,7 +70,7 @@
7070
"rollup-plugin-json": "^3.0.0",
7171
"rollup-plugin-node-resolve": "^3.3.0",
7272
"rollup-plugin-replace": "^2.0.0",
73-
"semantic-release": "^15.6.0"
73+
"semantic-release": "^15.7.1"
7474
},
7575
"peerDependencies": {
7676
"nuxt": "<1.0.0 || >1.2.1"

0 commit comments

Comments
 (0)