Skip to content

Commit

Permalink
ci: release (rc) (#254)
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 Feb 22, 2024
1 parent 0a69a62 commit e397395
Show file tree
Hide file tree
Showing 9 changed files with 29 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 @@ -212,6 +212,8 @@
"tidy-eels-beam",
"tidy-jeans-raise",
"tidy-rings-kiss",
"tiny-dancers-shake",
"tiny-scissors-destroy",
"tricky-numbers-divide",
"twelve-jars-wonder",
"two-adults-joke",
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.27

## 1.0.0-rc.26

## 1.0.0-rc.25
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.26",
"version": "1.0.0-rc.27",
"description": "",
"author": "[email protected]",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blinkk/rds

## 1.0.0-rc.27

### Patch Changes

- @blinkk/root@1.0.0-rc.27

## 1.0.0-rc.26

### 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.26",
"version": "1.0.0-rc.27",
"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.26",
"@blinkk/root": "1.0.0-rc.27",
"preact": "*"
},
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/root-cms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @blinkk/root-cms

## 1.0.0-rc.27

### Minor Changes

- 0a69a62: feat: add default value caching for object fields
- b0fed8a: feat: add reference field

### Patch Changes

- @blinkk/root@1.0.0-rc.27

## 1.0.0-rc.26

### Patch 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.26",
"version": "1.0.0-rc.27",
"author": "[email protected]",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -117,7 +117,7 @@
"vitest": "^0.34.6"
},
"peerDependencies": {
"@blinkk/root": "1.0.0-rc.26",
"@blinkk/root": "1.0.0-rc.27",
"firebase-admin": ">=11",
"firebase-functions": ">=4",
"preact": ">=10",
Expand Down
2 changes: 2 additions & 0 deletions packages/root/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @blinkk/root

## 1.0.0-rc.27

## 1.0.0-rc.26

### Patch Changes
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.26",
"version": "1.0.0-rc.27",
"author": "[email protected]",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit e397395

Please sign in to comment.