Skip to content

Commit 85445d8

Browse files
committed
chore(release): 0.44.4
1 parent 5ac3acd commit 85445d8

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,18 @@
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)
5+
### [0.44.4](https://github.com/themesberg/flowbite-svelte/compare/v0.44.3...v0.44.4) (2023-08-21)
6+
7+
8+
### Bug Fixes
9+
10+
* package.json scripts update ([5ac3acd](https://github.com/themesberg/flowbite-svelte/commit/5ac3acd1c37374a7ed0af6199c820cb652801f5d))
611

12+
### [0.44.3](https://github.com/themesberg/flowbite-svelte/compare/v0.44.2...v0.44.3) (2023-08-21)
713

814
### Features
915

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))
16+
- 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))
1117

1218
### [0.44.2](https://github.com/themesberg/flowbite-svelte/compare/v0.44.1...v0.44.2) (2023-08-18)
1319

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.3",
3+
"version": "0.44.4",
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)