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

Commit f84fc6b

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.1...v4.1.0) (2019-01-15) ### Features * **flow:** add flow types available to end users ([115520f](115520f))
1 parent 115520f commit f84fc6b

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+
# [4.1.0](https://github.com/typographist/core/compare/v4.0.1...v4.1.0) (2019-01-15)
2+
3+
4+
### Features
5+
6+
* **flow:** add flow types available to end users ([115520f](https://github.com/typographist/core/commit/115520f))
7+
18
## [4.0.1](https://github.com/typographist/core/compare/v4.0.0...v4.0.1) (2019-01-12)
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": "4.0.1",
3+
"version": "4.1.0",
44
"description": "Core API for typographist",
55
"main": "lib/typographist-core.cjs.js",
66
"module": "es/typographist-core.es.js",

0 commit comments

Comments
 (0)