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

Commit 7c24d3e

Browse files
chore(release): 13.2.0 [skip ci]
# [13.2.0](v13.1.3...v13.2.0) (2019-02-27) ### Features * add source-maps ([9da9668](9da9668))
1 parent 9da9668 commit 7c24d3e

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+
# [13.2.0](https://github.com/typographist/core/compare/v13.1.3...v13.2.0) (2019-02-27)
2+
3+
4+
### Features
5+
6+
* add source-maps ([9da9668](https://github.com/typographist/core/commit/9da9668))
7+
18
## [13.1.3](https://github.com/typographist/core/compare/v13.1.2...v13.1.3) (2019-02-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": "13.1.3",
3+
"version": "13.2.0",
44
"description": "Core API for typographist",
55
"main": "lib/index.cjs.js",
66
"module": "es/index.es.js",

0 commit comments

Comments
 (0)