Skip to content

Commit 980dd43

Browse files
Version Packages (#364)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent bfddcb3 commit 980dd43

11 files changed

Lines changed: 37 additions & 10 deletions

File tree

.changeset/moody-months-tickle.md

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

apps/commonality/CHANGELOG.md

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

3+
## 0.2.62
4+
5+
### Patch Changes
6+
7+
- @commonalityco/studio@0.2.55
8+
39
## 0.2.61
410

511
### 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.61",
3+
"version": "0.2.62",
44
"bin": {
55
"commonality": "./bin.js"
66
},

apps/studio/CHANGELOG.md

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

3+
## 0.2.55
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [bfddcb3]
8+
- @commonalityco/feature-graph@0.1.0
9+
310
## 0.2.54
411

512
### 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.54",
4+
"version": "0.2.55",
55
"publishConfig": {
66
"access": "public"
77
},

apps/workshop/CHANGELOG.md

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

3+
## 1.0.39
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [bfddcb3]
8+
- @commonalityco/feature-graph@0.1.0
9+
310
## 1.0.38
411

512
### 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.38",
5+
"version": "1.0.39",
66
"scripts": {
77
"dev": "storybook dev -p 6006",
88
"lint": "eslint .",

packages/commonality-checks-recommended/CHANGELOG.md

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

3+
## 0.0.39
4+
5+
### Patch Changes
6+
7+
- commonality@0.2.62
8+
39
## 0.0.38
410

511
### 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.38",
7+
"version": "0.0.39",
88
"type": "module",
99
"types": "./dist/index.d.ts",
1010
"exports": {

packages/feature-graph/CHANGELOG.md

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

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- bfddcb3: release feature-graph
8+
39
## 0.0.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)