Skip to content

Commit cb14c97

Browse files
committed
2 parents ee26584 + 6b7ae1d commit cb14c97

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
},
@@ -47,4 +47,4 @@
4747
"husky": "^7.0.4",
4848
"prettier": "^2.5.1"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)