Skip to content

Commit 7b3e7f3

Browse files
committed
chore(release): 0.44.18
1 parent bd6d962 commit 7b3e7f3

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
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.44.18](https://github.com/themesberg/flowbite-svelte/compare/v0.44.17...v0.44.18) (2023-10-01)
6+
7+
8+
### Bug Fixes
9+
10+
* alert ml-auto ([#1090](https://github.com/themesberg/flowbite-svelte/issues/1090)) ([8d3077d](https://github.com/themesberg/flowbite-svelte/commit/8d3077d7c92eb13f8e5d60bc0884eff81baab21d))
11+
* GitHubCompoLinks ([218d919](https://github.com/themesberg/flowbite-svelte/commit/218d9193a90e4fc0101041586ee469c883dbce33))
12+
* playwright-and-lint.yaml update version ([d99963c](https://github.com/themesberg/flowbite-svelte/commit/d99963c94e082dcf946091f99b1cc850c0fdbaf3))
13+
514
### [0.44.17](https://github.com/themesberg/flowbite-svelte/compare/v0.44.16...v0.44.17) (2023-09-22)
615

716
### [0.44.16](https://github.com/themesberg/flowbite-svelte/compare/v0.44.15...v0.44.16) (2023-09-22)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowbite-svelte",
3-
"version": "0.44.17",
3+
"version": "0.44.18",
44
"description": "Flowbite components for Svelte",
55
"main": "dist/index.js",
66
"author": {

0 commit comments

Comments
 (0)