We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853d61f commit 964902eCopy full SHA for 964902e
2 files changed
CHANGELOG.md
@@ -4,8 +4,7 @@ All notable changes to the "ackee-frontend" extension will be documented in this
4
5
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
6
7
-
8
-## 0.4.2 - 2021-02-05
+## 0.4.3 - 2021-02-05
9
### Fixed
10
11
- Manually fix audit vulnerabilities
package.json
@@ -2,7 +2,7 @@
2
"name": "ackee-frontend",
3
"displayName": "Ackee frontend",
"description": "A set of usefull snippets and commands we use at Ackee for web apps development.",
- "version": "0.4.2",
+ "version": "0.4.3",
"repository": "https://github.com/AckeeCZ/vscode-frontend",
"publisher": "ackee",
"license": "MIT",
0 commit comments