Skip to content

Commit 41ec97f

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.2.1
1 parent 40c39a6 commit 41ec97f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.1](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.2.0...v1.2.1) (2022-02-14)
2+
3+
4+
### Bug Fixes
5+
6+
* use png instead of svg as vscode marketplace doesn't support png ([40c39a6](https://github.com/avneesh0612/react-nextjs-snippets/commit/40c39a6e4d3c08fe8a6f24fc857ffdd93eafd383))
7+
8+
9+
110
# [1.2.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.1.1...v1.2.0) (2022-02-14)
211

312

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

3544

3645

37-
# [0.5.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v0.4.1...v0.5.0) (2022-02-11)
38-
39-
40-
### Features
41-
42-
* added next custom next doc and _app ([#23](https://github.com/avneesh0612/react-nextjs-snippets/issues/23)) ([69b11e6](https://github.com/avneesh0612/react-nextjs-snippets/commit/69b11e6f21adbd0b9afeeeb0e494824a55ec67f7))
43-
44-
45-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-nextjs-snippets",
33
"displayName": "React and Next.js Snippets",
44
"description": "This is an extension for React and Next.js Snippets with ts support as well!",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"publisher": "AvneeshAgarwal",
77
"icon": "logo.png",
88
"repository": {

0 commit comments

Comments
 (0)