Skip to content

Commit 8c44014

Browse files
Version Packages (#358)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5b8761b commit 8c44014

File tree

25 files changed

+105
-25
lines changed

25 files changed

+105
-25
lines changed

.changeset/new-ads-perform.md

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

apps/commonality/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @commonalityco/cli
22

3+
## 0.2.61
4+
5+
### Patch Changes
6+
7+
- 5b8761b: Update layout of graph and deprecate packages
8+
- Updated dependencies [5b8761b]
9+
- @commonalityco/studio@0.2.54
10+
311
## 0.2.60
412

513
### Patch Changes

apps/commonality/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commonality",
3-
"version": "0.2.60",
3+
"version": "0.2.61",
44
"bin": {
55
"commonality": "./bin.js"
66
},

apps/studio/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @commonalityco/dashboard
22

3+
## 0.2.54
4+
5+
### Patch Changes
6+
7+
- 5b8761b: Update layout of graph and deprecate packages
8+
- Updated dependencies [5b8761b]
9+
- @commonalityco/feature-graph@0.0.1
10+
311
## 0.2.53
412

513
### Patch Changes

apps/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commonalityco/studio",
33
"description": "The Next.js application that powers Commonality Studio",
4-
"version": "0.2.53",
4+
"version": "0.2.54",
55
"publishConfig": {
66
"access": "public"
77
},

apps/workshop/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# workshop
22

3+
## 1.0.38
4+
5+
### Patch Changes
6+
7+
- 5b8761b: Update layout of graph and deprecate packages
8+
- Updated dependencies [5b8761b]
9+
- @commonalityco/ui-design-system@0.2.42
10+
- @commonalityco/feature-graph@0.0.1
11+
- @commonalityco/utils-core@0.2.42
12+
- @commonalityco/ui-core@0.2.41
13+
314
## 1.0.37
415

516
### Patch Changes

apps/workshop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "workshop",
33
"description": "The Storybook application for developing Commonality UI components",
44
"private": true,
5-
"version": "1.0.37",
5+
"version": "1.0.38",
66
"scripts": {
77
"dev": "storybook dev -p 6006",
88
"lint": "eslint .",

packages/commonality-checks-recommended/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# commonality-checks-recommended
22

3+
## 0.0.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [5b8761b]
8+
- commonality@0.2.61
9+
310
## 0.0.37
411

512
### Patch Changes

packages/commonality-checks-recommended/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "0.0.37",
7+
"version": "0.0.38",
88
"type": "module",
99
"types": "./dist/index.d.ts",
1010
"exports": {

packages/data-packages/CHANGELOG.md

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

3+
## 0.2.46
4+
5+
### Patch Changes
6+
7+
- 5b8761b: Update layout of graph and deprecate packages
8+
- Updated dependencies [5b8761b]
9+
- @commonalityco/utils-core@0.2.42
10+
- @commonalityco/data-project@0.2.46
11+
312
## 0.2.45
413

514
### Patch Changes

0 commit comments

Comments
 (0)