diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e95822ffc..b11e53e4de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package react-md + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package react-md diff --git a/lerna.json b/lerna.json index 9de58fdb5f..e28cedd898 100644 --- a/lerna.json +++ b/lerna.json @@ -16,5 +16,5 @@ ], "useWorkspaces": true, "npmClient": "yarn", - "version": "2.2.1" + "version": "2.2.2" } diff --git a/packages/alert/CHANGELOG.md b/packages/alert/CHANGELOG.md index a161321842..7ad5783f52 100644 --- a/packages/alert/CHANGELOG.md +++ b/packages/alert/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/alert + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/alert diff --git a/packages/alert/package.json b/packages/alert/package.json index 8bc2a36fc3..abf333bdc5 100644 --- a/packages/alert/package.json +++ b/packages/alert/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/alert", - "version": "2.2.1", + "version": "2.2.2", "description": "Create accessible alerts through snackbars and banners.", "scripts": { "build": "dev-utils build", @@ -42,13 +42,13 @@ ], "license": "MIT", "dependencies": { - "@react-md/button": "^2.2.1", - "@react-md/elevation": "^2.2.1", - "@react-md/portal": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/button": "^2.2.2", + "@react-md/elevation": "^2.2.2", + "@react-md/portal": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6", "react-transition-group": "^4.3.0" }, diff --git a/packages/app-bar/CHANGELOG.md b/packages/app-bar/CHANGELOG.md index d90ad79bb1..2e247268e2 100644 --- a/packages/app-bar/CHANGELOG.md +++ b/packages/app-bar/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/app-bar + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/app-bar diff --git a/packages/app-bar/package.json b/packages/app-bar/package.json index c2bc67fc58..ac8ca71ac9 100644 --- a/packages/app-bar/package.json +++ b/packages/app-bar/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/app-bar", - "version": "2.2.1", + "version": "2.2.2", "description": "This small package implments the AppBar spec in material design.", "scripts": { "build": "dev-utils build", @@ -40,12 +40,12 @@ ], "license": "MIT", "dependencies": { - "@react-md/button": "^2.2.1", - "@react-md/elevation": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/button": "^2.2.2", + "@react-md/elevation": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/autocomplete/CHANGELOG.md b/packages/autocomplete/CHANGELOG.md index 0f0dc2ba23..b20b1db45e 100644 --- a/packages/autocomplete/CHANGELOG.md +++ b/packages/autocomplete/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/autocomplete + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/autocomplete diff --git a/packages/autocomplete/package.json b/packages/autocomplete/package.json index 12fafcf9fe..52a0dd8922 100644 --- a/packages/autocomplete/package.json +++ b/packages/autocomplete/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/autocomplete", - "version": "2.2.1", + "version": "2.2.2", "description": "", "scripts": { "build": "dev-utils build", @@ -42,14 +42,14 @@ ], "license": "MIT", "dependencies": { - "@react-md/form": "^2.2.1", - "@react-md/list": "^2.2.1", - "@react-md/portal": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/form": "^2.2.2", + "@react-md/list": "^2.2.2", + "@react-md/portal": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/avatar/CHANGELOG.md b/packages/avatar/CHANGELOG.md index 582bb3cd1f..a32b46f34b 100644 --- a/packages/avatar/CHANGELOG.md +++ b/packages/avatar/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/avatar + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/avatar diff --git a/packages/avatar/package.json b/packages/avatar/package.json index 1895c71675..645d8597c7 100644 --- a/packages/avatar/package.json +++ b/packages/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/avatar", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is used to avatars which are used to symbolize people or objects.", "scripts": { "build": "dev-utils build", @@ -40,9 +40,9 @@ ], "license": "MIT", "dependencies": { - "@react-md/icon": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/icon": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/badge/CHANGELOG.md b/packages/badge/CHANGELOG.md index 2acfa48e99..e8debfb64d 100644 --- a/packages/badge/CHANGELOG.md +++ b/packages/badge/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/badge + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/badge diff --git a/packages/badge/package.json b/packages/badge/package.json index be39be13ec..4dc8e75dc6 100644 --- a/packages/badge/package.json +++ b/packages/badge/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/badge", - "version": "2.2.1", + "version": "2.2.2", "description": "Create a badge that is fixed to another element. This is generally used for notification counts.", "scripts": { "build": "dev-utils build", @@ -41,11 +41,11 @@ ], "license": "MIT", "dependencies": { - "@react-md/button": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/button": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/button/CHANGELOG.md b/packages/button/CHANGELOG.md index 8e06e8215e..d448526e71 100644 --- a/packages/button/CHANGELOG.md +++ b/packages/button/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/button + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/button diff --git a/packages/button/package.json b/packages/button/package.json index b889123070..d0b47b6781 100644 --- a/packages/button/package.json +++ b/packages/button/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/button", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is used to create buttons with the material design spec. There is built-in support to be able to render accessible clickable divs that look like buttons, or even apply button styles to any element.", "scripts": { "build": "dev-utils build", @@ -41,13 +41,13 @@ ], "license": "MIT", "dependencies": { - "@react-md/elevation": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/elevation": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/card/CHANGELOG.md b/packages/card/CHANGELOG.md index 87fba0f539..dc575ef964 100644 --- a/packages/card/CHANGELOG.md +++ b/packages/card/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/card + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/card diff --git a/packages/card/package.json b/packages/card/package.json index 8e6aa218ab..d3405cfdc7 100644 --- a/packages/card/package.json +++ b/packages/card/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/card", - "version": "2.2.1", + "version": "2.2.2", "description": "Create interactable cards from the material design specifications.", "scripts": { "build": "dev-utils build", @@ -41,13 +41,13 @@ ], "license": "MIT", "dependencies": { - "@react-md/divider": "^2.2.1", - "@react-md/elevation": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/divider": "^2.2.2", + "@react-md/elevation": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/chip/CHANGELOG.md b/packages/chip/CHANGELOG.md index 40a61f16ef..8604e9a496 100644 --- a/packages/chip/CHANGELOG.md +++ b/packages/chip/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/chip + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/chip diff --git a/packages/chip/package.json b/packages/chip/package.json index 576c722f96..1f77f1ebd2 100644 --- a/packages/chip/package.json +++ b/packages/chip/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/chip", - "version": "2.2.1", + "version": "2.2.2", "description": "", "scripts": { "build": "dev-utils build", @@ -41,12 +41,12 @@ ], "license": "MIT", "dependencies": { - "@react-md/elevation": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/elevation": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/dev-utils/CHANGELOG.md b/packages/dev-utils/CHANGELOG.md index 74f800ea72..1cb0deb467 100644 --- a/packages/dev-utils/CHANGELOG.md +++ b/packages/dev-utils/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/dev-utils + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/dev-utils diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json index dfd5d81e59..c9d511b8ac 100644 --- a/packages/dev-utils/package.json +++ b/packages/dev-utils/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/dev-utils", - "version": "2.2.1", + "version": "2.2.2", "description": "Common build utilities for react-md. Contains helpers for building, watching, testing, etc", "private": true, "bin": { diff --git a/packages/dialog/CHANGELOG.md b/packages/dialog/CHANGELOG.md index 092a9e8bf4..75cf5929be 100644 --- a/packages/dialog/CHANGELOG.md +++ b/packages/dialog/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/dialog + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/dialog diff --git a/packages/dialog/package.json b/packages/dialog/package.json index a2ab42068e..91db978525 100644 --- a/packages/dialog/package.json +++ b/packages/dialog/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/dialog", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is used to create accessible dialogs and modals.", "scripts": { "build": "dev-utils build", @@ -42,14 +42,14 @@ ], "license": "MIT", "dependencies": { - "@react-md/app-bar": "^2.2.1", - "@react-md/elevation": "^2.2.1", - "@react-md/overlay": "^2.2.1", - "@react-md/portal": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/app-bar": "^2.2.2", + "@react-md/elevation": "^2.2.2", + "@react-md/overlay": "^2.2.2", + "@react-md/portal": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6", "react-transition-group": "^4.3.0" }, diff --git a/packages/divider/CHANGELOG.md b/packages/divider/CHANGELOG.md index e096ad7e65..6e54458138 100644 --- a/packages/divider/CHANGELOG.md +++ b/packages/divider/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/divider + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/divider diff --git a/packages/divider/package.json b/packages/divider/package.json index fa6f7ea244..3f7c880085 100644 --- a/packages/divider/package.json +++ b/packages/divider/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/divider", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is used to create horizontal or vertical dividers in your application.", "scripts": { "build": "dev-utils build", @@ -39,8 +39,8 @@ ], "license": "MIT", "dependencies": { - "@react-md/theme": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/theme": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/documentation/CHANGELOG.md b/packages/documentation/CHANGELOG.md index c9427c3414..49ce33cf60 100644 --- a/packages/documentation/CHANGELOG.md +++ b/packages/documentation/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package documentation + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package documentation diff --git a/packages/documentation/package.json b/packages/documentation/package.json index 66f35e757b..552b5a5dc9 100644 --- a/packages/documentation/package.json +++ b/packages/documentation/package.json @@ -1,6 +1,6 @@ { "name": "documentation", - "version": "2.2.1", + "version": "2.2.2", "description": "The documentation site for react-md", "private": true, "scripts": { @@ -22,39 +22,39 @@ }, "license": "MIT", "dependencies": { - "@react-md/alert": "^2.2.1", - "@react-md/app-bar": "^2.2.1", - "@react-md/autocomplete": "^2.2.1", - "@react-md/avatar": "^2.2.1", - "@react-md/badge": "^2.2.1", - "@react-md/button": "^2.2.1", - "@react-md/card": "^2.2.1", - "@react-md/chip": "^2.2.1", - "@react-md/dialog": "^2.2.1", - "@react-md/divider": "^2.2.1", - "@react-md/elevation": "^2.2.1", - "@react-md/expansion-panel": "^2.2.1", - "@react-md/form": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/layout": "^2.2.1", - "@react-md/link": "^2.2.1", - "@react-md/list": "^2.2.1", - "@react-md/material-icons": "^2.2.1", - "@react-md/media": "^2.2.1", - "@react-md/menu": "^2.2.1", - "@react-md/overlay": "^2.2.1", - "@react-md/portal": "^2.2.1", - "@react-md/progress": "^2.2.1", - "@react-md/sheet": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/table": "^2.2.1", - "@react-md/tabs": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/tooltip": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/tree": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/alert": "^2.2.2", + "@react-md/app-bar": "^2.2.2", + "@react-md/autocomplete": "^2.2.2", + "@react-md/avatar": "^2.2.2", + "@react-md/badge": "^2.2.2", + "@react-md/button": "^2.2.2", + "@react-md/card": "^2.2.2", + "@react-md/chip": "^2.2.2", + "@react-md/dialog": "^2.2.2", + "@react-md/divider": "^2.2.2", + "@react-md/elevation": "^2.2.2", + "@react-md/expansion-panel": "^2.2.2", + "@react-md/form": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/layout": "^2.2.2", + "@react-md/link": "^2.2.2", + "@react-md/list": "^2.2.2", + "@react-md/material-icons": "^2.2.2", + "@react-md/media": "^2.2.2", + "@react-md/menu": "^2.2.2", + "@react-md/overlay": "^2.2.2", + "@react-md/portal": "^2.2.2", + "@react-md/progress": "^2.2.2", + "@react-md/sheet": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/table": "^2.2.2", + "@react-md/tabs": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/tooltip": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/tree": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "codesandbox": "^2.1.16", "cookie-parser": "^1.4.5", "date-fns": "^2.15.0", @@ -77,7 +77,7 @@ }, "devDependencies": { "@babel/core": "^7.11.1", - "@react-md/dev-utils": "^2.2.1", + "@react-md/dev-utils": "^2.2.2", "@types/cookie-parser": "^1.4.2", "@types/express": "^4.17.7", "@types/gtag.js": "^0.0.3", diff --git a/packages/elevation/CHANGELOG.md b/packages/elevation/CHANGELOG.md index 5ac92cfa12..ac754c6718 100644 --- a/packages/elevation/CHANGELOG.md +++ b/packages/elevation/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/elevation + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/elevation diff --git a/packages/elevation/package.json b/packages/elevation/package.json index 8c83ad2d75..e40071edd3 100644 --- a/packages/elevation/package.json +++ b/packages/elevation/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/elevation", - "version": "2.2.1", + "version": "2.2.2", "description": "This is a small package for react-md that can create the elevation styles in the material design spec.", "scripts": { "build": "dev-utils build", @@ -35,9 +35,9 @@ ], "license": "MIT", "dependencies": { - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/utils": "^2.2.1" + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/utils": "^2.2.2" }, "publishConfig": { "access": "public" diff --git a/packages/expansion-panel/CHANGELOG.md b/packages/expansion-panel/CHANGELOG.md index 948495375e..b75c7da978 100644 --- a/packages/expansion-panel/CHANGELOG.md +++ b/packages/expansion-panel/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/expansion-panel + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/expansion-panel diff --git a/packages/expansion-panel/package.json b/packages/expansion-panel/package.json index bb20990820..53ab9ef416 100644 --- a/packages/expansion-panel/package.json +++ b/packages/expansion-panel/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/expansion-panel", - "version": "2.2.1", + "version": "2.2.2", "description": "Create accessible expansion components for accordions and disclosures.", "scripts": { "build": "dev-utils build", @@ -41,12 +41,12 @@ ], "license": "MIT", "dependencies": { - "@react-md/button": "^2.2.1", - "@react-md/card": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/button": "^2.2.2", + "@react-md/card": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/form/CHANGELOG.md b/packages/form/CHANGELOG.md index 7dd590ec09..bc1981cefc 100644 --- a/packages/form/CHANGELOG.md +++ b/packages/form/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/form + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/form diff --git a/packages/form/package.json b/packages/form/package.json index ad2bc3a52a..095ce170ec 100644 --- a/packages/form/package.json +++ b/packages/form/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/form", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is for creating all the different form input types.", "scripts": { "build": "dev-utils build", @@ -47,16 +47,16 @@ ], "license": "MIT", "dependencies": { - "@react-md/button": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/list": "^2.2.1", - "@react-md/portal": "^2.2.1", - "@react-md/progress": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/button": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/list": "^2.2.2", + "@react-md/portal": "^2.2.2", + "@react-md/progress": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/icon/CHANGELOG.md b/packages/icon/CHANGELOG.md index 8fa83c194c..0caa8b8b99 100644 --- a/packages/icon/CHANGELOG.md +++ b/packages/icon/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/icon + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/icon diff --git a/packages/icon/package.json b/packages/icon/package.json index 513e4ffd05..87c21fb984 100644 --- a/packages/icon/package.json +++ b/packages/icon/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/icon", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is for including icons within react-md. There is included support for both font icons and SVG icons. There is also a helper component for applying spacing between icons and text.", "scripts": { "build": "dev-utils build", @@ -41,9 +41,9 @@ ], "license": "MIT", "dependencies": { - "@react-md/theme": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/theme": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/layout/CHANGELOG.md b/packages/layout/CHANGELOG.md index 55a27e6cdd..575474faa2 100644 --- a/packages/layout/CHANGELOG.md +++ b/packages/layout/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/layout + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/layout diff --git a/packages/layout/package.json b/packages/layout/package.json index c19288b159..8a6771876d 100644 --- a/packages/layout/package.json +++ b/packages/layout/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/layout", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is used to configure most of react-md as well as create some pre-defined layouts", "scripts": { "build": "dev-utils build", @@ -44,21 +44,21 @@ ], "license": "MIT", "dependencies": { - "@react-md/app-bar": "^2.2.1", - "@react-md/dialog": "^2.2.1", - "@react-md/divider": "^2.2.1", - "@react-md/form": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/link": "^2.2.1", - "@react-md/list": "^2.2.1", - "@react-md/sheet": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/tooltip": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/tree": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/app-bar": "^2.2.2", + "@react-md/dialog": "^2.2.2", + "@react-md/divider": "^2.2.2", + "@react-md/form": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/link": "^2.2.2", + "@react-md/list": "^2.2.2", + "@react-md/sheet": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/tooltip": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/tree": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/link/CHANGELOG.md b/packages/link/CHANGELOG.md index 4e52ee1344..7d6bfc58e6 100644 --- a/packages/link/CHANGELOG.md +++ b/packages/link/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/link + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/link diff --git a/packages/link/package.json b/packages/link/package.json index 105953d682..114d64e8ef 100644 --- a/packages/link/package.json +++ b/packages/link/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/link", - "version": "2.2.1", + "version": "2.2.2", "description": "The base package for including a theme for react-md. This is required by most other packages.", "scripts": { "build": "dev-utils build", @@ -41,10 +41,10 @@ ], "license": "MIT", "dependencies": { - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/typography": "^2.2.1", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/typography": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/list/CHANGELOG.md b/packages/list/CHANGELOG.md index 83ad25d994..d3058dbaf0 100644 --- a/packages/list/CHANGELOG.md +++ b/packages/list/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/list + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/list diff --git a/packages/list/package.json b/packages/list/package.json index 868cc7a7b9..dce7ec6c8d 100644 --- a/packages/list/package.json +++ b/packages/list/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/list", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is used to create lists with the material design specs.", "scripts": { "build": "dev-utils build", @@ -42,13 +42,13 @@ ], "license": "MIT", "dependencies": { - "@react-md/avatar": "^2.2.1", - "@react-md/divider": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/avatar": "^2.2.2", + "@react-md/divider": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/material-icons/CHANGELOG.md b/packages/material-icons/CHANGELOG.md index 0b163f28d2..a3ce127c1f 100644 --- a/packages/material-icons/CHANGELOG.md +++ b/packages/material-icons/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/material-icons + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/material-icons diff --git a/packages/material-icons/package.json b/packages/material-icons/package.json index 82b9f6e278..a500f235bb 100644 --- a/packages/material-icons/package.json +++ b/packages/material-icons/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/material-icons", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is just a simple wrapper for using material icons within react-md as either font icons or svg icons.", "scripts": { "clean": "dev-utils clean bin", @@ -47,7 +47,7 @@ ], "license": "MIT", "dependencies": { - "@react-md/icon": "^2.2.1" + "@react-md/icon": "^2.2.2" }, "devDependencies": { "@types/download": "^6.2.4", diff --git a/packages/media/CHANGELOG.md b/packages/media/CHANGELOG.md index 8ceb198d74..1f081422c0 100644 --- a/packages/media/CHANGELOG.md +++ b/packages/media/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/media + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/media diff --git a/packages/media/package.json b/packages/media/package.json index 61fd64d503..dc6ac4affd 100644 --- a/packages/media/package.json +++ b/packages/media/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/media", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is used for including responsive media (images, videos, etc) within your app.", "scripts": { "build": "dev-utils build", @@ -42,8 +42,8 @@ ], "license": "MIT", "dependencies": { - "@react-md/theme": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/theme": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/menu/CHANGELOG.md b/packages/menu/CHANGELOG.md index 620bab7567..9d12f720d5 100644 --- a/packages/menu/CHANGELOG.md +++ b/packages/menu/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/menu + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/menu diff --git a/packages/menu/package.json b/packages/menu/package.json index e638f9ab56..fb3e09b5bc 100644 --- a/packages/menu/package.json +++ b/packages/menu/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/menu", - "version": "2.2.1", + "version": "2.2.2", "description": "Create menus that auto-position themselves within the viewport and adhere to the accessibility guidelines", "scripts": { "build": "dev-utils build", @@ -42,16 +42,16 @@ ], "license": "MIT", "dependencies": { - "@react-md/app-bar": "^2.2.1", - "@react-md/button": "^2.2.1", - "@react-md/divider": "^2.2.1", - "@react-md/elevation": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/list": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/app-bar": "^2.2.2", + "@react-md/button": "^2.2.2", + "@react-md/divider": "^2.2.2", + "@react-md/elevation": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/list": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/overlay/CHANGELOG.md b/packages/overlay/CHANGELOG.md index 99b6f27e3e..0b15a31251 100644 --- a/packages/overlay/CHANGELOG.md +++ b/packages/overlay/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/overlay + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/overlay diff --git a/packages/overlay/package.json b/packages/overlay/package.json index aba9675720..0d198dfdf1 100644 --- a/packages/overlay/package.json +++ b/packages/overlay/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/overlay", - "version": "2.2.1", + "version": "2.2.2", "description": "A very simple package for dynamically creating overlays.", "scripts": { "build": "dev-utils build", @@ -39,10 +39,10 @@ ], "license": "MIT", "dependencies": { - "@react-md/portal": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/portal": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6", "react-transition-group": "^4.3.0" }, diff --git a/packages/portal/CHANGELOG.md b/packages/portal/CHANGELOG.md index 60b7aa72c8..a2db5e811e 100644 --- a/packages/portal/CHANGELOG.md +++ b/packages/portal/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/portal + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/portal diff --git a/packages/portal/package.json b/packages/portal/package.json index b8d4644845..b296964c8d 100644 --- a/packages/portal/package.json +++ b/packages/portal/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/portal", - "version": "2.2.1", + "version": "2.2.2", "description": "This package is for including icons within react-md. There is included support for both font icons and SVG icons. There is also a helper component for applying spacing between icons and text.", "scripts": { "build": "dev-utils build", diff --git a/packages/progress/CHANGELOG.md b/packages/progress/CHANGELOG.md index 61f4003f67..7699b594bf 100644 --- a/packages/progress/CHANGELOG.md +++ b/packages/progress/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/progress + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/progress diff --git a/packages/progress/package.json b/packages/progress/package.json index 326a29d4c1..036c39c468 100644 --- a/packages/progress/package.json +++ b/packages/progress/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/progress", - "version": "2.2.1", + "version": "2.2.2", "description": "Create horizontal, vertical, and circular progress indicators", "scripts": { "build": "dev-utils build", @@ -39,9 +39,9 @@ ], "license": "MIT", "dependencies": { - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/react-md/CHANGELOG.md b/packages/react-md/CHANGELOG.md index 93c6528b1e..2b8a01af83 100644 --- a/packages/react-md/CHANGELOG.md +++ b/packages/react-md/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package react-md + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package react-md diff --git a/packages/react-md/package.json b/packages/react-md/package.json index 65f20762e0..8a03e8785a 100644 --- a/packages/react-md/package.json +++ b/packages/react-md/package.json @@ -1,6 +1,6 @@ { "name": "react-md", - "version": "2.2.1", + "version": "2.2.2", "description": "This is the full react-md library bundled together for convenience.", "scripts": { "umd": "rollup -c", @@ -40,39 +40,39 @@ ], "license": "MIT", "dependencies": { - "@react-md/alert": "^2.2.1", - "@react-md/app-bar": "^2.2.1", - "@react-md/autocomplete": "^2.2.1", - "@react-md/avatar": "^2.2.1", - "@react-md/badge": "^2.2.1", - "@react-md/button": "^2.2.1", - "@react-md/card": "^2.2.1", - "@react-md/chip": "^2.2.1", - "@react-md/dialog": "^2.2.1", - "@react-md/divider": "^2.2.1", - "@react-md/elevation": "^2.2.1", - "@react-md/expansion-panel": "^2.2.1", - "@react-md/form": "^2.2.1", - "@react-md/icon": "^2.2.1", - "@react-md/layout": "^2.2.1", - "@react-md/link": "^2.2.1", - "@react-md/list": "^2.2.1", - "@react-md/material-icons": "^2.2.1", - "@react-md/media": "^2.2.1", - "@react-md/menu": "^2.2.1", - "@react-md/overlay": "^2.2.1", - "@react-md/portal": "^2.2.1", - "@react-md/progress": "^2.2.1", - "@react-md/sheet": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/table": "^2.2.1", - "@react-md/tabs": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/tooltip": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/tree": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1" + "@react-md/alert": "^2.2.2", + "@react-md/app-bar": "^2.2.2", + "@react-md/autocomplete": "^2.2.2", + "@react-md/avatar": "^2.2.2", + "@react-md/badge": "^2.2.2", + "@react-md/button": "^2.2.2", + "@react-md/card": "^2.2.2", + "@react-md/chip": "^2.2.2", + "@react-md/dialog": "^2.2.2", + "@react-md/divider": "^2.2.2", + "@react-md/elevation": "^2.2.2", + "@react-md/expansion-panel": "^2.2.2", + "@react-md/form": "^2.2.2", + "@react-md/icon": "^2.2.2", + "@react-md/layout": "^2.2.2", + "@react-md/link": "^2.2.2", + "@react-md/list": "^2.2.2", + "@react-md/material-icons": "^2.2.2", + "@react-md/media": "^2.2.2", + "@react-md/menu": "^2.2.2", + "@react-md/overlay": "^2.2.2", + "@react-md/portal": "^2.2.2", + "@react-md/progress": "^2.2.2", + "@react-md/sheet": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/table": "^2.2.2", + "@react-md/tabs": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/tooltip": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/tree": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2" }, "devDependencies": { "@rollup/plugin-commonjs": "^14.0.0", diff --git a/packages/sheet/CHANGELOG.md b/packages/sheet/CHANGELOG.md index 5d10706b08..2fbd9c7d7d 100644 --- a/packages/sheet/CHANGELOG.md +++ b/packages/sheet/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/sheet + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/sheet diff --git a/packages/sheet/package.json b/packages/sheet/package.json index 592d4a88f2..c7c6eb6c34 100644 --- a/packages/sheet/package.json +++ b/packages/sheet/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/sheet", - "version": "2.2.1", + "version": "2.2.2", "description": "A package for making temporary sheets of material (normally for navigation or details).", "scripts": { "build": "dev-utils build", @@ -41,12 +41,12 @@ ], "license": "MIT", "dependencies": { - "@react-md/dialog": "^2.2.1", - "@react-md/elevation": "^2.2.1", - "@react-md/overlay": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/dialog": "^2.2.2", + "@react-md/elevation": "^2.2.2", + "@react-md/overlay": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/states/CHANGELOG.md b/packages/states/CHANGELOG.md index 1a0c41660c..7590e442c9 100644 --- a/packages/states/CHANGELOG.md +++ b/packages/states/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/states + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/states diff --git a/packages/states/package.json b/packages/states/package.json index 706c8143c0..d4fd0a4d6a 100644 --- a/packages/states/package.json +++ b/packages/states/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/states", - "version": "2.2.1", + "version": "2.2.2", "description": "A package for adding the different focus, hover, selected, active, etc states to elements", "scripts": { "build": "dev-utils build", @@ -39,9 +39,9 @@ ], "license": "MIT", "dependencies": { - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/utils": "^2.2.2", "react-transition-group": "^4.3.0" }, "devDependencies": { diff --git a/packages/table/CHANGELOG.md b/packages/table/CHANGELOG.md index adadb3b32a..476c9e4734 100644 --- a/packages/table/CHANGELOG.md +++ b/packages/table/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/table + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/table diff --git a/packages/table/package.json b/packages/table/package.json index c8fcc31b3f..dd873f7028 100644 --- a/packages/table/package.json +++ b/packages/table/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/table", - "version": "2.2.1", + "version": "2.2.2", "description": "Create responsive data tables and accessible fixed tables", "scripts": { "build": "dev-utils build", @@ -41,12 +41,12 @@ ], "license": "MIT", "dependencies": { - "@react-md/divider": "^2.2.1", - "@react-md/form": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/divider": "^2.2.2", + "@react-md/form": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/tabs/CHANGELOG.md b/packages/tabs/CHANGELOG.md index 9b5d4ca72f..dfaad800be 100644 --- a/packages/tabs/CHANGELOG.md +++ b/packages/tabs/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/tabs + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/tabs diff --git a/packages/tabs/package.json b/packages/tabs/package.json index 647819d676..a8aadfce20 100644 --- a/packages/tabs/package.json +++ b/packages/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/tabs", - "version": "2.2.1", + "version": "2.2.2", "description": "Create accessible tabs to organize data across multiple screens or interactions.", "scripts": { "build": "dev-utils build", @@ -42,12 +42,12 @@ ], "license": "MIT", "dependencies": { - "@react-md/icon": "^2.2.1", - "@react-md/states": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/icon": "^2.2.2", + "@react-md/states": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6", "react-transition-group": "^4.3.0" }, diff --git a/packages/theme/CHANGELOG.md b/packages/theme/CHANGELOG.md index 397ffec22c..abaa420613 100644 --- a/packages/theme/CHANGELOG.md +++ b/packages/theme/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/theme + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/theme diff --git a/packages/theme/package.json b/packages/theme/package.json index 9e64b837d4..187d328cb0 100644 --- a/packages/theme/package.json +++ b/packages/theme/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/theme", - "version": "2.2.1", + "version": "2.2.2", "description": "The base package for including a theme for react-md. This is required by most other packages.", "scripts": { "build": "dev-utils build", @@ -36,7 +36,7 @@ ], "license": "MIT", "dependencies": { - "@react-md/utils": "^2.2.1" + "@react-md/utils": "^2.2.2" }, "devDependencies": { "react": "^16.13.1", diff --git a/packages/tooltip/CHANGELOG.md b/packages/tooltip/CHANGELOG.md index 3cc6bbd437..06765ced34 100644 --- a/packages/tooltip/CHANGELOG.md +++ b/packages/tooltip/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/tooltip + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/tooltip diff --git a/packages/tooltip/package.json b/packages/tooltip/package.json index 86dcb7c570..8c97f19b51 100644 --- a/packages/tooltip/package.json +++ b/packages/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/tooltip", - "version": "2.2.1", + "version": "2.2.2", "description": "Create accessible tooltips within react-md based on the material design specifications.", "scripts": { "build": "dev-utils build", @@ -42,11 +42,11 @@ ], "license": "MIT", "dependencies": { - "@react-md/portal": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/typography": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/portal": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/typography": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6", "react-transition-group": "^4.3.0" }, diff --git a/packages/transition/CHANGELOG.md b/packages/transition/CHANGELOG.md index d9ba3df8e8..fdab0436e1 100644 --- a/packages/transition/CHANGELOG.md +++ b/packages/transition/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/transition + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/transition diff --git a/packages/transition/package.json b/packages/transition/package.json index a631895579..3ffc06dd62 100644 --- a/packages/transition/package.json +++ b/packages/transition/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/transition", - "version": "2.2.1", + "version": "2.2.2", "description": "A package for working with react-md to use some simple transitions.", "scripts": { "build": "dev-utils build", @@ -40,9 +40,9 @@ ], "license": "MIT", "dependencies": { - "@react-md/portal": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/portal": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/utils": "^2.2.2", "@types/react-transition-group": "^4.2.4", "classnames": "^2.2.6", "react-transition-group": "^4.3.0" diff --git a/packages/tree/CHANGELOG.md b/packages/tree/CHANGELOG.md index 911af39b36..205a02d07f 100644 --- a/packages/tree/CHANGELOG.md +++ b/packages/tree/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/tree + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/tree diff --git a/packages/tree/package.json b/packages/tree/package.json index 612db4ffd4..29a11320d8 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/tree", - "version": "2.2.1", + "version": "2.2.2", "description": "A package for creating an accessible tree component following the tree role.", "scripts": { "build": "dev-utils build", @@ -40,11 +40,11 @@ ], "license": "MIT", "dependencies": { - "@react-md/icon": "^2.2.1", - "@react-md/list": "^2.2.1", - "@react-md/theme": "^2.2.1", - "@react-md/transition": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/icon": "^2.2.2", + "@react-md/list": "^2.2.2", + "@react-md/theme": "^2.2.2", + "@react-md/transition": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/typography/CHANGELOG.md b/packages/typography/CHANGELOG.md index 338eb35bab..a8d5d1febe 100644 --- a/packages/typography/CHANGELOG.md +++ b/packages/typography/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/typography + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/typography diff --git a/packages/typography/package.json b/packages/typography/package.json index d6cb3bae9e..3b3f5a6485 100644 --- a/packages/typography/package.json +++ b/packages/typography/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/typography", - "version": "2.2.1", + "version": "2.2.2", "description": "The base package for including typography for react-md.", "scripts": { "build": "dev-utils build", @@ -39,8 +39,8 @@ ], "license": "MIT", "dependencies": { - "@react-md/theme": "^2.2.1", - "@react-md/utils": "^2.2.1", + "@react-md/theme": "^2.2.2", + "@react-md/utils": "^2.2.2", "classnames": "^2.2.6" }, "devDependencies": { diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 88c83fb278..48008b366e 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.2.2](https://github.com/mlaursen/react-md/compare/v2.2.1...v2.2.2) (2020-09-02) + +**Note:** Version bump only for package @react-md/utils + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [2.2.1](https://github.com/mlaursen/react-md/compare/v2.2.0...v2.2.1) (2020-09-02) **Note:** Version bump only for package @react-md/utils diff --git a/packages/utils/package.json b/packages/utils/package.json index 61a88637bf..ab30be1d49 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@react-md/utils", - "version": "2.2.1", + "version": "2.2.2", "description": "General utils for react-md.", "scripts": { "build": "dev-utils build",