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

Commit

Permalink
chore(release): 23.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [23.0.2](v23.0.1...v23.0.2) (2019-11-10)

### Bug Fixes

* fix types for ratios ([29eb845](29eb845))
  • Loading branch information
semantic-release-bot committed Nov 10, 2019
1 parent ca13331 commit 959e19c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [23.0.2](https://github.com/typographist/core/compare/v23.0.1...v23.0.2) (2019-11-10)


### Bug Fixes

* fix types for ratios ([29eb845](https://github.com/typographist/core/commit/29eb845))

## [23.0.1](https://github.com/typographist/core/compare/v23.0.0...v23.0.1) (2019-11-08)


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": "23.0.1",
"version": "23.0.2",
"description": "Core API for typographist",
"main": "./src/index.js",
"types": "./src/index.d.ts",
Expand Down

0 comments on commit 959e19c

Please sign in to comment.