Skip to content

Commit 049b31f

Browse files
committed
chore(release): v1.13.0
1 parent 127b149 commit 049b31f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to the "vscode-js-ts-react-nextjs-snippets" extension will be documented in this file.
44

5-
## 1.13.0 <small>- 2022/09/14</small>
5+
## 1.13.0 <small>- 2022/09/18</small>
66

77
- Added React.lazy snippet (`_rLazy`)
88
- Added [React Router](https://reactrouter.com/) snippets

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "JS/TS React/Next.js Snippets",
44
"description": "Snippets for JS/TS, React/Next.js, React Query, SWR, Redux, Jest, React Hook Form, Emotion CSS, & many more",
55
"icon": "images/logo.png",
6-
"version": "1.12.0",
6+
"version": "1.13.0",
77
"publisher": "afifu",
88
"keywords": [
99
"vscode",

0 commit comments

Comments
 (0)