Skip to content

Commit d5f72c6

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.4.0
1 parent 163c60c commit d5f72c6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.4.0](https://github.com/avneesh0612/React-Next.js-snippets/compare/v0.3.0...v0.4.0) (2022-02-11)
2+
3+
4+
### Features
5+
6+
* add more snippets ([#18](https://github.com/avneesh0612/React-Next.js-snippets/issues/18)) ([163c60c](https://github.com/avneesh0612/React-Next.js-snippets/commit/163c60cbcb9a87f5541608dc71eafdd7e2c0c312))
7+
8+
9+
110
# [0.3.0](https://github.com/avneesh0612/React-Next.js-snippets/compare/v0.2.0...v0.3.0) (2022-02-11)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nextreactsnippets",
33
"displayName": "Next.js and React Snippets",
44
"description": "This is an extension for Next.js and React Snippets with ts support as well!",
5-
"version": "0.3.0",
5+
"version": "0.4.0",
66
"engines": {
77
"vscode": "^1.64.0"
88
},

0 commit comments

Comments
 (0)