Skip to content

Commit fb14aef

Browse files
committed
chore: release 1.6.7
1 parent 4234547 commit fb14aef

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.6.7](https://github.com/bem/themekit/compare/v1.6.6...v1.6.7) (2021-04-15)
2+
3+
### Bug Fixes
4+
5+
- always resolve pkg root for loadTheme ([38846d1](https://github.com/bem/themekit/commit/38846d14be585a4a1d50c1efa4a2497a8c673267))
6+
17
## [1.6.6](https://github.com/bem/themekit/compare/v1.6.5...v1.6.6) (2021-02-05)
28

39
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yandex/themekit",
3-
"version": "1.6.6",
3+
"version": "1.6.7",
44
"author": "Eugene Tropin <yarastqt@gmail.com>",
55
"description": "Build system of design-tokens for any platforms.",
66
"keywords": ["themekit", "design", "css", "tokens", "style", "style-dictionary"],

0 commit comments

Comments
 (0)