Skip to content

Commit 0526b7e

Browse files
authored
Merge pull request #13 from Djiit/release-please--branches--main--components--vscode-custom-prompts
2 parents b54f024 + 8077c74 commit 0526b7e

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.3.1"
33
}

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.1](https://github.com/Djiit/vscode-custom-prompts/compare/v0.3.0...v0.3.1) (2024-10-23)
4+
5+
6+
### Bug Fixes
7+
8+
* improve README instructions ([b54f024](https://github.com/Djiit/vscode-custom-prompts/commit/b54f02493d527c9957758388b81ad0be4a418ca1))
9+
310
## [0.3.0](https://github.com/Djiit/vscode-custom-prompts/compare/v0.2.0...v0.3.0) (2024-10-22)
411

512

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
@@ -17,7 +17,7 @@
1717
"email": "julien.tanay@gmail.com"
1818
},
1919
"license": "SEE LICENSE IN LICENSE",
20-
"version": "0.3.0",
20+
"version": "0.3.1",
2121
"engines": {
2222
"vscode": "^1.92.0"
2323
},

0 commit comments

Comments
 (0)