Skip to content

Commit

Permalink
chore(release): v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Feb 14, 2022
1 parent 40c39a6 commit 41ec97f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.1](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.2.0...v1.2.1) (2022-02-14)


### Bug Fixes

* use png instead of svg as vscode marketplace doesn't support png ([40c39a6](https://github.com/avneesh0612/react-nextjs-snippets/commit/40c39a6e4d3c08fe8a6f24fc857ffdd93eafd383))



# [1.2.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v1.1.1...v1.2.0) (2022-02-14)


Expand Down Expand Up @@ -34,12 +43,3 @@



# [0.5.0](https://github.com/avneesh0612/react-nextjs-snippets/compare/v0.4.1...v0.5.0) (2022-02-11)


### Features

* 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))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-nextjs-snippets",
"displayName": "React and Next.js Snippets",
"description": "This is an extension for React and Next.js Snippets with ts support as well!",
"version": "1.2.0",
"version": "1.2.1",
"publisher": "AvneeshAgarwal",
"icon": "logo.png",
"repository": {
Expand Down

0 comments on commit 41ec97f

Please sign in to comment.