Skip to content

Commit 3cbe808

Browse files
authored
Merge pull request #1646 from nubolab-ffwd/release-please--branches--main--components--svelte-fluent
chore(main): release svelte-fluent 1.0.5
2 parents ebae000 + 83cf13c commit 3cbe808

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.4"
2+
"packages/svelte-fluent": "1.0.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.5](https://github.com/nubolab-ffwd/svelte-fluent/compare/svelte-fluent-v1.0.4...svelte-fluent-v1.0.5) (2025-09-30)
6+
7+
8+
### Bug Fixes
9+
10+
* disable overlay SSR handling for svelte versions with incompatible internal api ([760cc81](https://github.com/nubolab-ffwd/svelte-fluent/commit/760cc81ff91b9e43991d45f00e291e662e5e50f0))
11+
512
## [1.0.4](https://github.com/nubolab-ffwd/svelte-fluent/compare/svelte-fluent-v1.0.3...svelte-fluent-v1.0.4) (2025-08-05)
613

714

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.4",
3+
"version": "1.0.5",
44
"license": "MIT",
55
"homepage": "https://github.com/nubolab-ffwd/svelte-fluent",
66
"repository": {

0 commit comments

Comments
 (0)