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

Commit 12facb4

Browse files
chore(release): 10.0.0 [skip ci]
# [10.0.0](v9.1.0...v10.0.0) (2019-01-27) ### Code Refactoring * **modular-scale:** change modular-scale function api ([17b99cf](17b99cf)) ### BREAKING CHANGES * **modular-scale:** uncurry modular-scale
1 parent dd542c2 commit 12facb4

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [10.0.0](https://github.com/typographist/core/compare/v9.1.0...v10.0.0) (2019-01-27)
2+
3+
4+
### Code Refactoring
5+
6+
* **modular-scale:** change modular-scale function api ([17b99cf](https://github.com/typographist/core/commit/17b99cf))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **modular-scale:** uncurry modular-scale
12+
113
# [9.1.0](https://github.com/typographist/core/compare/v9.0.0...v9.1.0) (2019-01-26)
214

315

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": "9.1.0",
3+
"version": "10.0.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)