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

Commit

Permalink
chore(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.1](v4.0.0...v4.0.1) (2019-01-12)

### Bug Fixes

* **lint-staged:** fixed lint-staged ([4c87b6f](4c87b6f))
* **prettier:** fix prettier 🐛 ([bd1aed1](bd1aed1))
  • Loading branch information
semantic-release-bot committed Jan 12, 2019
1 parent 8da6120 commit 48caeeb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.0.1](https://github.com/typographist/core/compare/v4.0.0...v4.0.1) (2019-01-12)


### Bug Fixes

* **lint-staged:** fixed lint-staged ([4c87b6f](https://github.com/typographist/core/commit/4c87b6f))
* **prettier:** fix prettier :bug: ([bd1aed1](https://github.com/typographist/core/commit/bd1aed1))

# [4.0.0](https://github.com/typographist/core/compare/v3.0.5...v4.0.0) (2019-01-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@typographist/core",
"version": "4.0.0",
"version": "4.0.1",
"description": "Core API for typographist",
"main": "lib/typographist-core.cjs.js",
"module": "es/typographist-core.es.js",
Expand Down

0 comments on commit 48caeeb

Please sign in to comment.