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

Commit ad989cf

Browse files
chore(release): 24.0.1 [skip ci]
## [24.0.1](v24.0.0...v24.0.1) (2019-11-10) ### Bug Fixes * adjust import for "makeBreakpointsMap" ([8065638](8065638))
1 parent 8065638 commit ad989cf

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+
## [24.0.1](https://github.com/typographist/core/compare/v24.0.0...v24.0.1) (2019-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* adjust import for "makeBreakpointsMap" ([8065638](https://github.com/typographist/core/commit/8065638))
7+
18
# [24.0.0](https://github.com/typographist/core/compare/v23.0.2...v24.0.0) (2019-11-10)
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": "24.0.0",
3+
"version": "24.0.1",
44
"description": "Core API for typographist",
55
"main": "./src/index.js",
66
"types": "./src/index.d.ts",

0 commit comments

Comments
 (0)