Skip to content

Commit 4382e43

Browse files
committed
-
1 parent f6492ee commit 4382e43

61 files changed

Lines changed: 288 additions & 30 deletions

Some content is hidden

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

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"silver-eels-cough",
5454
"smooth-memes-sit",
5555
"sunny-rats-wash",
56+
"tall-pens-wait",
5657
"tasty-cities-drum",
5758
"tasty-meteors-shout",
5859
"true-carpets-lead",

.changeset/tall-pens-wait.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

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.24
4+
5+
### Patch Changes
6+
7+
- sd
8+
- Updated dependencies
9+
- @pipelab/constants@1.0.0-beta.22
10+
- @pipelab/core-node@1.0.0-beta.24
11+
- @pipelab/shared@1.0.0-beta.20
12+
313
## 2.0.0-beta.23
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.23",
3+
"version": "2.0.0-beta.24",
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.21
4+
5+
### Patch Changes
6+
7+
- sd
8+
39
## 2.0.0-beta.20
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.20",
3+
"version": "2.0.0-beta.21",
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.12
4+
5+
### Patch Changes
6+
7+
- sd
8+
39
## 0.0.1-beta.11
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.11",
4+
"version": "0.0.1-beta.12",
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.24
4+
5+
### Patch Changes
6+
7+
- sd
8+
- Updated dependencies
9+
- @pipelab/constants@1.0.0-beta.22
10+
- @pipelab/shared@1.0.0-beta.20
11+
312
## 2.0.0-beta.23
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.23",
3+
"version": "2.0.0-beta.24",
44
"private": true,
55
"license": "FSL-1.1-MIT",
66
"repository": {

0 commit comments

Comments
 (0)