Skip to content

Commit 73a2838

Browse files
ci(changesets): version packages (#554)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7b4b742 commit 73a2838

9 files changed

Lines changed: 28 additions & 12 deletions

File tree

.changeset/update-deps-20260303-143009.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

packages/firefly-module-federation/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @squide/firefly-module-federation
22

3+
## 1.0.17
4+
5+
### Patch Changes
6+
7+
- [#553](https://github.com/workleap/wl-squide/pull/553) [`7b4b742`](https://github.com/workleap/wl-squide/commit/7b4b742c9dbc9bb138e7ba4147c09d506b0bcb47) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 1.0.16
410

511
### Patch Changes

packages/firefly-module-federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@squide/firefly-module-federation",
33
"author": "Workleap",
4-
"version": "1.0.16",
4+
"version": "1.0.17",
55
"description": "Add support for Module Federation to Squide firefly.",
66
"license": "Apache-2.0",
77
"repository": {

packages/firefly-rsbuild-configs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @squide/firefly-rsbuild-configs
22

3+
## 2.2.6
4+
5+
### Patch Changes
6+
7+
- [#553](https://github.com/workleap/wl-squide/pull/553) [`7b4b742`](https://github.com/workleap/wl-squide/commit/7b4b742c9dbc9bb138e7ba4147c09d506b0bcb47) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 2.2.5
410

511
### Patch Changes

packages/firefly-rsbuild-configs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@squide/firefly-rsbuild-configs",
33
"author": "Workleap",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55
"description": "Rsbuild configuration helpers for the Squide firefly technology stack.",
66
"license": "Apache-2.0",
77
"repository": {

packages/firefly-rsbuild-storybook/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @squide/firefly-rsbuild-storybook
22

3+
## 2.0.7
4+
5+
### Patch Changes
6+
7+
- [#553](https://github.com/workleap/wl-squide/pull/553) [`7b4b742`](https://github.com/workleap/wl-squide/commit/7b4b742c9dbc9bb138e7ba4147c09d506b0bcb47) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 2.0.6
410

511
### Patch Changes

packages/firefly-rsbuild-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@squide/firefly-rsbuild-storybook",
33
"author": "Workleap",
4-
"version": "2.0.6",
4+
"version": "2.0.7",
55
"description": "Squide firefly helpers for Storybook and Rsbuild.",
66
"license": "Apache-2.0",
77
"repository": {

packages/firefly-webpack-configs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @squide/firefly-webpack-configs
22

3+
## 5.2.8
4+
5+
### Patch Changes
6+
7+
- [#553](https://github.com/workleap/wl-squide/pull/553) [`7b4b742`](https://github.com/workleap/wl-squide/commit/7b4b742c9dbc9bb138e7ba4147c09d506b0bcb47) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 5.2.7
410

511
### Patch Changes

packages/firefly-webpack-configs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@squide/firefly-webpack-configs",
33
"author": "Workleap",
4-
"version": "5.2.7",
4+
"version": "5.2.8",
55
"description": "Webpack configuration helpers for the Squide firefly technology stack.",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)