Skip to content

Commit e4ac8a6

Browse files
author
github-actions
committed
0.17.2
1 parent 0660c07 commit e4ac8a6

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66

7-
## [Unreleased]
7+
## [0.17.2] - 2023-12-30
88

99
### Fixed
1010

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bendera/vscode-webview-elements",
3-
"version": "0.17.1",
3+
"version": "0.17.2",
44
"description": "Webcomponents for creating Visual Studio Code extensions",
55
"main": "dist/main.js",
66
"module": "dist/main.js",

0 commit comments

Comments
 (0)