File tree Expand file tree Collapse file tree 12 files changed +66
-12
lines changed
Expand file tree Collapse file tree 12 files changed +66
-12
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.6] ( https://github.com/looker-open-source/components/compare/v1.1.5...v1.1.6 ) (2021-04-29)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** RangeSlider:** Value stays within bounds when min/max changes ([ 5997829] ( https://github.com/looker-open-source/components/commit/5997829a8fd6c678583de7d2ee5c4669036e3ed0 ) )
12+
13+
14+
15+
16+
617## [ 1.1.5] ( https://github.com/looker-open-source/components/compare/v1.1.4...v1.1.5 ) (2021-04-28)
718
819** Note:** Version bump only for package monorepo
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1.5 " ,
2+ "version" : " 1.1.6 " ,
33 "command" : {
44 "version" : {
55 "conventionalCommits" : true
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.6] ( https://github.com/looker-open-source/components/compare/v1.1.5...v1.1.6 ) (2021-04-29)
7+
8+ ** Note:** Version bump only for package @looker/components-theme-editor
9+
10+
11+
12+
13+
614## [ 1.1.5] ( https://github.com/looker-open-source/components/compare/v1.1.4...v1.1.5 ) (2021-04-28)
715
816** Note:** Version bump only for package @looker/components-theme-editor
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components-theme-editor" ,
33 "license" : " MIT" ,
4- "version" : " 1.1.5 " ,
4+ "version" : " 1.1.6 " ,
55 "main" : " lib/cjs/index.js" ,
66 "module" : " lib/index.js" ,
77 "types" : " lib/index.d.ts" ,
1818 "access" : " public"
1919 },
2020 "dependencies" : {
21- "@looker/components" : " ^1.1.5 " ,
21+ "@looker/components" : " ^1.1.6 " ,
2222 "@looker/design-tokens" : " ^1.1.5" ,
2323 "@styled-icons/material" : " ^10.28.0" ,
2424 "@styled-icons/material-outlined" : " ^10.28.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.6] ( https://github.com/looker-open-source/components/compare/v1.1.5...v1.1.6 ) (2021-04-29)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** RangeSlider:** Value stays within bounds when min/max changes ([ 5997829] ( https://github.com/looker-open-source/components/commit/5997829a8fd6c678583de7d2ee5c4669036e3ed0 ) )
12+
13+
14+
15+
16+
617## [ 1.1.5] ( https://github.com/looker-open-source/components/compare/v1.1.4...v1.1.5 ) (2021-04-28)
718
819** Note:** Version bump only for package @looker/components
Original file line number Diff line number Diff line change 11{
22 "name" : " @looker/components" ,
33 "license" : " MIT" ,
4- "version" : " 1.1.5 " ,
4+ "version" : " 1.1.6 " ,
55 "main" : " lib/cjs/index.js" ,
66 "module" : " lib/index.js" ,
77 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.6] ( https://github.com/looker-open-source/components/compare/v1.1.5...v1.1.6 ) (2021-04-29)
7+
8+ ** Note:** Version bump only for package playground
9+
10+
11+
12+
13+
614## [ 1.1.5] ( https://github.com/looker-open-source/components/compare/v1.1.4...v1.1.5 ) (2021-04-28)
715
816** Note:** Version bump only for package playground
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
3- "version" : " 1.1.5 " ,
3+ "version" : " 1.1.6 " ,
44 "license" : " MIT" ,
55 "author" : " Looker" ,
66 "repository" : {
1414 "analyze" : " webpack --mode=production --profile"
1515 },
1616 "dependencies" : {
17- "@looker/components" : " ^1.1.5 " ,
17+ "@looker/components" : " ^1.1.6 " ,
1818 "core-js" : " ^3.9.1" ,
1919 "react" : " ^16.14.0" ,
2020 "react-dom" : " ^16.14.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.6] ( https://github.com/looker-open-source/components/compare/v1.1.5...v1.1.6 ) (2021-04-29)
7+
8+ ** Note:** Version bump only for package storybook
9+
10+
11+
12+
13+
614## [ 1.1.5] ( https://github.com/looker-open-source/components/compare/v1.1.4...v1.1.5 ) (2021-04-28)
715
816** Note:** Version bump only for package storybook
Original file line number Diff line number Diff line change 11{
22 "name" : " storybook" ,
3- "version" : " 1.1.5 " ,
3+ "version" : " 1.1.6 " ,
44 "main" : " index.js" ,
55 "license" : " MIT" ,
66 "private" : true ,
1111 "build" : " build-storybook -c .storybook"
1212 },
1313 "dependencies" : {
14- "@looker/components" : " ^1.1.5 " ,
15- "@looker/components-theme-editor" : " ^1.1.5 " ,
14+ "@looker/components" : " ^1.1.6 " ,
15+ "@looker/components-theme-editor" : " ^1.1.6 " ,
1616 "@looker/design-tokens" : " ^1.1.5" ,
1717 "@storybook/react" : " ^6.1.15" ,
1818 "lodash" : " ^4.17.20" ,
You can’t perform that action at this time.
0 commit comments