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

Commit 959e19c

Browse files
chore(release): 23.0.2 [skip ci]
## [23.0.2](v23.0.1...v23.0.2) (2019-11-10) ### Bug Fixes * fix types for ratios ([29eb845](29eb845))
1 parent ca13331 commit 959e19c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [23.0.2](https://github.com/typographist/core/compare/v23.0.1...v23.0.2) (2019-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* fix types for ratios ([29eb845](https://github.com/typographist/core/commit/29eb845))
7+
18
## [23.0.1](https://github.com/typographist/core/compare/v23.0.0...v23.0.1) (2019-11-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typographist/core",
3-
"version": "23.0.1",
3+
"version": "23.0.2",
44
"description": "Core API for typographist",
55
"main": "./src/index.js",
66
"types": "./src/index.d.ts",

0 commit comments

Comments
 (0)