Skip to content

Commit

Permalink
chore(flowbite-angular): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](https://github.com/themesberg/flowbite-angular/compare/flowbite-angular@v1.2.0...flowbite-angular@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))
  • Loading branch information
semantic-release-bot committed Dec 19, 2024
1 parent 37246bb commit dca933a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions libs/flowbite-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.3.0](https://github.com/themesberg/flowbite-angular/compare/flowbite-angular@v1.2.0...flowbite-angular@v1.3.0) (2024-12-19)


### Bug Fixes

* add standalone property on components ([cae1779](https://github.com/themesberg/flowbite-angular/commit/cae17798f79475b128f3df848eff3066fbbf2a48))


### Features

* **badge:** add bordered badge ([c4cf8b7](https://github.com/themesberg/flowbite-angular/commit/c4cf8b74a8ad410fd97c389a96052ed7436a2d85))
* **badge:** add dismissable badge ([3ba45e7](https://github.com/themesberg/flowbite-angular/commit/3ba45e786655775ccd4ca738eafc795f4e3d9572))

# [1.2.0](https://github.com/themesberg/flowbite-angular/compare/flowbite-angular@v1.1.1...flowbite-angular@v1.2.0) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion libs/flowbite-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flowbite-angular",
"version": "1.2.0",
"version": "1.3.0",
"private": false,
"keywords": [
"angular",
Expand Down

0 comments on commit dca933a

Please sign in to comment.