Skip to content

Commit

Permalink
ci(release): version packages (beta) (#57)
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 Dec 6, 2023
1 parent 61d3588 commit 6064e19
Show file tree
Hide file tree
Showing 21 changed files with 101 additions and 10 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"healthy-ties-suffer",
"heavy-hats-knock",
"khaki-nails-crash",
"kind-lobsters-listen",
"lazy-shoes-warn",
"light-socks-learn",
"many-ladybugs-repair",
Expand Down
9 changes: 9 additions & 0 deletions packages/@blocks-colors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @design-blocks/colors

## 1.0.0-beta.31

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

- Updated dependencies [[`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329)]:
- @design-blocks/types@1.0.0-beta.32

## 1.0.0-beta.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@blocks-colors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-blocks/colors",
"version": "1.0.0-beta.30",
"version": "1.0.0-beta.31",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/@blocks-primitives/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @design-blocks/primitives

## 1.0.0-beta.37

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

- Updated dependencies [[`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329)]:
- @design-blocks/system@1.0.0-beta.33
- @design-blocks/types@1.0.0-beta.32
- @design-blocks/utils@1.0.0-beta.25
- @design-blocks/block@1.0.0-beta.37

## 1.0.0-beta.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@blocks-primitives/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-blocks/primitives",
"version": "1.0.0-beta.36",
"version": "1.0.0-beta.37",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/@blocks-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @design-blocks/system

## 1.0.0-beta.33

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

- Updated dependencies [[`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329)]:
- @design-blocks/theme@1.0.0-beta.30
- @design-blocks/types@1.0.0-beta.32
- @design-blocks/utils@1.0.0-beta.25
- @design-blocks/block@1.0.0-beta.37

## 1.0.0-beta.32

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@blocks-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-blocks/system",
"version": "1.0.0-beta.32",
"version": "1.0.0-beta.33",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/@blocks-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @design-blocks/theme

## 1.0.0-beta.30

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

- Updated dependencies [[`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329)]:
- @design-blocks/utils@1.0.0-beta.25

## 1.0.0-beta.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@blocks-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-blocks/theme",
"version": "1.0.0-beta.29",
"version": "1.0.0-beta.30",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/@blocks-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @design-blocks/types

## 1.0.0-beta.32

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

- Updated dependencies [[`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329)]:
- @design-blocks/theme@1.0.0-beta.30

## 1.0.0-beta.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@blocks-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-blocks/types",
"version": "1.0.0-beta.31",
"version": "1.0.0-beta.32",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/@blocks-unstyled/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @design-blocks/unstyled

## 1.0.0-beta.19

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

## 1.0.0-beta.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@blocks-unstyled/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@design-blocks/unstyled",
"description": "A library 'unstyled' UI components and low-level hooks.",
"version": "1.0.0-beta.18",
"version": "1.0.0-beta.19",
"main": "build/commonjs/index.js",
"module": "build/module/index.js",
"types": "build/typescript/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/@blocks-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @design-blocks/utils

## 1.0.0-beta.25

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

## 1.0.0-beta.24

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@blocks-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-blocks/utils",
"version": "1.0.0-beta.24",
"version": "1.0.0-beta.25",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions packages/block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @design-blocks/block

## 1.0.0-beta.37

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

- Updated dependencies [[`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329)]:
- @design-blocks/theme@1.0.0-beta.30

## 1.0.0-beta.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-blocks/block",
"version": "1.0.0-beta.36",
"version": "1.0.0-beta.37",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "./types/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions packages/native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @design-blocks/native

## 1.0.0-beta.37

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

- Updated dependencies [[`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329)]:
- @design-blocks/system@1.0.0-beta.33
- @design-blocks/theme@1.0.0-beta.30
- @design-blocks/types@1.0.0-beta.32
- @design-blocks/utils@1.0.0-beta.25

## 1.0.0-beta.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-blocks/native",
"version": "1.0.0-beta.36",
"version": "1.0.0-beta.37",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# tsconfig

## 1.0.0-beta.15

### Patch Changes

- [`61d3588`](https://github.com/openkitrun/design-blocks/commit/61d358837a3812d464751fe44d5058d844753329) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed stacks

## 1.0.0-beta.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "tsconfig",
"version": "1.0.0-beta.14",
"version": "1.0.0-beta.15",
"private": true
}

0 comments on commit 6064e19

Please sign in to comment.