Skip to content

Commit

Permalink
Merge pull request #27 from design-blocks/changeset-release/main
Browse files Browse the repository at this point in the history
ci(release): version packages (beta)
  • Loading branch information
wootsbot authored Oct 7, 2023
2 parents be4321a + eabf89f commit 02eb98c
Show file tree
Hide file tree
Showing 19 changed files with 110 additions and 9 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"new-baboons-carry",
"polite-horses-applaud",
"polite-queens-whisper",
"poor-feet-shake",
"rude-snakes-clean",
"silent-singers-cheat",
"six-bottles-remain",
Expand Down
11 changes: 11 additions & 0 deletions packages/@blocks-colors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @design-blocks/colors

## 1.0.0-beta.15

### Minor Changes

- [`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463) Thanks [@wootsbot](https://github.com/wootsbot)! - Added `css` util

### Patch Changes

- Updated dependencies [[`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463)]:
- @design-blocks/types@1.0.0-beta.17

## 1.0.0-beta.14

### 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.14",
"version": "1.0.0-beta.15",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/@blocks-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @design-blocks/core

## 1.1.0-beta.8

### Minor Changes

- [`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463) Thanks [@wootsbot](https://github.com/wootsbot)! - Added `css` util

### Patch Changes

- Updated dependencies [[`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463)]:
- @design-blocks/theme@1.0.0-beta.17

## 1.1.0-beta.7

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/@blocks-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@design-blocks/core",
"version": "1.1.0-beta.7",
"version": "1.1.0-beta.8",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "./types/index.d.ts",
Expand Down
14 changes: 14 additions & 0 deletions packages/@blocks-primitives/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @design-blocks/primitives

## 1.0.0-beta.20

### Minor Changes

- [`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463) Thanks [@wootsbot](https://github.com/wootsbot)! - Added `css` util

### Patch Changes

- Updated dependencies [[`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463)]:
- @design-blocks/system@1.0.0-beta.18
- @design-blocks/core@1.1.0-beta.8
- @design-blocks/types@1.0.0-beta.17
- @design-blocks/utils@1.0.0-beta.14

## 1.0.0-beta.19

### 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.19",
"version": "1.0.0-beta.20",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
14 changes: 14 additions & 0 deletions packages/@blocks-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @design-blocks/system

## 1.0.0-beta.18

### Minor Changes

- [`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463) Thanks [@wootsbot](https://github.com/wootsbot)! - Added `css` util

### Patch Changes

- Updated dependencies [[`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463)]:
- @design-blocks/core@1.1.0-beta.8
- @design-blocks/theme@1.0.0-beta.17
- @design-blocks/types@1.0.0-beta.17
- @design-blocks/utils@1.0.0-beta.14

## 1.0.0-beta.17

### 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.17",
"version": "1.0.0-beta.18",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/@blocks-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @design-blocks/theme

## 1.0.0-beta.17

### Minor Changes

- [`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463) Thanks [@wootsbot](https://github.com/wootsbot)! - Added `css` util

### Patch Changes

- Updated dependencies [[`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463)]:
- @design-blocks/utils@1.0.0-beta.14

## 1.0.0-beta.16

### 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.16",
"version": "1.0.0-beta.17",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/@blocks-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @design-blocks/types

## 1.0.0-beta.17

### Minor Changes

- [`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463) Thanks [@wootsbot](https://github.com/wootsbot)! - Added `css` util

### Patch Changes

- Updated dependencies [[`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463)]:
- @design-blocks/theme@1.0.0-beta.17

## 1.0.0-beta.16

### 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.16",
"version": "1.0.0-beta.17",
"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-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @design-blocks/utils

## 1.0.0-beta.14

### Minor Changes

- [`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463) Thanks [@wootsbot](https://github.com/wootsbot)! - Added `css` util

## 1.0.0-beta.13

### 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.13",
"version": "1.0.0-beta.14",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
"types": "dist/typescript/index.d.ts",
Expand Down
16 changes: 16 additions & 0 deletions packages/native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @design-blocks/native

## 1.0.0-beta.20

### Minor Changes

- [`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463) Thanks [@wootsbot](https://github.com/wootsbot)! - Added `css` util

### Patch Changes

- Updated dependencies [[`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463)]:
- @design-blocks/system@1.0.0-beta.18
- @design-blocks/core@1.1.0-beta.8
- @design-blocks/primitives@1.0.0-beta.20
- @design-blocks/theme@1.0.0-beta.17
- @design-blocks/types@1.0.0-beta.17
- @design-blocks/utils@1.0.0-beta.14

## 1.0.0-beta.19

### 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.19",
"version": "1.0.0-beta.20",
"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.8

### Minor Changes

- [`be4321a`](https://github.com/design-blocks/design-blocks/commit/be4321a7a15074fb7f172b56f1b4497b9158b463) Thanks [@wootsbot](https://github.com/wootsbot)! - Added `css` util

## 1.0.0-beta.7

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

0 comments on commit 02eb98c

Please sign in to comment.