Skip to content

Commit 9621c37

Browse files
committed
v1.13.12
fix: #1722
1 parent 912606f commit 9621c37

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.13.12
4+
5+
### Patch Changes
6+
7+
- fix(NavLi): add handleClick to button
8+
39
## 1.13.11
410

511
### Patch Changes

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

static/llm/context-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# undefined Documentation - Full Context
2-
# Generated on 2025-09-19T05:50:29.405Z
2+
# Generated on 2025-09-19T09:03:38.017Z
33
# This file contains all documentation concatenated in logical order
44

55

0 commit comments

Comments
 (0)