Skip to content

Commit 503798b

Browse files
authored
Merge pull request #1413 from nubolab-ffwd/release-please--branches--main--components--svelte-fluent
chore(main): release svelte-fluent 1.0.2
2 parents e50c253 + 58d9ae7 commit 503798b

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-
".": "1.0.1"
2+
".": "1.0.2"
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.2](https://github.com/nubolab-ffwd/svelte-fluent/compare/svelte-fluent-v1.0.1...svelte-fluent-v1.0.2) (2024-12-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **package:** add return type to vite plugin to fix type generation ([c3c30c6](https://github.com/nubolab-ffwd/svelte-fluent/commit/c3c30c620ef129e745273db863b1c36c34cacb83))
11+
512
## [1.0.1](https://github.com/nubolab-ffwd/svelte-fluent/compare/svelte-fluent-v1.0.0...svelte-fluent-v1.0.1) (2024-12-02)
613

714

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

0 commit comments

Comments
 (0)