Skip to content

Commit 3811297

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.2.0
1 parent c42e2b7 commit 3811297

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.2.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.1.1...v1.2.0) (2022-02-14)
2+
3+
4+
### Features
5+
6+
* add ProductHunt embed in Readme ([c42e2b7](https://github.com/avneesh0612/react-nextjs-snippets/commit/c42e2b716a2c5d034636eae6727631378daea01b))
7+
8+
9+
110
## [1.1.1](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.1.0...v1.1.1) (2022-02-13)
211

312

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

3544

3645

37-
## [0.4.1](https://github.com/avneesh0612/react-nextjs-snippets/compare/v0.4.0...v0.4.1) (2022-02-11)
38-
39-
40-
### Bug Fixes
41-
42-
* file extension :P ([73ee97b](https://github.com/avneesh0612/react-nextjs-snippets/commit/73ee97b84376fa8ad0e39608663d4de6d63986d3))
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": "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.1.1",
5+
"version": "1.2.0",
66
"publisher": "AvneeshAgarwal",
77
"icon": "logo.png",
88
"repository": {

0 commit comments

Comments
 (0)