Skip to content

Commit

Permalink
Version Packages (#367)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
alec-chernicki and github-actions[bot] authored Mar 25, 2024
1 parent ce1791f commit 3029241
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/nasty-pants-relate.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/commonality/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commonalityco/cli

## 0.2.63

### Patch Changes

- Updated dependencies [ce1791f]
- @commonalityco/studio@0.2.57

## 0.2.62

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/commonality/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commonality",
"version": "0.2.62",
"version": "0.2.63",
"bin": {
"commonality": "./bin.js"
},
Expand Down
6 changes: 6 additions & 0 deletions apps/studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commonalityco/dashboard

## 0.2.57

### Patch Changes

- ce1791f: fix studio versioning

## 0.2.55

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commonalityco/studio",
"description": "The Next.js application that powers Commonality Studio",
"version": "0.2.56",
"version": "0.2.57",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/commonality-checks-recommended/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# commonality-checks-recommended

## 0.0.40

### Patch Changes

- commonality@0.2.63

## 0.0.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/commonality-checks-recommended/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.0.39",
"version": "0.0.40",
"type": "module",
"types": "./dist/index.d.ts",
"exports": {
Expand Down

0 comments on commit 3029241

Please sign in to comment.