mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 11:20:31 +02:00
release it fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tabler-icons",
|
||||
"version": "1.8.1",
|
||||
"version": "1.9.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/tabler/tabler-icons.git"
|
||||
@@ -44,7 +44,7 @@
|
||||
},
|
||||
"release-it": {
|
||||
"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}."
|
||||
},
|
||||
"git": {
|
||||
|
Reference in New Issue
Block a user