Skip to content

Commit 0346a72

Browse files
committed
chore(main): release svelte-fluent 1.0.4
1 parent cc734b7 commit 0346a72

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/svelte-fluent": "1.0.3"
2+
"packages/svelte-fluent": "1.0.4"
33
}

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+
## [1.0.4](https://github.com/nubolab-ffwd/svelte-fluent/compare/svelte-fluent-v1.0.3...svelte-fluent-v1.0.4) (2025-08-05)
6+
7+
8+
### Bug Fixes
9+
10+
* another case where svelte payload arrays weren't handled correctly ([7c3457d](https://github.com/nubolab-ffwd/svelte-fluent/commit/7c3457d14811220fd0098287d8559e75d57f8de4))
11+
* compatibility with svelte >= v5.36.8 ([bf39865](https://github.com/nubolab-ffwd/svelte-fluent/commit/bf39865a146eef01525e2564035ba72d8917ee28))
12+
* compatibility with svelte >= v5.36.8 ([1b2644b](https://github.com/nubolab-ffwd/svelte-fluent/commit/1b2644b11e7d7bc1804e305585e81bc29fd794ab))
13+
514
## [1.0.3](https://github.com/nubolab-ffwd/svelte-fluent/compare/svelte-fluent-v1.0.2...svelte-fluent-v1.0.3) (2024-12-06)
615

716

packages/svelte-fluent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nubolab-ffwd/svelte-fluent",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"license": "MIT",
55
"homepage": "https://github.com/nubolab-ffwd/svelte-fluent",
66
"repository": {

0 commit comments

Comments
 (0)