Skip to content

Commit 242f982

Browse files
committed
release
1 parent f7b4990 commit 242f982

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

CHANGELOG.bak

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- do not remove -->
44

5+
## 1.0.6
6+
7+
8+
### Bugs Squashed
9+
10+
- Update component classes to align with Franken UI v2.0 ([#67](https://github.com/AnswerDotAI/MonsterUI/pull/67)), thanks to [@Zaseem-BIsquared](https://github.com/Zaseem-BIsquared)
11+
12+
513
## 1.0.5
614

715
- Add Center component

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
<!-- do not remove -->
44

5+
## 1.0.7
6+
7+
### New Features
8+
9+
- Add select kwargs to Select and LabelSelect ([#70](https://github.com/AnswerDotAI/MonsterUI/issues/70))
10+
11+
### Bugs Squashed
12+
13+
- Update component classes to align with Franken UI v2.0 ([#67](https://github.com/AnswerDotAI/MonsterUI/pull/67)), thanks to [@Zaseem-BIsquared](https://github.com/Zaseem-BIsquared)
14+
- Updated ContainerT, CardT, and TableT class names to match the documented patterns from Franken UI v2.0 docs
15+
516
## 1.0.6
617

718

0 commit comments

Comments
 (0)