mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-13 01:24:55 +02:00
release it fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tabler-icons",
|
"name": "tabler-icons",
|
||||||
"version": "1.8.1",
|
"version": "1.9.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/tabler/tabler-icons.git"
|
"url": "git+https://github.com/tabler/tabler-icons.git"
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
},
|
},
|
||||||
"release-it": {
|
"release-it": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"after:bump": "gulp build --latest-version ${latestVersion} --new-version ${version}",
|
"after:bump": "gulp build --latest-version ${latestVersion} --new-version ${version} --verbose",
|
||||||
"after:release": "echo Successfully released ${name} v${latestVersion} to ${repo.repository}."
|
"after:release": "echo Successfully released ${name} v${latestVersion} to ${repo.repository}."
|
||||||
},
|
},
|
||||||
"git": {
|
"git": {
|
||||||
|
Reference in New Issue
Block a user