File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed
packages/create-wekit-app Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.7.5] ( https://github.com/jungvonmatt/wekit/compare/v0.7.4...v0.7.5 ) (2022-06-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** scripts:** adds watch script to package.json ([ f05e770] ( https://github.com/jungvonmatt/wekit/commit/f05e770a4392309c67948c5d7fb25d5dac69ea46 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.7.4] ( https://github.com/jungvonmatt/wekit/compare/v0.7.3...v0.7.4 ) (2022-06-23)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.7.4 " ,
2
+ "version" : " 0.7.5 " ,
3
3
"packages" : [
4
4
" packages/*" ,
5
5
" packages/contentful-apps/*" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.7.5] ( https://github.com/jungvonmatt/wekit/compare/v0.7.4...v0.7.5 ) (2022-06-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** scripts:** adds watch script to package.json ([ f05e770] ( https://github.com/jungvonmatt/wekit/commit/f05e770a4392309c67948c5d7fb25d5dac69ea46 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.7.4] ( https://github.com/jungvonmatt/wekit/compare/v0.7.3...v0.7.4 ) (2022-06-23)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @jungvonmatt/create-wekit-app" ,
3
- "version" : " 0.7.4 " ,
3
+ "version" : " 0.7.5 " ,
4
4
"description" : " Create WEKit app" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments