Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Publish v0.9.0 toolkit package (#320)
Browse files Browse the repository at this point in the history
Description of changes

Publish `v0.9.0` of the toolkit package to NPM.
  • Loading branch information
hawkticehurst authored Jan 25, 2022
1 parent cc58b83 commit 3a7c717
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vscode/webview-ui-toolkit",
"version": "0.8.5",
"version": "0.9.0",
"description": "A component library for building webview-based extensions in Visual Studio Code.",
"homepage": "https://github.com/microsoft/vscode-webview-ui-toolkit#readme",
"license": "MIT",
Expand Down

0 comments on commit 3a7c717

Please sign in to comment.