Skip to content

Commit 4bac15a

Browse files
committed
fix: name
2 parents 1696e01 + 981f6a8 commit 4bac15a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.1.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v0.6.1...v1.1.0) (2022-02-13)
2+
3+
4+
### Features
5+
6+
* release v1 ([2ebe60a](https://github.com/avneesh0612/react-nextjs-snippets/commit/2ebe60a3dbc0a7d985756f69404a90456d761d5c))
7+
8+
9+
110
## [0.6.1](https://github.com/avneesh0612/react-nextjs-snippets/compare/v0.5.0...v0.6.1) (2022-02-13)
211

312

@@ -34,12 +43,3 @@
3443

3544

3645

37-
# [0.3.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v0.2.0...v0.3.0) (2022-02-11)
38-
39-
40-
### Features
41-
42-
* add more snippets, updated names, update GitPod ([62319bb](https://github.com/avneesh0612/react-nextjs-snippets/commit/62319bb757a052cfa3aa64b12928480ef7db7731))
43-
44-
45-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-nextjs-snippets",
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": "1.0.0",
5+
"version": "1.1.0",
66
"publisher": "ReactandNextjsSnippets",
77
"icon": "logo.png",
88
"repository": {

0 commit comments

Comments
 (0)