This repository was archived by the owner on May 29, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed
packages/launcher-component Expand file tree Collapse file tree 4 files changed +24
-2
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
+ ## [ 2.0.10] ( https://github.com/fabric8-launcher/launcher-ui-components/compare/v2.0.9...v2.0.10 ) (2020-04-22)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * add declaration of the ga function ([ d86b5e3] ( https://github.com/fabric8-launcher/launcher-ui-components/commit/d86b5e3 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.0.9] ( https://github.com/fabric8-launcher/launcher-ui-components/compare/v2.0.8...v2.0.9 ) (2020-04-22)
7
18
8
19
** Note:** Version bump only for package launcher-ui-tooling
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 2.0.9 " ,
5
+ "version" : " 2.0.10 " ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true
8
8
}
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
+ ## [ 2.0.10] ( https://github.com/fabric8-launcher/launcher-ui-components/compare/v2.0.9...v2.0.10 ) (2020-04-22)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * add declaration of the ga function ([ d86b5e3] ( https://github.com/fabric8-launcher/launcher-ui-components/commit/d86b5e3 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.0.9] ( https://github.com/fabric8-launcher/launcher-ui-components/compare/v2.0.8...v2.0.9 ) (2020-04-22)
7
18
8
19
** Note:** Version bump only for package @launcher/component
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @launcher/component" ,
3
- "version" : " 2.0.9 " ,
3
+ "version" : " 2.0.10 " ,
4
4
"license" : " Apache-2.0" ,
5
5
"main" : " build/index.js" ,
6
6
"module" : " build/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments