Skip to content

Commit b0f6dda

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.4.1
1 parent 73ee97b commit b0f6dda

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.1](https://github.com/avneesh0612/React-Next.js-snippets/compare/v0.4.0...v0.4.1) (2022-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* file extension :P ([73ee97b](https://github.com/avneesh0612/React-Next.js-snippets/commit/73ee97b84376fa8ad0e39608663d4de6d63986d3))
7+
8+
9+
110
# [0.4.0](https://github.com/avneesh0612/React-Next.js-snippets/compare/v0.3.0...v0.4.0) (2022-02-11)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nextreactsnippets",
33
"displayName": "Next.js and React Snippets",
44
"description": "This is an extension for Next.js and React Snippets with ts support as well!",
5-
"version": "0.4.0",
5+
"version": "0.4.1",
66
"engines": {
77
"vscode": "^1.64.0"
88
},
@@ -47,4 +47,4 @@
4747
"husky": "^7.0.4",
4848
"prettier": "^2.5.1"
4949
}
50-
}
50+
}

0 commit comments

Comments
 (0)