Skip to content

Commit b68c9ab

Browse files
committed
-
1 parent 4382e43 commit b68c9ab

62 files changed

Lines changed: 299 additions & 36 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/eighty-sites-drop.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
"@pipelab/plugin-filesystem": patch
3+
"@pipelab/plugin-construct": patch
4+
"@pipelab/plugin-electron": patch
5+
"@pipelab/plugin-discord": patch
6+
"@pipelab/plugin-netlify": patch
7+
"@pipelab/plugin-nvpatch": patch
8+
"mini-c3-electron": patch
9+
"@pipelab/asset-electron": patch
10+
"@pipelab/plugin-minify": patch
11+
"@pipelab/plugin-system": patch
12+
"@pipelab/asset-discord": patch
13+
"@pipelab/asset-netlify": patch
14+
"@pipelab/cloud-azure": patch
15+
"@pipelab/plugin-steam": patch
16+
"@pipelab/plugin-tauri": patch
17+
"@pipelab/test-utils": patch
18+
"@pipelab/plugin-core": patch
19+
"@pipelab/plugin-itch": patch
20+
"@pipelab/plugin-poki": patch
21+
"@pipelab/asset-tauri": patch
22+
"@pipelab/constants": patch
23+
"@pipelab/core-node": patch
24+
"@pipelab/migration": patch
25+
"@pipelab/tsconfig": patch
26+
"@pipelab/shared": patch
27+
"@pipelab/cloud": patch
28+
"@pipelab/app": patch
29+
"@pipelab/cli": patch
30+
"@pipelab/ui": patch
31+
---
32+
33+
sd

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"busy-trains-guess",
3838
"chatty-ways-happen",
3939
"cute-chicken-hunt",
40+
"eighty-sites-drop",
4041
"fair-lights-jump",
4142
"fast-ghosts-like",
4243
"free-animals-bet",

apps/cli/CHANGELOG.md

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

3+
## 2.0.0-beta.25
4+
5+
### Patch Changes
6+
7+
- sd
8+
- Updated dependencies
9+
- @pipelab/constants@1.0.0-beta.23
10+
- @pipelab/core-node@1.0.0-beta.25
11+
- @pipelab/shared@1.0.0-beta.21
12+
313
## 2.0.0-beta.24
414

515
### Patch Changes

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipelab/cli",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"private": true,
55
"description": "The command line interface for Pipelab",
66
"license": "FSL-1.1-MIT",

apps/desktop/CHANGELOG.md

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

3+
## 2.0.0-beta.22
4+
5+
### Patch Changes
6+
7+
- sd
8+
39
## 2.0.0-beta.21
410

511
### Patch Changes

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipelab/app",
3-
"version": "2.0.0-beta.21",
3+
"version": "2.0.0-beta.22",
44
"private": true,
55
"description": "-",
66
"homepage": "https://pipelab.app",

apps/mini-c3-electron/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mini-c3-electron
22

3+
## 0.0.1-beta.13
4+
5+
### Patch Changes
6+
7+
- sd
8+
39
## 0.0.1-beta.12
410

511
### Patch Changes

apps/mini-c3-electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mini-c3-electron",
33
"private": true,
4-
"version": "0.0.1-beta.12",
4+
"version": "0.0.1-beta.13",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

apps/ui/CHANGELOG.md

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

3+
## 2.0.0-beta.25
4+
5+
### Patch Changes
6+
7+
- sd
8+
- Updated dependencies
9+
- @pipelab/constants@1.0.0-beta.23
10+
- @pipelab/shared@1.0.0-beta.21
11+
312
## 2.0.0-beta.24
413

514
### Patch Changes

apps/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipelab/ui",
3-
"version": "2.0.0-beta.24",
3+
"version": "2.0.0-beta.25",
44
"private": true,
55
"license": "FSL-1.1-MIT",
66
"repository": {

0 commit comments

Comments
 (0)