Skip to content

Commit

Permalink
chore: release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yarastqt committed Jun 17, 2020
1 parent 6a5108a commit 8677796
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.1.1"></a>

## [1.1.1](https://github.com/yarastqt/themekit/compare/v1.1.0...v1.1.1) (2020-06-17)

### Bug Fixes

- fix sources order with extends ([f28d740](https://github.com/yarastqt/themekit/commit/f28d740))
- use flat sources for watcher ([6a5108a](https://github.com/yarastqt/themekit/commit/6a5108a))
- use sort for idempotent result ([95e3f59](https://github.com/yarastqt/themekit/commit/95e3f59))

<a name="1.1.0"></a>

# [1.1.0](https://github.com/yarastqt/themekit/compare/v1.0.0...v1.1.0) (2020-06-15)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yandex/themekit",
"version": "1.1.0",
"version": "1.1.1",
"author": "Eugene Tropin <[email protected]>",
"description": "Build system of design-tokens for any platforms.",
"keywords": ["themekit", "design", "css", "tokens", "style", "style-dictionary"],
Expand Down

0 comments on commit 8677796

Please sign in to comment.