Skip to content

Commit 6b7ae1d

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.3.0
1 parent 488be5d commit 6b7ae1d

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.3.0](https://github.com/avneesh0612/React-Next.js-snippets/compare/v0.2.0...v0.3.0) (2022-02-11)
2+
3+
4+
### Features
5+
6+
* add more snippets, updated names, update GitPod ([62319bb](https://github.com/avneesh0612/React-Next.js-snippets/commit/62319bb757a052cfa3aa64b12928480ef7db7731))
7+
8+
9+
110
# [0.2.0](https://github.com/avneesh0612/React-Next.js-snippets/compare/v0.1.0...v0.2.0) (2022-02-11)
211

312

package.json

Lines changed: 2 additions & 2 deletions
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.2.0",
5+
"version": "0.3.0",
66
"engines": {
77
"vscode": "^1.64.0"
88
},
@@ -46,4 +46,4 @@
4646
"devDependencies": {
4747
"husky": "^7.0.4"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)