Skip to content

Commit ecdf6b1

Browse files
chore: version packages
1 parent 658742f commit ecdf6b1

5 files changed

Lines changed: 19 additions & 9 deletions

File tree

.changeset/proud-pandas-shine.md

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

packages/flow-builder/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @openprojectx/flow-builder
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 658742f: Verify CI publish flow with provenance
8+
- Updated dependencies [658742f]
9+
- @openprojectx/ui-foundation@0.1.1

packages/flow-builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openprojectx/flow-builder",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Portable, configurable visual node-builder canvas: palette, schema-driven forms, typed connections, serialization",
55
"license": "Apache-2.0",
66
"publishConfig": {
@@ -39,7 +39,7 @@
3939
"react": "^18.2.0",
4040
"react-dom": "^18.2.0",
4141
"reactflow": "^11.5.0",
42-
"@openprojectx/ui-foundation": "^0.1.0"
42+
"@openprojectx/ui-foundation": "^0.1.1"
4343
},
4444
"dependencies": {
4545
"@tabler/icons-react": "^3.30.0",
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @openprojectx/ui-foundation
2+
3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- 658742f: Verify CI publish flow with provenance

packages/ui-foundation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openprojectx/ui-foundation",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Design-system foundation for openprojectx ui-foundation (flowkit): theme factory, generic MUI components, hooks and utils",
55
"license": "Apache-2.0",
66
"publishConfig": {

0 commit comments

Comments
 (0)