Skip to content

Commit

Permalink
release: [skip apps] bump npm package(s) (#841)
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 May 14, 2024
1 parent d8e1101 commit bbc08fd
Show file tree
Hide file tree
Showing 105 changed files with 593 additions and 116 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-colts-grab.md

This file was deleted.

55 changes: 0 additions & 55 deletions .changeset/gentle-houses-glow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-houses-rush.md

This file was deleted.

6 changes: 6 additions & 0 deletions config/eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eslint-config-custom

## 0.0.3

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-custom",
"license": "MIT",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"devDependencies": {
"@dwarvesf/react-eslint-config": "^1.0.1",
Expand Down
6 changes: 6 additions & 0 deletions config/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# tsconfig

## 0.0.2

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tsconfig",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"license": "MIT",
"publishConfig": {
Expand Down
10 changes: 10 additions & 0 deletions packages/components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mochi-ui/accordion

## 0.1.26

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/icons@0.8.1
- @mochi-ui/theme@0.20.1

## 0.1.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/accordion",
"version": "0.1.25",
"version": "0.1.26",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/components/action-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mochi-ui/action-bar

## 0.2.7

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/alert@1.2.16
- @mochi-ui/theme@0.20.1

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/action-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/action-bar",
"version": "0.2.6",
"version": "0.2.7",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
12 changes: 12 additions & 0 deletions packages/components/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @mochi-ui/alert

## 1.2.16

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/icon-button@0.4.23
- @mochi-ui/button@0.4.22
- @mochi-ui/icons@0.8.1
- @mochi-ui/theme@0.20.1

## 1.2.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/alert",
"version": "1.2.15",
"version": "1.2.16",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/components/avatar-group/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mochi-ui/avatar-group

## 0.3.10

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/avatar@0.3.7
- @mochi-ui/theme@0.20.1

## 0.3.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/avatar-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/avatar-group",
"version": "0.3.9",
"version": "0.3.10",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mochi-ui/avatar

## 0.3.7

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/skeleton@1.0.16
- @mochi-ui/theme@0.20.1

## 0.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/avatar",
"version": "0.3.6",
"version": "0.3.7",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @mochi-ui/badge

## 0.3.9

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/theme@0.20.1

## 0.3.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/badge",
"version": "0.3.8",
"version": "0.3.9",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mochi-ui/button

## 0.4.22

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/icons@0.8.1
- @mochi-ui/theme@0.20.1

## 0.4.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/button",
"version": "0.4.21",
"version": "0.4.22",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
9 changes: 9 additions & 0 deletions packages/components/card/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @mochi-ui/card

## 0.1.12

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/theme@0.20.1

## 0.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/card",
"version": "0.1.11",
"version": "0.1.12",
"description": "...",
"keywords": [
"card"
Expand Down
10 changes: 10 additions & 0 deletions packages/components/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mochi-ui/checkbox

## 0.1.26

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/icons@0.8.1
- @mochi-ui/theme@0.20.1

## 0.1.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/checkbox",
"version": "0.1.25",
"version": "0.1.26",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/components/content-editable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mochi-ui/content-editable

## 1.1.14

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/icons@0.8.1
- @mochi-ui/theme@0.20.1

## 1.1.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/content-editable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/content-editable",
"version": "1.1.13",
"version": "1.1.14",
"description": "React component for a div with editable contents",
"keywords": [
"content-editable"
Expand Down
10 changes: 10 additions & 0 deletions packages/components/drawer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mochi-ui/drawer

## 0.3.13

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/icons@0.8.1
- @mochi-ui/theme@0.20.1

## 0.3.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/drawer",
"version": "0.3.12",
"version": "0.3.13",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/components/dropdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @mochi-ui/dropdown

## 0.2.13

### Patch Changes

- [#842](https://github.com/consolelabs/mochi-ui/pull/842) [`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87) Thanks [@zlatanpham](https://github.com/zlatanpham)! - Fix cva type export

- Updated dependencies [[`d8e1101`](https://github.com/consolelabs/mochi-ui/commit/d8e11018c206156fc21f5a0a9b24797a4d7f1e87)]:
- @mochi-ui/icons@0.8.1
- @mochi-ui/theme@0.20.1

## 0.2.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/dropdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochi-ui/dropdown",
"version": "0.2.12",
"version": "0.2.13",
"sideEffects": false,
"main": "src/index.ts",
"files": [
Expand Down
Loading

0 comments on commit bbc08fd

Please sign in to comment.