Skip to content

Commit

Permalink
Version Packages (kuma-ui#365)
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 Nov 12, 2023
1 parent 3840e83 commit 66b672b
Show file tree
Hide file tree
Showing 18 changed files with 75 additions and 30 deletions.
6 changes: 0 additions & 6 deletions .changeset/hot-insects-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-buckets-laugh.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/two-geckos-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-students-film.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/babel-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @kuma-ui/babel-plugin

## 1.1.12

### Patch Changes

- [#357](https://github.com/kuma-ui/kuma-ui/pull/357) [`25dd0b4`](https://github.com/kuma-ui/kuma-ui/commit/25dd0b41c8856504761234638709bcf99db5c6a1) Thanks [@poteboy](https://github.com/poteboy)! - Enable forwardRef Usage in Components Created through the styled API

- [#372](https://github.com/kuma-ui/kuma-ui/pull/372) [`3840e83`](https://github.com/kuma-ui/kuma-ui/commit/3840e835ed3c3c6bb707a565ecec91f2e737eb18) Thanks [@AdePhil](https://github.com/AdePhil)! - chore: Refactor ts-pattern to use switch/if-else

- Updated dependencies [[`25dd0b4`](https://github.com/kuma-ui/kuma-ui/commit/25dd0b41c8856504761234638709bcf99db5c6a1), [`d439b72`](https://github.com/kuma-ui/kuma-ui/commit/d439b72e9dd651ccd65a889c1dce5b3fc4e54a11), [`3840e83`](https://github.com/kuma-ui/kuma-ui/commit/3840e835ed3c3c6bb707a565ecec91f2e737eb18), [`aa23d92`](https://github.com/kuma-ui/kuma-ui/commit/aa23d92f93b0373b91c7b0d431a5745aa06380b9)]:
- @kuma-ui/compiler@1.2.3
- @kuma-ui/system@1.7.0
- @kuma-ui/core@1.5.3

## 1.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kuma-ui/babel-plugin",
"version": "1.1.11",
"version": "1.1.12",
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions packages/compiler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @kuma-ui/compiler

## 1.2.3

### Patch Changes

- [#357](https://github.com/kuma-ui/kuma-ui/pull/357) [`25dd0b4`](https://github.com/kuma-ui/kuma-ui/commit/25dd0b41c8856504761234638709bcf99db5c6a1) Thanks [@poteboy](https://github.com/poteboy)! - Enable forwardRef Usage in Components Created through the styled API

- [#372](https://github.com/kuma-ui/kuma-ui/pull/372) [`3840e83`](https://github.com/kuma-ui/kuma-ui/commit/3840e835ed3c3c6bb707a565ecec91f2e737eb18) Thanks [@AdePhil](https://github.com/AdePhil)! - chore: Refactor ts-pattern to use switch/if-else

- Updated dependencies [[`d439b72`](https://github.com/kuma-ui/kuma-ui/commit/d439b72e9dd651ccd65a889c1dce5b3fc4e54a11), [`3840e83`](https://github.com/kuma-ui/kuma-ui/commit/3840e835ed3c3c6bb707a565ecec91f2e737eb18), [`aa23d92`](https://github.com/kuma-ui/kuma-ui/commit/aa23d92f93b0373b91c7b0d431a5745aa06380b9)]:
- @kuma-ui/system@1.7.0
- @kuma-ui/core@1.5.3

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kuma-ui/compiler",
"version": "1.2.2",
"version": "1.2.3",
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @kuma-ui/core

## 1.5.3

### Patch Changes

- [#372](https://github.com/kuma-ui/kuma-ui/pull/372) [`3840e83`](https://github.com/kuma-ui/kuma-ui/commit/3840e835ed3c3c6bb707a565ecec91f2e737eb18) Thanks [@AdePhil](https://github.com/AdePhil)! - chore: Refactor ts-pattern to use switch/if-else

- Updated dependencies [[`d439b72`](https://github.com/kuma-ui/kuma-ui/commit/d439b72e9dd651ccd65a889c1dce5b3fc4e54a11), [`aa23d92`](https://github.com/kuma-ui/kuma-ui/commit/aa23d92f93b0373b91c7b0d431a5745aa06380b9)]:
- @kuma-ui/system@1.7.0

## 1.5.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kuma-ui/core",
"version": "1.5.2",
"version": "1.5.3",
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/next-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @kuma-ui/next-plugin

## 1.1.13

### Patch Changes

- Updated dependencies [[`3840e83`](https://github.com/kuma-ui/kuma-ui/commit/3840e835ed3c3c6bb707a565ecec91f2e737eb18)]:
- @kuma-ui/core@1.5.3
- @kuma-ui/webpack-plugin@1.2.5

## 1.1.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kuma-ui/next-plugin",
"version": "1.1.12",
"version": "1.1.13",
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.",
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @kuma-ui/system

## 1.7.0

### Minor Changes

- [#367](https://github.com/kuma-ui/kuma-ui/pull/367) [`aa23d92`](https://github.com/kuma-ui/kuma-ui/commit/aa23d92f93b0373b91c7b0d431a5745aa06380b9) Thanks [@yukukotani](https://github.com/yukukotani)! - Respect props order on generating CSS

### Patch Changes

- [#371](https://github.com/kuma-ui/kuma-ui/pull/371) [`d439b72`](https://github.com/kuma-ui/kuma-ui/commit/d439b72e9dd651ccd65a889c1dce5b3fc4e54a11) Thanks [@Asuka109](https://github.com/Asuka109)! - fix: background-image property unable to use url

## 1.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kuma-ui/system",
"version": "1.6.0",
"version": "1.7.0",
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @kuma-ui/vite

## 1.1.5

### Patch Changes

- Updated dependencies [[`25dd0b4`](https://github.com/kuma-ui/kuma-ui/commit/25dd0b41c8856504761234638709bcf99db5c6a1), [`d439b72`](https://github.com/kuma-ui/kuma-ui/commit/d439b72e9dd651ccd65a889c1dce5b3fc4e54a11), [`3840e83`](https://github.com/kuma-ui/kuma-ui/commit/3840e835ed3c3c6bb707a565ecec91f2e737eb18), [`aa23d92`](https://github.com/kuma-ui/kuma-ui/commit/aa23d92f93b0373b91c7b0d431a5745aa06380b9)]:
- @kuma-ui/babel-plugin@1.1.12
- @kuma-ui/system@1.7.0

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kuma-ui/vite",
"version": "1.1.4",
"version": "1.1.5",
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/webpack-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @kuma-ui/webpack-plugin

## 1.2.5

### Patch Changes

- Updated dependencies [[`25dd0b4`](https://github.com/kuma-ui/kuma-ui/commit/25dd0b41c8856504761234638709bcf99db5c6a1), [`d439b72`](https://github.com/kuma-ui/kuma-ui/commit/d439b72e9dd651ccd65a889c1dce5b3fc4e54a11), [`3840e83`](https://github.com/kuma-ui/kuma-ui/commit/3840e835ed3c3c6bb707a565ecec91f2e737eb18), [`aa23d92`](https://github.com/kuma-ui/kuma-ui/commit/aa23d92f93b0373b91c7b0d431a5745aa06380b9)]:
- @kuma-ui/babel-plugin@1.1.12
- @kuma-ui/system@1.7.0

## 1.2.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kuma-ui/webpack-plugin",
"version": "1.2.4",
"version": "1.2.5",
"description": "🐻 Kuma UI is a utility-first, zero-runtime CSS-in-JS library that offers an outstanding developer experience and optimized performance.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 66b672b

Please sign in to comment.