Skip to content

Commit 8a32bfb

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.0
1 parent eda7283 commit 8a32bfb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# 0.1.0 (2022-02-10)
1+
# 0.2.0 (2022-02-11)
22

33

44
### Features
55

6-
* add nextjs snippet ([8bd2027](https://github.com/avneesh0612/React-Next.js-snippets/commit/8bd2027d3a8fc5d30ea926319f263f029463139d))
7-
* added next js typescript component ([7da5468](https://github.com/avneesh0612/React-Next.js-snippets/commit/7da54689a5ab29ac27d9cf7c5dbf48e3e7f80ed8))
6+
* add nextjs snippet ([8bd2027](https://github.com/crebro/React-Next.js-snippets/commit/8bd2027d3a8fc5d30ea926319f263f029463139d))
7+
* added next js typescript component ([7da5468](https://github.com/crebro/React-Next.js-snippets/commit/7da54689a5ab29ac27d9cf7c5dbf48e3e7f80ed8))
88

99

1010

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.1.0",
5+
"version": "0.2.0",
66
"engines": {
77
"vscode": "^1.64.0"
88
},

0 commit comments

Comments
 (0)