Skip to content

Commit 3de0075

Browse files
committed
v0.4.6
1 parent 76bd234 commit 3de0075

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ All notable changes to the "ackee-frontend" extension will be documented in this
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7-
## 0.4.5 - 2021-02-08
8-
### Fixed
9-
- Fix generating fela index file with dependencies turned off
7+
## 0.4.6 - 2021-03-18
108

119
### Removed
1210
- Remove useless type definition in `felaHookComponent` template
1311

12+
## 0.4.5 - 2021-02-08
13+
### Fixed
14+
- Fix generating fela index file with dependencies turned off
15+
1416
## 0.4.4 - 2021-02-05
1517
### Fixed
1618
- Fixed typescript template

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ackee-frontend",
33
"displayName": "Ackee frontend",
44
"description": "A set of usefull snippets and commands we use at Ackee for web apps development.",
5-
"version": "0.4.5",
5+
"version": "0.4.6",
66
"repository": "https://github.com/AckeeCZ/vscode-frontend",
77
"publisher": "ackee",
88
"license": "MIT",

0 commit comments

Comments
 (0)