File tree 6 files changed +39
-3
lines changed
6 files changed +39
-3
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.19.20] ( https://github.com/cube-js/cube.js/compare/v0.19.19...v0.19.20 ) (2020-05-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** cubejs-playground:** header style ([ 8d0f6a9] ( https://github.com/cube-js/cube.js/commit/8d0f6a9 ) )
12
+ * ** cubejs-playground:** style fixes ([ fadbdf2] ( https://github.com/cube-js/cube.js/commit/fadbdf2 ) )
13
+ * ** cubejs-postgres-driver:** updated pg version ([ af758f6] ( https://github.com/cube-js/cube.js/commit/af758f6 ) )
14
+
15
+
16
+
17
+
18
+
6
19
## [ 0.19.19] ( https://github.com/cube-js/cube.js/compare/v0.19.18...v0.19.19 ) (2020-05-15)
7
20
8
21
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 0.19.19 "
5
+ "version" : " 0.19.20 "
6
6
}
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.19.20] ( https://github.com/cube-js/cube.js/compare/v0.19.19...v0.19.20 ) (2020-05-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** cubejs-playground:** header style ([ 8d0f6a9] ( https://github.com/cube-js/cube.js/commit/8d0f6a9 ) )
12
+ * ** cubejs-playground:** style fixes ([ fadbdf2] ( https://github.com/cube-js/cube.js/commit/fadbdf2 ) )
13
+
14
+
15
+
16
+
17
+
6
18
## [ 0.19.19] ( https://github.com/cube-js/cube.js/compare/v0.19.18...v0.19.19 ) (2020-05-15)
7
19
8
20
** Note:** Version bump only for package @cubejs-client/playground
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cubejs-client/playground" ,
3
- "version" : " 0.19.19 " ,
3
+ "version" : " 0.19.20 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/cube-js/cube.js.git" ,
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.19.20] ( https://github.com/cube-js/cube.js/compare/v0.19.19...v0.19.20 ) (2020-05-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** cubejs-postgres-driver:** updated pg version ([ af758f6] ( https://github.com/cube-js/cube.js/commit/af758f6 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 0.19.17] ( https://github.com/cube-js/cube.js/compare/v0.19.16...v0.19.17 ) (2020-05-09)
7
18
8
19
** Note:** Version bump only for package @cubejs-backend/postgres-driver
Original file line number Diff line number Diff line change 2
2
"name" : " @cubejs-backend/postgres-driver" ,
3
3
"description" : " Cube.js Postgres database driver" ,
4
4
"author" : " Statsbot, Inc." ,
5
- "version" : " 0.19.17 " ,
5
+ "version" : " 0.19.20 " ,
6
6
"repository" : {
7
7
"type" : " git" ,
8
8
"url" : " https://github.com/cube-js/cube.js.git" ,
You can’t perform that action at this time.
0 commit comments