Skip to content

Commit 3b94fe4

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.7.0
1 parent 3e9ce5c commit 3b94fe4

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.7.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.6.0...v1.7.0) (2022-04-25)
2+
3+
4+
### Features
5+
6+
* add pr and issue templates ([#54](https://github.com/avneesh0612/react-nextjs-snippets/issues/54)) ([3e9ce5c](https://github.com/avneesh0612/react-nextjs-snippets/commit/3e9ce5c7fa51c91c6682a03056ea2b2420e50dc6))
7+
8+
9+
110
# [1.6.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.5.0...v1.6.0) (2022-03-18)
211

312

@@ -47,12 +56,3 @@
4756

4857

4958

50-
## [1.2.1](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.2.0...v1.2.1) (2022-02-14)
51-
52-
53-
### Bug Fixes
54-
55-
* use png instead of svg as vscode marketplace doesn't support png ([40c39a6](https://github.com/avneesh0612/react-nextjs-snippets/commit/40c39a6e4d3c08fe8a6f24fc857ffdd93eafd383))
56-
57-
58-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-nextjs-snippets",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"main": "index.js",
55
"repository": "https://github.com/avneesh0612/react-nextjs-snippets.git",
66
"author": "Avneesh Agarwal <[email protected]>",

0 commit comments

Comments
 (0)