Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
chore(release): 5.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.3](v5.0.2...v5.0.3) (2019-07-29)

### Bug Fixes

* fix function "makeRootProp" ([52c9c83](52c9c83))
* fix regExp NOT_BREAKPOINT_NAMES ([aa20921](aa20921))
* fix validation for breakpoint names ([d35692f](d35692f))
  • Loading branch information
semantic-release-bot committed Jul 29, 2019
1 parent cda3a16 commit 7508fdf
Show file tree
Hide file tree
Showing 3 changed files with 14,056 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## [5.0.3](https://github.com/typographist/postcss/compare/v5.0.2...v5.0.3) (2019-07-29)


### Bug Fixes

* fix function "makeRootProp" ([52c9c83](https://github.com/typographist/postcss/commit/52c9c83))
* fix regExp NOT_BREAKPOINT_NAMES ([aa20921](https://github.com/typographist/postcss/commit/aa20921))
* fix validation for breakpoint names ([d35692f](https://github.com/typographist/postcss/commit/d35692f))
Loading

0 comments on commit 7508fdf

Please sign in to comment.