File tree Expand file tree Collapse file tree 16 files changed +76
-8
lines changed
telestion-client-prop-types
telestion-client-template Expand file tree Collapse file tree 16 files changed +76
-8
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.15.1] ( https://github.com/wuespace/telestion-client/compare/v0.15.0...v0.15.1 ) (2021-06-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** common:** Fix ` StaticColorMap ` colors in the common spectrum colors implementation ([ 406f9e7] ( https://github.com/wuespace/telestion-client/commit/406f9e7469f8941f02a5cde6b506bd6111fa0cee ) )
12
+ * Correct wrong static color names (` static-black ` and ` static-white ` ) in ` StaticSpectrumColor ` type ([ 0acdf91] ( https://github.com/wuespace/telestion-client/commit/0acdf91877dcb4736b34e08f2445677511b16a82 ) )
13
+
14
+
15
+
6
16
## [ 0.15.0] ( https://github.com/wuespace/telestion-client/compare/v0.14.1...v0.15.0 ) (2021-06-03)
7
17
8
18
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.15.0 " ,
2
+ "version" : " 0.15.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.15.1] ( https://github.com/wuespace/telestion-client/compare/v0.15.0...v0.15.1 ) (2021-06-03)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.15.0] ( https://github.com/wuespace/telestion-client/compare/v0.14.1...v0.15.0 ) (2021-06-03)
7
15
8
16
** Note:** Version bump only for package @wuespace/telestion-client-cli
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.15.0 " ,
5
+ "version" : " 0.15.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.15.1] ( https://github.com/wuespace/telestion-client/compare/v0.15.0...v0.15.1 ) (2021-06-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** common:** Fix ` StaticColorMap ` colors in the common spectrum colors implementation ([ 406f9e7] ( https://github.com/wuespace/telestion-client/commit/406f9e7469f8941f02a5cde6b506bd6111fa0cee ) )
12
+
13
+
14
+
6
15
## [ 0.15.0] ( https://github.com/wuespace/telestion-client/compare/v0.14.1...v0.15.0 ) (2021-06-03)
7
16
8
17
Original file line number Diff line number Diff line change 2
2
"name" : " @wuespace/telestion-client-common" ,
3
3
"description" : " The common components of the Telestion Client" ,
4
4
"license" : " MIT" ,
5
- "version" : " 0.15.0 " ,
5
+ "version" : " 0.15.1 " ,
6
6
"homepage" : " https://telestion.wuespace.de/" ,
7
7
"main" : " build/index.js" ,
8
8
"module" : " build/index.es.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.15.1] ( https://github.com/wuespace/telestion-client/compare/v0.15.0...v0.15.1 ) (2021-06-03)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.15.0] ( https://github.com/wuespace/telestion-client/compare/v0.14.1...v0.15.0 ) (2021-06-03)
7
15
8
16
Original file line number Diff line number Diff line change 2
2
"name" : " @wuespace/telestion-client-core" ,
3
3
"description" : " The core components of the Telestion Client" ,
4
4
"license" : " MIT" ,
5
- "version" : " 0.15.0 " ,
5
+ "version" : " 0.15.1 " ,
6
6
"homepage" : " https://telestion.wuespace.de/" ,
7
7
"main" : " build/index.js" ,
8
8
"module" : " build/index.es.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.15.1] ( https://github.com/wuespace/telestion-client/compare/v0.15.0...v0.15.1 ) (2021-06-03)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-prop-types
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.15.0] ( https://github.com/wuespace/telestion-client/compare/v0.14.1...v0.15.0 ) (2021-06-03)
7
15
8
16
** Note:** Version bump only for package @wuespace/telestion-client-prop-types
Original file line number Diff line number Diff line change 2
2
"name" : " @wuespace/telestion-client-prop-types" ,
3
3
"description" : " PropTypes for Telestion Client types" ,
4
4
"license" : " MIT" ,
5
- "version" : " 0.15.0 " ,
5
+ "version" : " 0.15.1 " ,
6
6
"homepage" : " https://telestion.wuespace.de/" ,
7
7
"main" : " build/index.js" ,
8
8
"module" : " build/index.es.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.15.1] ( https://github.com/wuespace/telestion-client/compare/v0.15.0...v0.15.1 ) (2021-06-03)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-template
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.15.0] ( https://github.com/wuespace/telestion-client/compare/v0.14.1...v0.15.0 ) (2021-06-03)
7
15
8
16
** Note:** Version bump only for package @wuespace/telestion-client-template
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.15.0 " ,
5
+ "version" : " 0.15.1 " ,
6
6
"homepage" : " https://telestion.wuespace.de/" ,
7
7
"engines" : {
8
8
"node" : " >=14"
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.15.1] ( https://github.com/wuespace/telestion-client/compare/v0.15.0...v0.15.1 ) (2021-06-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Correct wrong static color names (` static-black ` and ` static-white ` ) in ` StaticSpectrumColor ` type ([ 0acdf91] ( https://github.com/wuespace/telestion-client/commit/0acdf91877dcb4736b34e08f2445677511b16a82 ) )
12
+
13
+
14
+
6
15
## [ 0.15.0] ( https://github.com/wuespace/telestion-client/compare/v0.14.1...v0.15.0 ) (2021-06-03)
7
16
8
17
Original file line number Diff line number Diff line change 2
2
"name" : " @wuespace/telestion-client-types" ,
3
3
"description" : " Types for Telestion Client and their projects" ,
4
4
"license" : " MIT" ,
5
- "version" : " 0.15.0 " ,
5
+ "version" : " 0.15.1 " ,
6
6
"homepage" : " https://telestion.wuespace.de/" ,
7
7
"types" : " types/index.d.ts" ,
8
8
"files" : [
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.15.1] ( https://github.com/wuespace/telestion-client/compare/v0.15.0...v0.15.1 ) (2021-06-03)
7
+
8
+ ** Note:** Version bump only for package @wuespace/vertx-event-bus
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.15.0] ( https://github.com/wuespace/telestion-client/compare/v0.14.1...v0.15.0 ) (2021-06-03)
7
15
8
16
** Note:** Version bump only for package @wuespace/vertx-event-bus
Original file line number Diff line number Diff line change 2
2
"name" : " @wuespace/vertx-event-bus" ,
3
3
"description" : " The Vert.x event bus client for Telestion Client" ,
4
4
"license" : " MIT" ,
5
- "version" : " 0.15.0 " ,
5
+ "version" : " 0.15.1 " ,
6
6
"homepage" : " https://telestion.wuespace.de/" ,
7
7
"main" : " build/index.js" ,
8
8
"module" : " build/index.es.js" ,
You can’t perform that action at this time.
0 commit comments