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.4 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.4](v5.0.3...v5.0.4) (2019-10-13)

### Bug Fixes

* add export default for plugin ([6f01227](6f01227))
* fix path for plugin ([b04929c](b04929c))
  • Loading branch information
semantic-release-bot committed Oct 13, 2019
1 parent b04929c commit d218edf
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [5.0.4](https://github.com/typographist/postcss/compare/v5.0.3...v5.0.4) (2019-10-13)


### Bug Fixes

* add export default for plugin ([6f01227](https://github.com/typographist/postcss/commit/6f01227bea9136ebfc28b1e03f9c2ec8b5b0fbbc))
* fix path for plugin ([b04929c](https://github.com/typographist/postcss/commit/b04929c2c7ad675d3b3fcd99e1bd5a15e4efd2b9))

## [5.0.3](https://github.com/typographist/postcss/compare/v5.0.2...v5.0.3) (2019-07-29)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typographist/postcss",
"version": "5.0.3",
"version": "5.0.4",
"description": "Toolkit for the rapid construction of interfaces with high quality typography.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d218edf

Please sign in to comment.