File tree Expand file tree Collapse file tree 18 files changed +89
-9
lines changed
telestion-client-prop-types
telestion-client-template Expand file tree Collapse file tree 18 files changed +89
-9
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.17.0] ( https://github.com/wuespace/telestion-client/compare/v0.16.1...v0.17.0 ) (2021-06-25)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** template:** Remove ` @react-spectrum/tabs ` dependency because it is no longer required ([ 3aaf702] ( https://github.com/wuespace/telestion-client/commit/3aaf7020cf2b2cde1eb26aecdcdcfdc5ab4750a8 ) )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * ** common:** Update eventbus debug widget due to breaking changes in ` @react-spectrum/table ` ([ 81b3517] ( https://github.com/wuespace/telestion-client/commit/81b351729bb0cbfb766d1c15ce2a48e462cc8f11 ) )
17
+
18
+
19
+
6
20
### [ 0.16.1] ( https://github.com/wuespace/telestion-client/compare/v0.16.0...v0.16.1 ) (2021-06-23)
7
21
8
22
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.16.1 " ,
2
+ "version" : " 0.17.0 " ,
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.17.0] ( https://github.com/wuespace/telestion-client/compare/v0.16.1...v0.17.0 ) (2021-06-25)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-cli
9
+
10
+
11
+
12
+
13
+
6
14
### [ 0.16.1] ( https://github.com/wuespace/telestion-client/compare/v0.16.0...v0.16.1 ) (2021-06-23)
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.16.1 " ,
5
+ "version" : " 0.17.0 " ,
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.17.0] ( https://github.com/wuespace/telestion-client/compare/v0.16.1...v0.17.0 ) (2021-06-25)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** common:** Update eventbus debug widget due to breaking changes in ` @react-spectrum/table ` ([ 81b3517] ( https://github.com/wuespace/telestion-client/commit/81b351729bb0cbfb766d1c15ce2a48e462cc8f11 ) )
12
+
13
+
14
+
6
15
### [ 0.16.1] ( https://github.com/wuespace/telestion-client/compare/v0.16.0...v0.16.1 ) (2021-06-23)
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.16.1 " ,
5
+ "version" : " 0.17.0 " ,
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.17.0] ( https://github.com/wuespace/telestion-client/compare/v0.16.1...v0.17.0 ) (2021-06-25)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.16.0] ( https://github.com/wuespace/telestion-client/compare/v0.15.1...v0.16.0 ) (2021-06-23)
7
15
8
16
** Note:** Version bump only for package @wuespace/telestion-client-core
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.16 .0" ,
5
+ "version" : " 0.17 .0" ,
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.17.0] ( https://github.com/wuespace/telestion-client/compare/v0.16.1...v0.17.0 ) (2021-06-25)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-prop-types
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.16.0] ( https://github.com/wuespace/telestion-client/compare/v0.15.1...v0.16.0 ) (2021-06-23)
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.16 .0" ,
5
+ "version" : " 0.17 .0" ,
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.17.0] ( https://github.com/wuespace/telestion-client/compare/v0.16.1...v0.17.0 ) (2021-06-25)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** template:** Remove ` @react-spectrum/tabs ` dependency because it is no longer required ([ 3aaf702] ( https://github.com/wuespace/telestion-client/commit/3aaf7020cf2b2cde1eb26aecdcdcfdc5ab4750a8 ) )
12
+
13
+
14
+
6
15
### [ 0.16.1] ( https://github.com/wuespace/telestion-client/compare/v0.16.0...v0.16.1 ) (2021-06-23)
7
16
8
17
** 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.16.1 " ,
5
+ "version" : " 0.17.0 " ,
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.17.0] ( https://github.com/wuespace/telestion-client/compare/v0.16.1...v0.17.0 ) (2021-06-25)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-types
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.16.0] ( https://github.com/wuespace/telestion-client/compare/v0.15.1...v0.16.0 ) (2021-06-23)
7
15
8
16
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.16 .0" ,
5
+ "version" : " 0.17 .0" ,
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.17.0] ( https://github.com/wuespace/telestion-client/compare/v0.16.1...v0.17.0 ) (2021-06-25)
7
+
8
+ ** Note:** Version bump only for package @wuespace/vertx-event-bus
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.16.0] ( https://github.com/wuespace/telestion-client/compare/v0.15.1...v0.16.0 ) (2021-06-23)
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.16 .0" ,
5
+ "version" : " 0.17 .0" ,
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.17.0] ( https://github.com/wuespace/telestion-client/compare/v0.16.1...v0.17.0 ) (2021-06-25)
7
+
8
+ ** Note:** Version bump only for package @wuespace/vertx-mock-server
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.16.0] ( https://github.com/wuespace/telestion-client/compare/v0.15.1...v0.16.0 ) (2021-06-23)
7
15
8
16
** Note:** Version bump only for package @wuespace/vertx-mock-server
Original file line number Diff line number Diff line change 2
2
"name" : " @wuespace/vertx-mock-server" ,
3
3
"description" : " The Vert.x event bus mock server for Telestion Client" ,
4
4
"license" : " MIT" ,
5
- "version" : " 0.16 .0" ,
5
+ "version" : " 0.17 .0" ,
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