Skip to content

Commit dca933a

Browse files
chore(flowbite-angular): 1.3.0 [skip ci]
# [1.3.0](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.3.0) (2024-12-19) ### Bug Fixes * add standalone property on components ([cae1779](cae1779)) ### Features * **badge:** add bordered badge ([c4cf8b7](c4cf8b7)) * **badge:** add dismissable badge ([3ba45e7](3ba45e7))
1 parent 37246bb commit dca933a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: libs/flowbite-angular/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.3.0](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.3.0) (2024-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* add standalone property on components ([cae1779](https://github.com/themesberg/flowbite-angular/commit/cae17798f79475b128f3df848eff3066fbbf2a48))
7+
8+
9+
### Features
10+
11+
* **badge:** add bordered badge ([c4cf8b7](https://github.com/themesberg/flowbite-angular/commit/c4cf8b74a8ad410fd97c389a96052ed7436a2d85))
12+
* **badge:** add dismissable badge ([3ba45e7](https://github.com/themesberg/flowbite-angular/commit/3ba45e786655775ccd4ca738eafc795f4e3d9572))
13+
114
# [1.2.0](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.2.0) (2024-12-18)
215

316

Diff for: libs/flowbite-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowbite-angular",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"private": false,
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)