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

Commit 5af4bfd

Browse files
chore(release): 21.0.1 [skip ci]
## [21.0.1](v21.0.0...v21.0.1) (2019-07-26) ### Bug Fixes * **scripts:** add lint:all and pretty ([e6b69b1](e6b69b1))
1 parent d799e90 commit 5af4bfd

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+
## [21.0.1](https://github.com/typographist/core/compare/v21.0.0...v21.0.1) (2019-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **scripts:** add lint:all and pretty ([e6b69b1](https://github.com/typographist/core/commit/e6b69b1))
7+
18
# [21.0.0](https://github.com/typographist/core/compare/v20.0.0...v21.0.0) (2019-07-21)
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": "21.0.0",
3+
"version": "21.0.1",
44
"description": "Core API for typographist",
55
"main": "dist/lib/index.cjs.js",
66
"module": "dist/es/index.es.js",

0 commit comments

Comments
 (0)