Skip to content

Commit a9473c2

Browse files
chore: release vscode-funny 0.3.0
1 parent 614c94d commit a9473c2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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 webview ([3528077](https://github.com/nicepkg/vscode-funny/commit/35280774f7ccf994f4ee599226054df099722a22))
9+
310
## [0.2.0](https://github.com/nicepkg/vscode-funny/compare/vscode-funny-v0.1.0...vscode-funny-v0.2.0) (2024-08-19)
411

512

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)