Skip to content

Commit d174a96

Browse files
chore: release vscode-funny 0.3.0
1 parent 7027ee7 commit d174a96

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.2.0"}
1+
{".":"0.3.0"}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/nicepkg/vscode-funny/compare/vscode-funny-v0.2.0...vscode-funny-v0.3.0) (2024-08-23)
4+
5+
6+
### Features
7+
8+
* add visx pack ([7027ee7](https://github.com/nicepkg/vscode-funny/commit/7027ee7a05b5e2d7779ec30b95de87f77252b3f9))
9+
* add webview ([3528077](https://github.com/nicepkg/vscode-funny/commit/35280774f7ccf994f4ee599226054df099722a22))
10+
311
## [0.2.0](https://github.com/nicepkg/vscode-funny/compare/vscode-funny-v0.1.0...vscode-funny-v0.2.0) (2024-08-19)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "vscode-funny",
44
"displayName": "VSCode Funny",
55
"description": "",
6-
"version": "0.2.0",
6+
"version": "0.3.0",
77
"private": true,
88
"packageManager": "[email protected]",
99
"author": "Nicepkg <[email protected]>",

0 commit comments

Comments
 (0)