Skip to content

Commit

Permalink
ci(release): version packages (beta) (#62)
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 20, 2023
1 parent 81c0b15 commit 455921b
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 @@ -47,6 +47,7 @@
"many-lies-live",
"mean-berries-hunt",
"metal-buttons-unite",
"modern-llamas-try",
"moody-penguins-drive",
"nasty-rats-hide",
"neat-wasps-flash",
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.35

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

- Updated dependencies [[`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034)]:
- @design-blocks/types@1.0.0-beta.36

## 1.0.0-beta.34

### Minor 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.34",
"version": "1.0.0-beta.35",
"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.41

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

- Updated dependencies [[`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034)]:
- @design-blocks/system@1.0.0-beta.37
- @design-blocks/types@1.0.0-beta.36
- @design-blocks/utils@1.0.0-beta.29
- @design-blocks/block@1.0.0-beta.41

## 1.0.0-beta.40

### Minor 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.40",
"version": "1.0.0-beta.41",
"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.37

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

- Updated dependencies [[`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034)]:
- @design-blocks/theme@1.0.0-beta.34
- @design-blocks/types@1.0.0-beta.36
- @design-blocks/utils@1.0.0-beta.29
- @design-blocks/block@1.0.0-beta.41

## 1.0.0-beta.36

### Minor 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.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
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.34

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

- Updated dependencies [[`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034)]:
- @design-blocks/utils@1.0.0-beta.29

## 1.0.0-beta.33

### Minor 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.33",
"version": "1.0.0-beta.34",
"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.36

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

- Updated dependencies [[`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034)]:
- @design-blocks/theme@1.0.0-beta.34

## 1.0.0-beta.35

### Minor 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.35",
"version": "1.0.0-beta.36",
"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.23

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

## 1.0.0-beta.22

### Minor 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.22",
"version": "1.0.0-beta.23",
"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.29

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

## 1.0.0-beta.28

### Minor 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.28",
"version": "1.0.0-beta.29",
"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.41

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

- Updated dependencies [[`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034)]:
- @design-blocks/theme@1.0.0-beta.34

## 1.0.0-beta.40

### Minor 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.40",
"version": "1.0.0-beta.41",
"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.41

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

- Updated dependencies [[`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034)]:
- @design-blocks/system@1.0.0-beta.37
- @design-blocks/theme@1.0.0-beta.34
- @design-blocks/types@1.0.0-beta.36
- @design-blocks/utils@1.0.0-beta.29

## 1.0.0-beta.40

### Minor 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.40",
"version": "1.0.0-beta.41",
"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.19

### Patch Changes

- [`81c0b15`](https://github.com/openkitrun/design-blocks/commit/81c0b159d9493a03f79d72976663bc2513d7f034) Thanks [@wootsbot](https://github.com/wootsbot)! - Fixed public

## 1.0.0-beta.18

### Minor 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.18",
"version": "1.0.0-beta.19",
"private": true
}

0 comments on commit 455921b

Please sign in to comment.