Skip to content

Commit eebb2c8

Browse files
ci(changesets): version packages (#576)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9c91bd4 commit eebb2c8

25 files changed

Lines changed: 119 additions & 28 deletions

File tree

.changeset/fine-shirts-wish.md

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

packages/core/CHANGELOG.md

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

3+
## 6.1.15
4+
5+
### Patch Changes
6+
7+
- [#575](https://github.com/workleap/wl-squide/pull/575) [`9c91bd4`](https://github.com/workleap/wl-squide/commit/9c91bd47c5357a2b15b1fb0e984f81687a3b8b53) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Bump dependencies
8+
39
## 6.1.14
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@squide/core",
33
"author": "Workleap",
4-
"version": "6.1.14",
4+
"version": "6.1.15",
55
"description": "The core package of @squide application shell.",
66
"license": "Apache-2.0",
77
"repository": {

packages/env-vars/CHANGELOG.md

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

3+
## 1.4.20
4+
5+
### Patch Changes
6+
7+
- [#575](https://github.com/workleap/wl-squide/pull/575) [`9c91bd4`](https://github.com/workleap/wl-squide/commit/9c91bd47c5357a2b15b1fb0e984f81687a3b8b53) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Bump dependencies
8+
9+
- Updated dependencies [[`9c91bd4`](https://github.com/workleap/wl-squide/commit/9c91bd47c5357a2b15b1fb0e984f81687a3b8b53)]:
10+
- @squide/core@6.1.15
11+
312
## 1.4.19
413

514
### Patch Changes

packages/env-vars/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@squide/env-vars",
33
"author": "Workleap",
4-
"version": "1.4.19",
4+
"version": "1.4.20",
55
"description": "Add support for environment variables to @squide application shell.",
66
"license": "Apache-2.0",
77
"repository": {

packages/fakes/CHANGELOG.md

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

3+
## 2.2.20
4+
5+
### Patch Changes
6+
7+
- [#575](https://github.com/workleap/wl-squide/pull/575) [`9c91bd4`](https://github.com/workleap/wl-squide/commit/9c91bd47c5357a2b15b1fb0e984f81687a3b8b53) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Bump dependencies
8+
9+
- Updated dependencies [[`9c91bd4`](https://github.com/workleap/wl-squide/commit/9c91bd47c5357a2b15b1fb0e984f81687a3b8b53)]:
10+
- @squide/core@6.1.15
11+
312
## 2.2.19
413

514
### Patch Changes

packages/fakes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@squide/fakes",
33
"author": "Workleap",
4-
"version": "2.2.19",
4+
"version": "2.2.20",
55
"description": "Fake implementations to facilitate the development of modules in isolation with @squide.",
66
"license": "Apache-2.0",
77
"repository": {

packages/firefly-module-federation/CHANGELOG.md

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

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- [#575](https://github.com/workleap/wl-squide/pull/575) [`9c91bd4`](https://github.com/workleap/wl-squide/commit/9c91bd47c5357a2b15b1fb0e984f81687a3b8b53) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Bump dependencies
8+
9+
- Updated dependencies [[`9c91bd4`](https://github.com/workleap/wl-squide/commit/9c91bd47c5357a2b15b1fb0e984f81687a3b8b53)]:
10+
- @squide/firefly@16.2.2
11+
- @squide/core@6.1.15
12+
313
## 1.1.1
414

515
### 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.1.1",
4+
"version": "1.1.2",
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.7
4+
5+
### Patch Changes
6+
7+
- [#575](https://github.com/workleap/wl-squide/pull/575) [`9c91bd4`](https://github.com/workleap/wl-squide/commit/9c91bd47c5357a2b15b1fb0e984f81687a3b8b53) Thanks [@patricklafrance](https://github.com/patricklafrance)! - Bump dependencies
8+
39
## 2.2.6
410

511
### Patch Changes

0 commit comments

Comments
 (0)