Skip to content

Commit

Permalink
chore(flowbite-angular): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.2.0) (2024-12-18)

### Features

* **accordion:** add custom icon support ([5b184dd](5b184dd))
* **scroll-top:** add support for icon customisation ([bc3a60f](bc3a60f))
  • Loading branch information
semantic-release-bot committed Dec 18, 2024
1 parent 5e2e11b commit 5c58cfe
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions libs/flowbite-angular/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.2.0](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.2.0) (2024-12-18)


### Features

* **accordion:** add custom icon support ([5b184dd](https://github.com/themesberg/flowbite-angular/commit/5b184dd232993fd9d77ed3db7483fd5f04cb2b80))
* **scroll-top:** add support for icon customisation ([bc3a60f](https://github.com/themesberg/flowbite-angular/commit/bc3a60fa5665083f77b298fb419e1f964a3728f5))

## [1.1.1](https://github.com/themesberg/flowbite-angular/compare/[email protected]@v1.1.1) (2024-12-11)

### Bug Fixes
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.1.1",
"version": "1.2.0",
"private": false,
"keywords": [
"angular",
Expand Down

0 comments on commit 5c58cfe

Please sign in to comment.