Skip to content

Commit 67946d7

Browse files
committed
Release 1.1.2
1 parent 8ca7bca commit 67946d7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@timkit/json-to-php",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"scripts": {
@@ -28,5 +28,8 @@
2828
"publishConfig": {
2929
"access": "public",
3030
"registry": "https://registry.npmjs.org"
31+
},
32+
"tagy": {
33+
"auto-release": true
3134
}
3235
}

0 commit comments

Comments
 (0)