Skip to content

Commit

Permalink
ci: release (rc) (#217)
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
github-actions[bot] and github-actions[bot] authored Nov 30, 2023
1 parent 8476fb3 commit 4c69de0
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 6 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
"hip-bottles-yawn",
"hip-flowers-lie",
"hip-islands-reflect",
"hip-onions-thank",
"hot-buttons-bow",
"hot-spoons-sneeze",
"hungry-cherries-rush",
Expand Down Expand Up @@ -150,6 +151,7 @@
"silly-bats-sit",
"silly-bees-beg",
"silly-plums-taste",
"silly-windows-appear",
"silver-files-fail",
"silver-walls-care",
"slow-cougars-itch",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-root/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @blinkk/create-root

## 1.0.0-rc.8

## 1.0.0-rc.7

## 1.0.0-rc.6
Expand Down
2 changes: 1 addition & 1 deletion packages/create-root/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blinkk/create-root",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"description": "",
"author": "[email protected]",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @blinkk/rds

## 1.0.0-rc.8

### Patch Changes

- Updated dependencies [8476fb3]
- Updated dependencies [27520ed]
- @blinkk/root@1.0.0-rc.8

## 1.0.0-rc.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/rds/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@blinkk/rds",
"description": "Root.js Design System",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "[email protected]",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"typescript": "^5.0.4"
},
"peerDependencies": {
"@blinkk/root": "1.0.0-rc.7",
"@blinkk/root": "1.0.0-rc.8",
"preact": "*"
},
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/root-cms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @blinkk/root-cms

## 1.0.0-rc.8

### Patch Changes

- Updated dependencies [8476fb3]
- Updated dependencies [27520ed]
- @blinkk/root@1.0.0-rc.8

## 1.0.0-rc.7

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/root-cms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blinkk/root-cms",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "[email protected]",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -104,7 +104,7 @@
"vitest": "^0.34.6"
},
"peerDependencies": {
"@blinkk/root": "1.0.0-rc.7",
"@blinkk/root": "1.0.0-rc.8",
"firebase-admin": ">=11",
"firebase-functions": ">=4",
"preact": ">=10",
Expand Down
10 changes: 10 additions & 0 deletions packages/root/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @blinkk/root

## 1.0.0-rc.8

### Minor Changes

- 27520ed: feat: add es-419 to intl fallbacks

### Patch Changes

- 8476fb3: fix: fix preview server error messages

## 1.0.0-rc.7

## 1.0.0-rc.6
Expand Down
2 changes: 1 addition & 1 deletion packages/root/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blinkk/root",
"version": "1.0.0-rc.7",
"version": "1.0.0-rc.8",
"author": "[email protected]",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 4c69de0

Please sign in to comment.