Skip to content

Commit 0069007

Browse files
committed
chore(release): v1.8.0
1 parent bacca62 commit 0069007

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## 1.8.0 <small>- 2022/06/12</small>
6+
7+
- Improved snippet name & prefix
8+
59
## 1.7.0 <small>- 2022/06/11</small>
610

711
- Added [React Native](https://reactnative.dev/) snippets

package.json

+1-1
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, Jest, React Hook Form, & many more",
55
"icon": "images/logo.png",
6-
"version": "1.7.2",
6+
"version": "1.8.0",
77
"publisher": "afifu",
88
"keywords": [
99
"vscode",

0 commit comments

Comments
 (0)