Skip to content

Commit

Permalink
chore(release): 19.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [19.0.0](v18.8.0...v19.0.0) (2021-05-27)

### Features

* new theme ([234d580](234d580)), closes [#1240](#1240) [#1243](#1243) [#1244](#1244) [#1247](#1247) [#1248](#1248) [#1250](#1250) [#1261](#1261) [#1260](#1260) [#1263](#1263) [#1264](#1264) [#1262](#1262) [#1265](#1265) [#1271](#1271) [#1272](#1272) [#1276](#1276) [#1278](#1278) [#1283](#1283)

### BREAKING CHANGES

* Feat/new theme (#1239)

* feat(theme): add new theme

* feat(theme): add theme to heading, link, plate

* feat(theme): add new theme type

* feat(theme): add some themed icons

* feat(theme): revert icons

* feat(theme): fix
  • Loading branch information
semantic-release-bot committed May 27, 2021
1 parent 234d580 commit 5a96d28
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# [19.0.0](https://github.com/alfa-laboratory/arui-feather/compare/v18.8.0...v19.0.0) (2021-05-27)


### Features

* new theme ([234d580](https://github.com/alfa-laboratory/arui-feather/commit/234d580e770e1866f33dd98367dd1c2f10a5d34c)), closes [#1240](https://github.com/alfa-laboratory/arui-feather/issues/1240) [#1243](https://github.com/alfa-laboratory/arui-feather/issues/1243) [#1244](https://github.com/alfa-laboratory/arui-feather/issues/1244) [#1247](https://github.com/alfa-laboratory/arui-feather/issues/1247) [#1248](https://github.com/alfa-laboratory/arui-feather/issues/1248) [#1250](https://github.com/alfa-laboratory/arui-feather/issues/1250) [#1261](https://github.com/alfa-laboratory/arui-feather/issues/1261) [#1260](https://github.com/alfa-laboratory/arui-feather/issues/1260) [#1263](https://github.com/alfa-laboratory/arui-feather/issues/1263) [#1264](https://github.com/alfa-laboratory/arui-feather/issues/1264) [#1262](https://github.com/alfa-laboratory/arui-feather/issues/1262) [#1265](https://github.com/alfa-laboratory/arui-feather/issues/1265) [#1271](https://github.com/alfa-laboratory/arui-feather/issues/1271) [#1272](https://github.com/alfa-laboratory/arui-feather/issues/1272) [#1276](https://github.com/alfa-laboratory/arui-feather/issues/1276) [#1278](https://github.com/alfa-laboratory/arui-feather/issues/1278) [#1283](https://github.com/alfa-laboratory/arui-feather/issues/1283)


### BREAKING CHANGES

* Feat/new theme (#1239)

* feat(theme): add new theme

* feat(theme): add theme to heading, link, plate

* feat(theme): add new theme type

* feat(theme): add some themed icons

* feat(theme): revert icons

* feat(theme): fix

# [18.8.0](https://github.com/alfa-laboratory/arui-feather/compare/v18.7.0...v18.8.0) (2021-02-16)


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": "arui-feather",
"version": "18.8.1-rc.3",
"version": "19.0.0",
"description": "Alfa-Bank UI lightweight library",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5a96d28

Please sign in to comment.