Skip to content

Commit f0b1177

Browse files
ci(changesets): version packages (#591)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3803da9 commit f0b1177

13 files changed

Lines changed: 53 additions & 16 deletions

File tree

.changeset/update-deps-20260407-150335.md

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

packages/firefly-module-federation/CHANGELOG.md

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

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#590](https://github.com/workleap/wl-squide/pull/590) [`3803da9`](https://github.com/workleap/wl-squide/commit/3803da93cd8195f61df11de8ff3a062f4fff6b1a) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
9+
- Updated dependencies [[`3803da9`](https://github.com/workleap/wl-squide/commit/3803da93cd8195f61df11de8ff3a062f4fff6b1a)]:
10+
- @squide/firefly@17.0.1
11+
312
## 2.0.0
413

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

packages/firefly-storybook/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- [#590](https://github.com/workleap/wl-squide/pull/590) [`3803da9`](https://github.com/workleap/wl-squide/commit/3803da93cd8195f61df11de8ff3a062f4fff6b1a) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
9+
- Updated dependencies [[`3803da9`](https://github.com/workleap/wl-squide/commit/3803da93cd8195f61df11de8ff3a062f4fff6b1a)]:
10+
- @squide/firefly@17.0.1
11+
- @squide/launch-darkly@1.0.14
12+
313
## 1.0.3
414

515
### Patch Changes

packages/firefly-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-storybook",
33
"author": "Workleap",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"description": "Squide firefly helpers for Storybook.",
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.10
4+
5+
### Patch Changes
6+
7+
- [#590](https://github.com/workleap/wl-squide/pull/590) [`3803da9`](https://github.com/workleap/wl-squide/commit/3803da93cd8195f61df11de8ff3a062f4fff6b1a) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 5.2.9
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.9",
4+
"version": "5.2.10",
55
"description": "Webpack configuration helpers for the Squide firefly technology stack.",
66
"license": "Apache-2.0",
77
"repository": {

packages/firefly/CHANGELOG.md

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

3+
## 17.0.1
4+
5+
### Patch Changes
6+
7+
- [#590](https://github.com/workleap/wl-squide/pull/590) [`3803da9`](https://github.com/workleap/wl-squide/commit/3803da93cd8195f61df11de8ff3a062f4fff6b1a) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
9+
- Updated dependencies [[`3803da9`](https://github.com/workleap/wl-squide/commit/3803da93cd8195f61df11de8ff3a062f4fff6b1a)]:
10+
- @squide/launch-darkly@1.0.14
11+
- @squide/react-router@8.1.20
12+
313
## 17.0.0
414

515
### Major 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": "17.0.0",
4+
"version": "17.0.1",
55
"description": "Squide bundle for the firefly technology stack.",
66
"license": "Apache-2.0",
77
"repository": {

packages/launch-darkly/CHANGELOG.md

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

3+
## 1.0.14
4+
5+
### Patch Changes
6+
7+
- [#590](https://github.com/workleap/wl-squide/pull/590) [`3803da9`](https://github.com/workleap/wl-squide/commit/3803da93cd8195f61df11de8ff3a062f4fff6b1a) Thanks [@claude](https://github.com/apps/claude)! - Updated dependencies to their latest versions.
8+
39
## 1.0.13
410

511
### Patch Changes

0 commit comments

Comments
 (0)