Skip to content

Commit af0f36f

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.1.1
1 parent e1d287d commit af0f36f

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.1.1](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.1.0...v1.1.1) (2022-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* update name everywhere ([e1d287d](https://github.com/avneesh0612/react-nextjs-snippets/commit/e1d287da4dc55304d9d805e3e002574c92109c74))
7+
8+
9+
110
# [1.1.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v0.6.1...v1.1.0) (2022-02-13)
211

312

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

3544

3645

37-
# [0.4.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v0.3.0...v0.4.0) (2022-02-11)
38-
39-
40-
### Features
41-
42-
* add more snippets ([#18](https://github.com/avneesh0612/react-nextjs-snippets/issues/18)) ([163c60c](https://github.com/avneesh0612/react-nextjs-snippets/commit/163c60cbcb9a87f5541608dc71eafdd7e2c0c312))
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.1.0",
5+
"version": "1.1.1",
66
"publisher": "ReactandNextjsSnippets",
77
"icon": "logo.png",
88
"repository": {

0 commit comments

Comments
 (0)