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

Commit 3e228c6

Browse files
chore(release): 3.0.5 [skip ci]
## [3.0.5](v3.0.4...v3.0.5) (2019-01-06) ### Bug Fixes * **ci:** add gh token ([baafa70](baafa70)) * **ci:** update gh token ([150b10a](150b10a)) * **semantic-release:** add github plugin ([6eef8fa](6eef8fa)) * **to-rem:** add pasefloat for font-size ([92b866b](92b866b))
1 parent 150b10a commit 3e228c6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.0.5](https://github.com/typographist/core/compare/v3.0.4...v3.0.5) (2019-01-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** add gh token ([baafa70](https://github.com/typographist/core/commit/baafa70))
7+
* **ci:** update gh token ([150b10a](https://github.com/typographist/core/commit/150b10a))
8+
* **semantic-release:** add github plugin ([6eef8fa](https://github.com/typographist/core/commit/6eef8fa))
9+
* **to-rem:** add pasefloat for font-size ([92b866b](https://github.com/typographist/core/commit/92b866b))
10+
111
## [3.0.4](https://github.com/typographist/core/compare/v3.0.3...v3.0.4) (2019-01-06)
212

313

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": "3.0.4",
3+
"version": "3.0.5",
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)