File tree Expand file tree Collapse file tree 6 files changed +29
-3
lines changed
telestion-client-template Expand file tree Collapse file tree 6 files changed +29
-3
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.18.1] ( https://github.com/wuespace/telestion-client/compare/v0.18.0...v0.18.1 ) (2022-02-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** cli:** Fix template directory parsing issues ([ 06fea8c] ( https://github.com/wuespace/telestion-client/commit/06fea8cfc31eaeb7841301ff2fbf76efd369aa58 ) )
12
+
13
+
14
+
6
15
## [ 0.18.0] ( https://github.com/wuespace/telestion-client/compare/v0.17.0...v0.18.0 ) (2022-01-28)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.18.0 " ,
2
+ "version" : " 0.18.1 " ,
3
3
"npmClient" : " npm" ,
4
4
"packages" : [
5
5
" packages/*"
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.18.1] ( https://github.com/wuespace/telestion-client/compare/v0.18.0...v0.18.1 ) (2022-02-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** cli:** Fix template directory parsing issues ([ 06fea8c] ( https://github.com/wuespace/telestion-client/commit/06fea8cfc31eaeb7841301ff2fbf76efd369aa58 ) )
12
+
13
+
14
+
6
15
## [ 0.18.0] ( https://github.com/wuespace/telestion-client/compare/v0.17.0...v0.18.0 ) (2022-01-28)
7
16
8
17
Original file line number Diff line number Diff line change 2
2
"name" : " @wuespace/telestion-client-cli" ,
3
3
"description" : " The command line interface for the Telestion Client development" ,
4
4
"license" : " MIT" ,
5
- "version" : " 0.18.0 " ,
5
+ "version" : " 0.18.1 " ,
6
6
"homepage" : " https://telestion.wuespace.de/" ,
7
7
"bin" : {
8
8
"tc-cli" : " ./bin/cli.js"
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.18.1] ( https://github.com/wuespace/telestion-client/compare/v0.18.0...v0.18.1 ) (2022-02-10)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-template
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.18.0] ( https://github.com/wuespace/telestion-client/compare/v0.17.0...v0.18.0 ) (2022-01-28)
7
15
8
16
Original file line number Diff line number Diff line change 2
2
"name" : " @wuespace/telestion-client-template" ,
3
3
"description" : " The template for a Telestion Client project" ,
4
4
"license" : " MIT" ,
5
- "version" : " 0.18.0 " ,
5
+ "version" : " 0.18.1 " ,
6
6
"homepage" : " https://telestion.wuespace.de/" ,
7
7
"engines" : {
8
8
"node" : " >=14"
You can’t perform that action at this time.
0 commit comments