Skip to content

Commit 38a88ff

Browse files
authored
Merge pull request #1632 from nubolab-ffwd/release-please--branches--main--components--svelte-fluent
chore(main): release svelte-fluent 1.0.4
2 parents cc734b7 + 12c5e90 commit 38a88ff

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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 ([1b2644b](https://github.com/nubolab-ffwd/svelte-fluent/commit/1b2644b11e7d7bc1804e305585e81bc29fd794ab))
12+
513
## [1.0.3](https://github.com/nubolab-ffwd/svelte-fluent/compare/svelte-fluent-v1.0.2...svelte-fluent-v1.0.3) (2024-12-06)
614

715

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)