Skip to content

Commit 3cf954a

Browse files
ci(changesets): version packages (#560)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 33b1cd6 commit 3cf954a

7 files changed

Lines changed: 31 additions & 10 deletions

File tree

.changeset/light-knives-deny.md

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

packages/firefly-module-federation/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#559](https://github.com/workleap/wl-squide/pull/559) [`33b1cd6`](https://github.com/workleap/wl-squide/commit/33b1cd639ef97e9d9fc892918ab6cbd08e6b91e9) Thanks [@patricklafrance](https://github.com/patricklafrance)! - React Router loaders execution is now delayed until MSW is ready.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`33b1cd6`](https://github.com/workleap/wl-squide/commit/33b1cd639ef97e9d9fc892918ab6cbd08e6b91e9)]:
12+
- @squide/firefly@16.2.0
13+
314
## 1.0.17
415

516
### 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.17",
4+
"version": "1.1.0",
55
"description": "Add support for Module Federation to Squide firefly.",
66
"license": "Apache-2.0",
77
"repository": {

packages/firefly-rsbuild-storybook/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#559](https://github.com/workleap/wl-squide/pull/559) [`33b1cd6`](https://github.com/workleap/wl-squide/commit/33b1cd639ef97e9d9fc892918ab6cbd08e6b91e9) Thanks [@patricklafrance](https://github.com/patricklafrance)! - React Router loaders execution is now delayed until MSW is ready.
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [[`33b1cd6`](https://github.com/workleap/wl-squide/commit/33b1cd639ef97e9d9fc892918ab6cbd08e6b91e9)]:
12+
- @squide/firefly@16.2.0
13+
314
## 2.0.7
415

516
### 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.7",
4+
"version": "2.1.0",
55
"description": "Squide firefly helpers for Storybook and Rsbuild.",
66
"license": "Apache-2.0",
77
"repository": {

packages/firefly/CHANGELOG.md

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

3+
## 16.2.0
4+
5+
### Minor Changes
6+
7+
- [#559](https://github.com/workleap/wl-squide/pull/559) [`33b1cd6`](https://github.com/workleap/wl-squide/commit/33b1cd639ef97e9d9fc892918ab6cbd08e6b91e9) Thanks [@patricklafrance](https://github.com/patricklafrance)! - React Router loaders execution is now delayed until MSW is ready.
8+
39
## 16.1.12
410

511
### Patch Changes

packages/firefly/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",
33
"author": "Workleap",
4-
"version": "16.1.12",
4+
"version": "16.2.0",
55
"description": "Squide bundle for the firefly technology stack.",
66
"license": "Apache-2.0",
77
"repository": {

0 commit comments

Comments
 (0)