Skip to content

Commit f8b0c4d

Browse files
chore(release): 26.0.1 [skip ci]
## [26.0.1](v26.0.0...v26.0.1) (2022-03-28) ### Bug Fixes * add missing dependency ([#1041](#1041)) ([3b06d3a](3b06d3a)) * fix modal and bottom-sheet dark mode ([#1043](#1043)) ([cad36a2](cad36a2)) * **bottom-sheet:** fix bottom-sheet swipeable marker ([#1044](#1044)) ([0734e55](0734e55))
1 parent 3b06d3a commit f8b0c4d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [26.0.1](https://github.com/alfa-laboratory/core-components/compare/v26.0.0...v26.0.1) (2022-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing dependency ([#1041](https://github.com/alfa-laboratory/core-components/issues/1041)) ([3b06d3a](https://github.com/alfa-laboratory/core-components/commit/3b06d3a25f76e401a0146e163f8a61585f3eebf1))
7+
* fix modal and bottom-sheet dark mode ([#1043](https://github.com/alfa-laboratory/core-components/issues/1043)) ([cad36a2](https://github.com/alfa-laboratory/core-components/commit/cad36a25b28bfa71296c3dd9dc325eec28b5c241))
8+
* **bottom-sheet:** fix bottom-sheet swipeable marker ([#1044](https://github.com/alfa-laboratory/core-components/issues/1044)) ([0734e55](https://github.com/alfa-laboratory/core-components/commit/0734e55cc0e394fb33452f875ffcf47819277aee))
9+
110
# [26.0.0](https://github.com/alfa-laboratory/core-components/compare/v25.8.0...v26.0.0) (2022-03-24)
211

312

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": "26.0.0",
3+
"version": "26.0.1",
44
"private": true,
55
"workspaces": [
66
"packages/*"

0 commit comments

Comments
 (0)