Skip to content

Commit

Permalink
Version Packages (#255)
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 Jan 16, 2024
1 parent 0faea77 commit 5cab72a
Show file tree
Hide file tree
Showing 52 changed files with 224 additions and 56 deletions.
29 changes: 0 additions & 29 deletions .changeset/silly-flies-beam.md

This file was deleted.

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

## 0.2.41

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/studio@0.2.42

## 0.2.40

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/commonality/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commonality",
"version": "0.2.40",
"version": "0.2.41",
"bin": {
"commonality": "./bin.js"
},
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@antfu/install-pkg": "^0.3.1",
"@commonalityco/studio": "0.2.41",
"@commonalityco/studio": "0.2.42",
"@sindresorhus/slugify": "^2.2.1",
"chalk": "^5.3.0",
"commander": "^11.0.0",
Expand Down
9 changes: 9 additions & 0 deletions apps/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# documentation

## 0.0.12

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/ui-design-system@0.2.39
- @commonalityco/ui-core@0.2.39

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "documentation",
"version": "0.0.11",
"version": "0.0.12",
"description": "Nextra docs template",
"private": true,
"scripts": {
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.42

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field

## 0.2.41

### 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.41",
"version": "0.2.42",
"publishConfig": {
"access": "public"
},
Expand Down
15 changes: 15 additions & 0 deletions apps/workshop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# workshop

## 1.0.30

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/ui-design-system@0.2.39
- @commonalityco/ui-conformance@0.2.39
- @commonalityco/ui-constraints@0.2.40
- @commonalityco/ui-package@0.2.37
- @commonalityco/utils-core@0.2.37
- @commonalityco/ui-graph@0.2.39
- @commonalityco/ui-core@0.2.39
- @commonalityco/types@0.2.37

## 1.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/workshop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "workshop",
"description": "The Storybook application for developing Commonality UI components",
"private": true,
"version": "1.0.29",
"version": "1.0.30",
"scripts": {
"dev": "storybook dev -p 6006",
"lint": "eslint .",
Expand Down
8 changes: 8 additions & 0 deletions packages/commonality-checks-recommended/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# commonality-checks-recommended

## 0.0.18

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- [email protected]

## 0.0.17

### 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.17",
"version": "0.0.18",
"type": "module",
"types": "./dist/index.d.ts",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/data-codeowners/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commonalityco/traverse

## 0.2.37

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field

## 0.2.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-codeowners/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commonalityco/data-codeowners",
"version": "0.2.36",
"version": "0.2.37",
"description": "Get CODEOWNERS information about a local project",
"publishConfig": {
"access": "public",
Expand Down
6 changes: 6 additions & 0 deletions packages/data-constraints/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commonalityco/data-constraints

## 0.2.38

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field

## 0.2.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-constraints/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commonalityco/data-constraints",
"version": "0.2.37",
"version": "0.2.38",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/data-packages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commonalityco/constraints

## 0.2.38

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/data-project@0.2.38
- @commonalityco/utils-core@0.2.37

## 0.2.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-packages/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commonalityco/data-packages",
"description": "Get package information about a local project",
"version": "0.2.37",
"version": "0.2.38",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down
8 changes: 8 additions & 0 deletions packages/data-project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commonalityco/snapshot

## 0.2.38

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/utils-core@0.2.37

## 0.2.37

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-project/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commonalityco/data-project",
"description": "Utilities for collecting metadata on the current Commonality project",
"version": "0.2.37",
"version": "0.2.38",
"publishConfig": {
"access": "public",
"main": "./dist/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/data-tags/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commonalityco/snapshot

## 0.2.39

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/data-project@0.2.38
- @commonalityco/utils-core@0.2.37

## 0.2.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/data-tags/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commonalityco/data-tags",
"description": "Utilities getting and setting metadata for a Commonality project",
"version": "0.2.38",
"version": "0.2.39",
"publishConfig": {
"access": "public",
"main": "./dist/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commonalityco/types

## 0.2.37

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/utils-core@0.2.37

## 0.2.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commonalityco/types",
"description": "Shared types for use across all Commonality projects",
"version": "0.2.36",
"version": "0.2.37",
"type": "module",
"publishConfig": {
"access": "public",
Expand Down
10 changes: 10 additions & 0 deletions packages/ui-conformance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commonalityco/ui-conformance

## 0.2.39

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/ui-design-system@0.2.39
- @commonalityco/utils-core@0.2.37
- @commonalityco/ui-core@0.2.39

## 0.2.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-conformance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commonalityco/ui-conformance",
"version": "0.2.38",
"version": "0.2.39",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
11 changes: 11 additions & 0 deletions packages/ui-constraints/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @commonalityco/ui-constraints

## 0.2.40

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/ui-design-system@0.2.39
- @commonalityco/utils-package@0.2.37
- @commonalityco/ui-graph@0.2.39
- @commonalityco/ui-core@0.2.39

## 0.2.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-constraints/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commonalityco/ui-constraints",
"version": "0.2.39",
"version": "0.2.40",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/ui-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commonalityco/ui-core

## 0.2.39

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field
- Updated dependencies [0faea77]
- @commonalityco/ui-design-system@0.2.39
- @commonalityco/utils-core@0.2.37

## 0.2.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@commonalityco/ui-core",
"description": "Presentational components used to build Commonality applications",
"type": "module",
"version": "0.2.38",
"version": "0.2.39",
"publishConfig": {
"access": "public"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/ui-design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commonalityco/ui-design-system

## 0.2.39

### Patch Changes

- 0faea77: Fixes an issue where the repository field check was creating an incorrectly formatted repository field

## 0.2.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commonalityco/ui-design-system",
"description": "UI primitives built with shadcn",
"version": "0.2.38",
"version": "0.2.39",
"publishConfig": {
"access": "public"
},
Expand Down
Loading

0 comments on commit 5cab72a

Please sign in to comment.