Skip to content

Commit

Permalink
chore(release): 0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
brodao2 committed Sep 23, 2024
1 parent 45d2419 commit 028de9e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,9 @@
"watch:views": "cd webview-ui && npm run watch",
"--L10N--": "",
"l10n:export": "npx @vscode/l10n-dev export -o ./l10n ./src",
"--PUBLISH--": "",
"---RELEASE---": "",
"release": "npx standard-version --skip.changelog --release-as 0.0.16",
"tag": "git push --follow-tags origin dev",
"vscode:package": "vsce package",
"vscode:prepublish": "npm run compile",
"--TEST--": "",
Expand Down Expand Up @@ -466,4 +468,4 @@
"extensionDependencies": [
"TOTVS.tds-vscode"
]
}
}

0 comments on commit 028de9e

Please sign in to comment.