Skip to content

Commit 88251bf

Browse files
committed
chore(release): 0.44.1
1 parent c8130a7 commit 88251bf

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +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.1](https://github.com/themesberg/flowbite-svelte/compare/v0.43.3...v0.44.1) (2023-08-18)
6+
7+
8+
### Features
9+
10+
* chart component ([#998](https://github.com/themesberg/flowbite-svelte/issues/998)) ([08e09e3](https://github.com/themesberg/flowbite-svelte/commit/08e09e338c56b00c843ed76fc6cc1167fcae2e11))
11+
12+
13+
### Bug Fixes
14+
15+
* add primary to Toast interface $$Props ([#993](https://github.com/themesberg/flowbite-svelte/issues/993)) ([3c48faa](https://github.com/themesberg/flowbite-svelte/commit/3c48faa5798ec6a8e0e328f82c0e84df227855ba))
16+
517
### [0.43.3](https://github.com/themesberg/flowbite-svelte/compare/v0.43.2...v0.43.3) (2023-08-17)
618

719
### Features

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.0",
3+
"version": "0.44.1",
44
"description": "Flowbite components for Svelte",
55
"main": "dist/index.js",
66
"author": {

0 commit comments

Comments
 (0)