Skip to content

Commit

Permalink
release: [v2] release v2.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenle committed Oct 18, 2024
1 parent 54994b3 commit 6e686be
Show file tree
Hide file tree
Showing 14 changed files with 87 additions and 11 deletions.
9 changes: 8 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,12 @@
"@blinkk/root-cms": "1.3.11",
"@blinkk/root-password-protect": "1.3.11"
},
"changesets": []
"changesets": [
"kind-pans-check",
"moody-worms-draw",
"silent-eyes-drop",
"strong-planes-float",
"sweet-windows-cheat",
"twelve-months-explain"
]
}
6 changes: 6 additions & 0 deletions packages/create-root/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blinkk/create-root

## 2.0.0-rc.0

### Major Changes

- ac55876: chore: [v2] bump version to v2

## 1.3.11

## 1.3.10
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.3.11",
"version": "2.0.0-rc.0",
"description": "",
"author": "[email protected]",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-root/src/root-version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// This file is autogenerated by update-root-version.mjs.
export const ROOT_VERSION = '1.3.2';
export const ROOT_VERSION = '2.0.0-rc.0';
6 changes: 6 additions & 0 deletions packages/eslint-config-root/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @blinkk/eslint-config-root

## 1.0.0-rc.0

### Major Changes

- ac55876: chore: [v2] bump version to v2

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-root/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blinkk/eslint-config-root",
"version": "0.1.0",
"version": "1.0.0-rc.0",
"description": "ESLint config for Root.js projects.",
"author": "[email protected]",
"license": "MIT",
Expand Down
14 changes: 14 additions & 0 deletions packages/rds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @blinkk/rds

## 2.0.0-rc.0

### Major Changes

- ac55876: chore: [v2] bump version to v2

### Patch Changes

- Updated dependencies [ac55876]
- Updated dependencies [1da57d8]
- Updated dependencies [e12001c]
- Updated dependencies [f6477b0]
- @blinkk/root@2.0.0-rc.0

## 1.3.11

### 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.3.11",
"version": "2.0.0-rc.0",
"author": "[email protected]",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"typescript": "^5.0.4"
},
"peerDependencies": {
"@blinkk/root": "1.3.11",
"@blinkk/root": "2.0.0-rc.0",
"preact": "*"
},
"dependencies": {
Expand Down
17 changes: 17 additions & 0 deletions packages/root-cms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @blinkk/root-cms

## 2.0.0-rc.0

### Major Changes

- ac55876: chore: [v2] bump version to v2

### Patch Changes

- 1da57d8: feat: [v2] store compatibility versions in db
- e217aea: feat: add option for listing raw docs
- 1da57d8: feat: [v2] add compatibility check for v2 translations
- Updated dependencies [ac55876]
- Updated dependencies [1da57d8]
- Updated dependencies [e12001c]
- Updated dependencies [f6477b0]
- @blinkk/root@2.0.0-rc.0

## 1.3.11

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

## 2.0.0-rc.0

### Major Changes

- ac55876: chore: [v2] bump version to v2

### Patch Changes

- Updated dependencies [ac55876]
- Updated dependencies [1da57d8]
- Updated dependencies [e12001c]
- Updated dependencies [f6477b0]
- @blinkk/root@2.0.0-rc.0

## 1.3.11

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/root-password-protect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blinkk/root-password-protect",
"version": "1.3.11",
"version": "2.0.0-rc.0",
"author": "[email protected]",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -42,7 +42,7 @@
"micromatch": "4.0.5"
},
"peerDependencies": {
"@blinkk/root": "1.3.11",
"@blinkk/root": "2.0.0-rc.0",
"preact": ">=10",
"preact-render-to-string": ">=5"
},
Expand Down
12 changes: 12 additions & 0 deletions packages/root/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @blinkk/root

## 2.0.0-rc.0

### Major Changes

- ac55876: chore: [v2] bump version to v2

### Patch Changes

- 1da57d8: feat: [v2] add compatibility check for v2 translations
- e12001c: fix: fix sitemap ordering
- f6477b0: feat: [v2] add "startup" hook to plugins

## 1.3.11

## 1.3.10
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.3.11",
"version": "2.0.0-rc.0",
"author": "[email protected]",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 6e686be

Please sign in to comment.