Skip to content

Commit 00c5689

Browse files
chore(release): 26.0.0 [skip ci]
# [26.0.0](v25.8.0...v26.0.0) (2022-03-24) ### Features * **bottom-sheet:** update-bottom-sheet ([#1025](#1025)) ([26fa9aa](26fa9aa)), closes [#1032](#1032) * **modal:** update styles ([#1024](#1024)) ([fdf2cdc](fdf2cdc)) ### BREAKING CHANGES * **modal:** Большое обновление стилей и темизации * fix(modal): remove unused align * **bottom-sheet:** Большое обновление стилей, множество дополнительных настроек
1 parent fdf2cdc commit 00c5689

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [26.0.0](https://github.com/alfa-laboratory/core-components/compare/v25.8.0...v26.0.0) (2022-03-24)
2+
3+
4+
### Features
5+
6+
* **bottom-sheet:** update-bottom-sheet ([#1025](https://github.com/alfa-laboratory/core-components/issues/1025)) ([26fa9aa](https://github.com/alfa-laboratory/core-components/commit/26fa9aab68bebf0f7093a38bc0f18a9b596ccf37)), closes [#1032](https://github.com/alfa-laboratory/core-components/issues/1032)
7+
* **modal:** update styles ([#1024](https://github.com/alfa-laboratory/core-components/issues/1024)) ([fdf2cdc](https://github.com/alfa-laboratory/core-components/commit/fdf2cdca9f785b27cd5d3998245a34d42e1240d1))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* **modal:** Большое обновление стилей и темизации
13+
14+
* fix(modal): remove unused align
15+
* **bottom-sheet:** Большое обновление стилей, множество дополнительных настроек
16+
117
# [25.8.0](https://github.com/alfa-laboratory/core-components/compare/v25.7.0...v25.8.0) (2022-03-24)
218

319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alfalab/core-components",
3-
"version": "25.8.0",
3+
"version": "26.0.0",
44
"private": true,
55
"workspaces": [
66
"packages/*"

0 commit comments

Comments
 (0)