Skip to content

Commit

Permalink
chore(release): publish v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaursen committed Dec 16, 2020
1 parent 369c206 commit 2009c65
Show file tree
Hide file tree
Showing 21 changed files with 95 additions and 33 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

### Bug Fixes

- [@react-md/list](./packages/list): fixed list icon spacing to work with sass
([369c206](https://github.com/mlaursen/react-md/commit/369c2066909176b5c5c8611f211cf129b60912c9)),
closes [#1015](https://github.com/mlaursen/react-md/issues/1015)

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
],
"useWorkspaces": true,
"npmClient": "yarn",
"version": "2.5.0"
"version": "2.5.1"
}
5 changes: 5 additions & 0 deletions packages/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

**Note:** Version bump only for package
[@react-md/autocomplete](../autocomplete)

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

**Note:** Version bump only for package
Expand Down
6 changes: 3 additions & 3 deletions packages/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-md/autocomplete",
"version": "2.5.0",
"version": "2.5.1",
"description": "",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down Expand Up @@ -38,8 +38,8 @@
],
"license": "MIT",
"dependencies": {
"@react-md/form": "^2.5.0",
"@react-md/list": "^2.5.0",
"@react-md/form": "^2.5.1",
"@react-md/list": "^2.5.1",
"@react-md/portal": "^2.5.0",
"@react-md/states": "^2.5.0",
"@react-md/theme": "^2.5.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

**Note:** Version bump only for package documentation

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

### Features
Expand Down
16 changes: 8 additions & 8 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "2.5.0",
"version": "2.5.1",
"description": "The documentation site for react-md",
"private": true,
"scripts": {
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"@react-md/alert": "^2.5.0",
"@react-md/app-bar": "^2.5.0",
"@react-md/autocomplete": "^2.5.0",
"@react-md/autocomplete": "^2.5.1",
"@react-md/avatar": "^2.5.0",
"@react-md/badge": "^2.5.0",
"@react-md/button": "^2.5.0",
Expand All @@ -35,25 +35,25 @@
"@react-md/divider": "^2.5.0",
"@react-md/elevation": "^2.5.0",
"@react-md/expansion-panel": "^2.5.0",
"@react-md/form": "^2.5.0",
"@react-md/form": "^2.5.1",
"@react-md/icon": "^2.5.0",
"@react-md/layout": "^2.5.0",
"@react-md/layout": "^2.5.1",
"@react-md/link": "^2.5.0",
"@react-md/list": "^2.5.0",
"@react-md/list": "^2.5.1",
"@react-md/material-icons": "^2.5.0",
"@react-md/media": "^2.5.0",
"@react-md/menu": "^2.5.0",
"@react-md/menu": "^2.5.1",
"@react-md/overlay": "^2.5.0",
"@react-md/portal": "^2.5.0",
"@react-md/progress": "^2.5.0",
"@react-md/sheet": "^2.5.0",
"@react-md/states": "^2.5.0",
"@react-md/table": "^2.5.0",
"@react-md/table": "^2.5.1",
"@react-md/tabs": "^2.5.0",
"@react-md/theme": "^2.5.0",
"@react-md/tooltip": "^2.5.0",
"@react-md/transition": "^2.5.0",
"@react-md/tree": "^2.5.0",
"@react-md/tree": "^2.5.1",
"@react-md/typography": "^2.5.0",
"@react-md/utils": "^2.5.0",
"classnames": "^2.2.6",
Expand Down
13 changes: 13 additions & 0 deletions packages/documentation/src/blogs/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Title: react-md 2.5.1

Date: 12/16/2020

Summary:

##### Bug Fixes<!-- no-margin -->

- **@react-md/list:** fixed list icon spacing to work with `sass` (369c206),
closes #1015

---

Title: react-md 2.5.0

Date: 12/15/2020
Expand Down
4 changes: 4 additions & 0 deletions packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

**Note:** Version bump only for package [@react-md/form](../form)

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-md/form",
"version": "2.5.0",
"version": "2.5.1",
"description": "This package is for creating all the different form input types.",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@react-md/button": "^2.5.0",
"@react-md/icon": "^2.5.0",
"@react-md/list": "^2.5.0",
"@react-md/list": "^2.5.1",
"@react-md/portal": "^2.5.0",
"@react-md/progress": "^2.5.0",
"@react-md/states": "^2.5.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/layout/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

**Note:** Version bump only for package [@react-md/layout](../layout)

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

**Note:** Version bump only for package [@react-md/layout](../layout)
Expand Down
8 changes: 4 additions & 4 deletions packages/layout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-md/layout",
"version": "2.5.0",
"version": "2.5.1",
"description": "This package is used to configure most of react-md as well as create some pre-defined layouts",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down Expand Up @@ -43,16 +43,16 @@
"@react-md/app-bar": "^2.5.0",
"@react-md/dialog": "^2.5.0",
"@react-md/divider": "^2.5.0",
"@react-md/form": "^2.5.0",
"@react-md/form": "^2.5.1",
"@react-md/icon": "^2.5.0",
"@react-md/link": "^2.5.0",
"@react-md/list": "^2.5.0",
"@react-md/list": "^2.5.1",
"@react-md/sheet": "^2.5.0",
"@react-md/states": "^2.5.0",
"@react-md/theme": "^2.5.0",
"@react-md/tooltip": "^2.5.0",
"@react-md/transition": "^2.5.0",
"@react-md/tree": "^2.5.0",
"@react-md/tree": "^2.5.1",
"@react-md/typography": "^2.5.0",
"@react-md/utils": "^2.5.0",
"classnames": "^2.2.6"
Expand Down
8 changes: 8 additions & 0 deletions packages/list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

### Bug Fixes

- [@react-md/list](../list): fixed list icon spacing to work with sass
([369c206](https://github.com/mlaursen/react-md/commit/369c2066909176b5c5c8611f211cf129b60912c9)),
closes [#1015](https://github.com/mlaursen/react-md/issues/1015)

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

**Note:** Version bump only for package [@react-md/list](../list)
Expand Down
2 changes: 1 addition & 1 deletion packages/list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-md/list",
"version": "2.5.0",
"version": "2.5.1",
"description": "This package is used to create lists with the material design specs.",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down
4 changes: 4 additions & 0 deletions packages/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

**Note:** Version bump only for package [@react-md/menu](../menu)

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

**Note:** Version bump only for package [@react-md/menu](../menu)
Expand Down
4 changes: 2 additions & 2 deletions packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-md/menu",
"version": "2.5.0",
"version": "2.5.1",
"description": "Create menus that auto-position themselves within the viewport and adhere to the accessibility guidelines",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@react-md/divider": "^2.5.0",
"@react-md/elevation": "^2.5.0",
"@react-md/icon": "^2.5.0",
"@react-md/list": "^2.5.0",
"@react-md/list": "^2.5.1",
"@react-md/states": "^2.5.0",
"@react-md/theme": "^2.5.0",
"@react-md/typography": "^2.5.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/react-md/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

**Note:** Version bump only for package react-md

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

**Note:** Version bump only for package react-md
Expand Down
16 changes: 8 additions & 8 deletions packages/react-md/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-md",
"version": "2.5.0",
"version": "2.5.1",
"description": "This is the full react-md library bundled together for convenience.",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@react-md/alert": "^2.5.0",
"@react-md/app-bar": "^2.5.0",
"@react-md/autocomplete": "^2.5.0",
"@react-md/autocomplete": "^2.5.1",
"@react-md/avatar": "^2.5.0",
"@react-md/badge": "^2.5.0",
"@react-md/button": "^2.5.0",
Expand All @@ -47,25 +47,25 @@
"@react-md/divider": "^2.5.0",
"@react-md/elevation": "^2.5.0",
"@react-md/expansion-panel": "^2.5.0",
"@react-md/form": "^2.5.0",
"@react-md/form": "^2.5.1",
"@react-md/icon": "^2.5.0",
"@react-md/layout": "^2.5.0",
"@react-md/layout": "^2.5.1",
"@react-md/link": "^2.5.0",
"@react-md/list": "^2.5.0",
"@react-md/list": "^2.5.1",
"@react-md/material-icons": "^2.5.0",
"@react-md/media": "^2.5.0",
"@react-md/menu": "^2.5.0",
"@react-md/menu": "^2.5.1",
"@react-md/overlay": "^2.5.0",
"@react-md/portal": "^2.5.0",
"@react-md/progress": "^2.5.0",
"@react-md/sheet": "^2.5.0",
"@react-md/states": "^2.5.0",
"@react-md/table": "^2.5.0",
"@react-md/table": "^2.5.1",
"@react-md/tabs": "^2.5.0",
"@react-md/theme": "^2.5.0",
"@react-md/tooltip": "^2.5.0",
"@react-md/transition": "^2.5.0",
"@react-md/tree": "^2.5.0",
"@react-md/tree": "^2.5.1",
"@react-md/typography": "^2.5.0",
"@react-md/utils": "^2.5.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/table/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

**Note:** Version bump only for package [@react-md/table](../table)

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

**Note:** Version bump only for package [@react-md/table](../table)
Expand Down
4 changes: 2 additions & 2 deletions packages/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-md/table",
"version": "2.5.0",
"version": "2.5.1",
"description": "Create responsive data tables and accessible fixed tables",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"license": "MIT",
"dependencies": {
"@react-md/divider": "^2.5.0",
"@react-md/form": "^2.5.0",
"@react-md/form": "^2.5.1",
"@react-md/theme": "^2.5.0",
"@react-md/transition": "^2.5.0",
"@react-md/typography": "^2.5.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/tree/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.5.1](https://github.com/mlaursen/react-md/compare/v2.5.0...v2.5.1) (2020-12-16)

**Note:** Version bump only for package [@react-md/tree](../tree)

# [2.5.0](https://github.com/mlaursen/react-md/compare/v2.4.3...v2.5.0) (2020-12-15)

**Note:** Version bump only for package [@react-md/tree](../tree)
Expand Down
4 changes: 2 additions & 2 deletions packages/tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-md/tree",
"version": "2.5.0",
"version": "2.5.1",
"description": "A package for creating an accessible tree component following the tree role.",
"main": "./lib/index.js",
"module": "./es/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"license": "MIT",
"dependencies": {
"@react-md/icon": "^2.5.0",
"@react-md/list": "^2.5.0",
"@react-md/list": "^2.5.1",
"@react-md/theme": "^2.5.0",
"@react-md/transition": "^2.5.0",
"@react-md/utils": "^2.5.0",
Expand Down

0 comments on commit 2009c65

Please sign in to comment.