Skip to content

Commit a8a2b05

Browse files
committed
chore(release): 0.44.3
1 parent bc8780d commit a8a2b05

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.3](https://github.com/themesberg/flowbite-svelte/compare/v0.44.2...v0.44.3) (2023-08-21)
6+
7+
8+
### Features
9+
10+
* remove script dir, install svelte-lib-helpers and update script… ([#1004](https://github.com/themesberg/flowbite-svelte/issues/1004)) ([bc8780d](https://github.com/themesberg/flowbite-svelte/commit/bc8780d0da6d4a21933ff8b143e815aff0a2e694))
11+
512
### [0.44.2](https://github.com/themesberg/flowbite-svelte/compare/v0.44.1...v0.44.2) (2023-08-18)
613

714
### [0.44.1](https://github.com/themesberg/flowbite-svelte/compare/v0.43.3...v0.44.1) (2023-08-18)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flowbite-svelte",
3-
"version": "0.44.2",
3+
"version": "0.44.3",
44
"description": "Flowbite components for Svelte",
55
"main": "dist/index.js",
66
"author": {
@@ -806,4 +806,4 @@
806806
"github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
807807
"jakobsturm <[email protected]>"
808808
]
809-
}
809+
}

0 commit comments

Comments
 (0)