File tree Expand file tree Collapse file tree 14 files changed +69
-7
lines changed
telestion-client-prop-types
telestion-client-template Expand file tree Collapse file tree 14 files changed +69
-7
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.14.1] ( https://github.com/wuespace/telestion-client/compare/v0.14.0...v0.14.1 ) (2021-05-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** common:** Tabs in navigation bar now use react-spectrum tabs v3 rc0 ([ c437928] ( https://github.com/wuespace/telestion-client/commit/c437928ed6d3707985cef445ce4436eef5fc1f20 ) )
12
+ * ** core:** Sign in function in auth state not testing for same username ([ df92f61] ( https://github.com/wuespace/telestion-client/commit/df92f6122b0a6f128a70c0b69341f4657086dd7e ) )
13
+ * ** core:** Specify return type of set preference value function more precisely ([ 18a565c] ( https://github.com/wuespace/telestion-client/commit/18a565c536abd0b257f0127298c48ce0c3ea07fc ) )
14
+
15
+
16
+
6
17
## [ 0.14.0] ( https://github.com/wuespace/telestion-client/compare/v0.13.0...v0.14.0 ) (2021-05-01)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.14.0 " ,
2
+ "version" : " 0.14.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.14.1] ( https://github.com/wuespace/telestion-client/compare/v0.14.0...v0.14.1 ) (2021-05-10)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-cli
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.14.0] ( https://github.com/wuespace/telestion-client/compare/v0.13.0...v0.14.0 ) (2021-05-01)
7
15
8
16
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.14.0 " ,
5
+ "version" : " 0.14.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.14.1] ( https://github.com/wuespace/telestion-client/compare/v0.14.0...v0.14.1 ) (2021-05-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** common:** Tabs in navigation bar now use react-spectrum tabs v3 rc0 ([ c437928] ( https://github.com/wuespace/telestion-client/commit/c437928ed6d3707985cef445ce4436eef5fc1f20 ) )
12
+
13
+
14
+
6
15
## [ 0.14.0] ( https://github.com/wuespace/telestion-client/compare/v0.13.0...v0.14.0 ) (2021-05-01)
7
16
8
17
** Note:** Version bump only for package @wuespace/telestion-client-common
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.14.0 " ,
5
+ "version" : " 0.14.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.14.1] ( https://github.com/wuespace/telestion-client/compare/v0.14.0...v0.14.1 ) (2021-05-10)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** core:** Sign in function in auth state not testing for same username ([ df92f61] ( https://github.com/wuespace/telestion-client/commit/df92f6122b0a6f128a70c0b69341f4657086dd7e ) )
12
+ * ** core:** Specify return type of set preference value function more precisely ([ 18a565c] ( https://github.com/wuespace/telestion-client/commit/18a565c536abd0b257f0127298c48ce0c3ea07fc ) )
13
+
14
+
15
+
6
16
## [ 0.14.0] ( https://github.com/wuespace/telestion-client/compare/v0.13.0...v0.14.0 ) (2021-05-01)
7
17
8
18
** 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.14.0 " ,
5
+ "version" : " 0.14.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.14.1] ( https://github.com/wuespace/telestion-client/compare/v0.14.0...v0.14.1 ) (2021-05-10)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-prop-types
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.14.0] ( https://github.com/wuespace/telestion-client/compare/v0.13.0...v0.14.0 ) (2021-05-01)
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.14.0 " ,
5
+ "version" : " 0.14.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.14.1] ( https://github.com/wuespace/telestion-client/compare/v0.14.0...v0.14.1 ) (2021-05-10)
7
+
8
+ ** Note:** Version bump only for package @wuespace/telestion-client-template
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.14.0] ( https://github.com/wuespace/telestion-client/compare/v0.13.0...v0.14.0 ) (2021-05-01)
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.14.0 " ,
5
+ "version" : " 0.14.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.14.1] ( https://github.com/wuespace/telestion-client/compare/v0.14.0...v0.14.1 ) (2021-05-10)
7
+
8
+ ** Note:** Version bump only for package @wuespace/vertx-event-bus
9
+
10
+
11
+
12
+
13
+
6
14
## [ 0.14.0] ( https://github.com/wuespace/telestion-client/compare/v0.13.0...v0.14.0 ) (2021-05-01)
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.14.0 " ,
5
+ "version" : " 0.14.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