File tree Expand file tree Collapse file tree 18 files changed +128
-9
lines changed
telestion-client-prop-types
telestion-client-template Expand file tree Collapse file tree 18 files changed +128
-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.13.0] ( https://github.com/wuespace/telestion-client/compare/v0.12.1...v0.13.0 ) (2021-04-16)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * If you referenced the npm packages via GitHub, please update your paths accordingly.
12
+
13
+ ### Features
14
+
15
+ * Move GitHub Repository from TelestionTeam Organization to wuespace Organization ([ da19ea3] ( https://github.com/wuespace/telestion-client/commit/da19ea34cfcff0ea5b2f950844550ae7f8dfb6c5 ) )
16
+ * ** template:** Add more npm scripts ([ 4421905] ( https://github.com/wuespace/telestion-client/commit/4421905cd2d13f0c857baa9c1e2024f76721ac66 ) )
17
+
18
+
19
+
6
20
### [ 0.12.1] ( https://github.com/wuespace/telestion-client/compare/v0.12.0...v0.12.1 ) (2021-04-09)
7
21
8
22
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.12.1 " ,
2
+ "version" : " 0.13.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.13.0] ( https://github.com/wuespace/telestion-client/compare/v0.12.1...v0.13.0 ) (2021-04-16)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * If you referenced the npm packages via GitHub, please update your paths accordingly.
12
+
13
+ ### Features
14
+
15
+ * Move GitHub Repository from TelestionTeam Organization to wuespace Organization ([ da19ea3] ( https://github.com/wuespace/telestion-client/commit/da19ea34cfcff0ea5b2f950844550ae7f8dfb6c5 ) )
16
+
17
+
18
+
6
19
### [ 0.12.1] ( https://github.com/wuespace/telestion-client/compare/v0.12.0...v0.12.1 ) (2021-04-09)
7
20
8
21
** 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.12.1 " ,
5
+ "version" : " 0.13.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.13.0] ( https://github.com/wuespace/telestion-client/compare/v0.12.1...v0.13.0 ) (2021-04-16)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * If you referenced the npm packages via GitHub, please update your paths accordingly.
12
+
13
+ ### Features
14
+
15
+ * Move GitHub Repository from TelestionTeam Organization to wuespace Organization ([ da19ea3] ( https://github.com/wuespace/telestion-client/commit/da19ea34cfcff0ea5b2f950844550ae7f8dfb6c5 ) )
16
+
17
+
18
+
6
19
### [ 0.12.1] ( https://github.com/wuespace/telestion-client/compare/v0.12.0...v0.12.1 ) (2021-04-09)
7
20
8
21
** 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.12.1 " ,
5
+ "version" : " 0.13.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.13.0] ( https://github.com/wuespace/telestion-client/compare/v0.12.1...v0.13.0 ) (2021-04-16)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * If you referenced the npm packages via GitHub, please update your paths accordingly.
12
+
13
+ ### Features
14
+
15
+ * Move GitHub Repository from TelestionTeam Organization to wuespace Organization ([ da19ea3] ( https://github.com/wuespace/telestion-client/commit/da19ea34cfcff0ea5b2f950844550ae7f8dfb6c5 ) )
16
+
17
+
18
+
6
19
### [ 0.12.1] ( https://github.com/wuespace/telestion-client/compare/v0.12.0...v0.12.1 ) (2021-04-09)
7
20
8
21
** 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.12.1 " ,
5
+ "version" : " 0.13.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.13.0] ( https://github.com/wuespace/telestion-client/compare/v0.12.1...v0.13.0 ) (2021-04-16)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * If you referenced the npm packages via GitHub, please update your paths accordingly.
12
+
13
+ ### Features
14
+
15
+ * Move GitHub Repository from TelestionTeam Organization to wuespace Organization ([ da19ea3] ( https://github.com/wuespace/telestion-client/commit/da19ea34cfcff0ea5b2f950844550ae7f8dfb6c5 ) )
16
+
17
+
18
+
6
19
### [ 0.12.1] ( https://github.com/wuespace/telestion-client/compare/v0.12.0...v0.12.1 ) (2021-04-09)
7
20
8
21
** 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.12.1 " ,
5
+ "version" : " 0.13.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.13.0] ( https://github.com/wuespace/telestion-client/compare/v0.12.1...v0.13.0 ) (2021-04-16)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * If you referenced the npm packages via GitHub, please update your paths accordingly.
12
+
13
+ ### Features
14
+
15
+ * Move GitHub Repository from TelestionTeam Organization to wuespace Organization ([ da19ea3] ( https://github.com/wuespace/telestion-client/commit/da19ea34cfcff0ea5b2f950844550ae7f8dfb6c5 ) )
16
+ * ** template:** Add more npm scripts ([ 4421905] ( https://github.com/wuespace/telestion-client/commit/4421905cd2d13f0c857baa9c1e2024f76721ac66 ) )
17
+
18
+
19
+
6
20
### [ 0.12.1] ( https://github.com/wuespace/telestion-client/compare/v0.12.0...v0.12.1 ) (2021-04-09)
7
21
8
22
** 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.12.1 " ,
5
+ "version" : " 0.13.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.13.0] ( https://github.com/wuespace/telestion-client/compare/v0.12.1...v0.13.0 ) (2021-04-16)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * If you referenced the npm packages via GitHub, please update your paths accordingly.
12
+
13
+ ### Features
14
+
15
+ * Move GitHub Repository from TelestionTeam Organization to wuespace Organization ([ da19ea3] ( https://github.com/wuespace/telestion-client/commit/da19ea34cfcff0ea5b2f950844550ae7f8dfb6c5 ) )
16
+
17
+
18
+
6
19
### [ 0.12.1] ( https://github.com/wuespace/telestion-client/compare/v0.12.0...v0.12.1 ) (2021-04-09)
7
20
8
21
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.12.1 " ,
5
+ "version" : " 0.13.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.13.0] ( https://github.com/wuespace/telestion-client/compare/v0.12.1...v0.13.0 ) (2021-04-16)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * If you referenced the npm packages via GitHub, please update your paths accordingly.
12
+
13
+ ### Features
14
+
15
+ * Move GitHub Repository from TelestionTeam Organization to wuespace Organization ([ da19ea3] ( https://github.com/wuespace/telestion-client/commit/da19ea34cfcff0ea5b2f950844550ae7f8dfb6c5 ) )
16
+
17
+
18
+
6
19
### [ 0.12.1] ( https://github.com/wuespace/telestion-client/compare/v0.12.0...v0.12.1 ) (2021-04-09)
7
20
8
21
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.12.1 " ,
5
+ "version" : " 0.13.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.13.0] ( https://github.com/wuespace/telestion-client/compare/v0.12.1...v0.13.0 ) (2021-04-16)
7
+
8
+
9
+ ### ⚠ BREAKING CHANGES
10
+
11
+ * If you referenced the npm packages via GitHub, please update your paths accordingly.
12
+
13
+ ### Features
14
+
15
+ * Move GitHub Repository from TelestionTeam Organization to wuespace Organization ([ da19ea3] ( https://github.com/wuespace/telestion-client/commit/da19ea34cfcff0ea5b2f950844550ae7f8dfb6c5 ) )
16
+
17
+
18
+
6
19
### [ 0.12.1] ( https://github.com/wuespace/telestion-client/compare/v0.12.0...v0.12.1 ) (2021-04-09)
7
20
8
21
** 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.12.1 " ,
5
+ "version" : " 0.13.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