Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
 - @vechaiui/[email protected]
  • Loading branch information
pepelele committed Nov 10, 2021
1 parent 7d69de7 commit b2f4b0d
Show file tree
Hide file tree
Showing 56 changed files with 294 additions and 57 deletions.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.10.0](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)


### Features

* upgrade docs to v0.2.0 ([46393e1](https://github.com/vechai/vechaiui/commit/46393e1c7a91b9562b89fe49680f3c3698fb37b9))
* **theme:** destiny ([dcb12ed](https://github.com/vechai/vechaiui/commit/dcb12ed6082c9dce591bfbb598d9121ef3ab0821))





## [0.9.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-09-29)

**Note:** Version bump only for package @vechaiui/docs
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/docs",
"version": "0.9.1",
"version": "0.10.0",
"private": true,
"scripts": {
"type-check": "tsc",
Expand All @@ -23,7 +23,7 @@
"@radix-ui/react-slider": "^0.0.16",
"@radix-ui/react-tabs": "^0.0.15",
"@radix-ui/react-tooltip": "^0.0.20",
"@vechaiui/core": "0.5.1",
"@vechaiui/core": "0.6.0",
"@vechaiui/react": "0.1.12",
"next": "11.1.0",
"next-seo": "^4.26.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/alert





## [0.1.8](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/alert
Expand Down
4 changes: 2 additions & 2 deletions packages/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/alert",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@vechaiui/icon": "0.1.7",
"@vechaiui/theme": "0.3.1",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/avatar





## [0.1.8](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/avatar
Expand Down
4 changes: 2 additions & 2 deletions packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/avatar",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@vechaiui/image": "0.1.7",
"@vechaiui/theme": "0.3.1",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/badge





## [0.1.6](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/badge
Expand Down
4 changes: 2 additions & 2 deletions packages/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/badge",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"react": "^17.0.2"
},
"dependencies": {
"@vechaiui/theme": "0.3.1",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/breadcrumb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/breadcrumb





## [0.1.7](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/breadcrumb
Expand Down
4 changes: 2 additions & 2 deletions packages/breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/breadcrumb",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@vechaiui/link": "0.1.6",
"@vechaiui/theme": "0.3.1",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/button





## [0.1.7](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/button
Expand Down
4 changes: 2 additions & 2 deletions packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/button",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@vechaiui/spinner": "0.1.6",
"@vechaiui/theme": "0.3.1",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.8](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/checkbox





## [0.2.7](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/checkbox
Expand Down
6 changes: 3 additions & 3 deletions packages/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/checkbox",
"version": "0.2.7",
"version": "0.2.8",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -38,8 +38,8 @@
},
"dependencies": {
"@reach/auto-id": "^0.15.0",
"@vechaiui/forms": "0.3.1",
"@vechaiui/theme": "0.3.1",
"@vechaiui/forms": "0.3.2",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/code/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/code





## [0.1.6](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/code
Expand Down
4 changes: 2 additions & 2 deletions packages/code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/code",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"react": "^17.0.2"
},
"dependencies": {
"@vechaiui/theme": "0.3.1",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
13 changes: 13 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.6.0](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)


### Features

* improve color for checkbox radio & button ([3949529](https://github.com/vechai/vechaiui/commit/3949529cc596328f7ee25790a9760d38c6fec8c8))
* **theme:** destiny ([dcb12ed](https://github.com/vechai/vechaiui/commit/dcb12ed6082c9dce591bfbb598d9121ef3ab0821))
* support density comfortable & compact ([77ea8c9](https://github.com/vechai/vechaiui/commit/77ea8c907dd18b1837e3788197730b1eed66fc9d))





## [0.5.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-09-29)


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": "@vechaiui/core",
"version": "0.5.1",
"version": "0.6.0",
"description": "> TODO: description",
"author": "vechai <[email protected]>",
"homepage": "https://github.com/vechai/vechaiui#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/divider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/divider





## [0.1.6](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/divider
Expand Down
4 changes: 2 additions & 2 deletions packages/divider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/divider",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"react": "^17.0.2"
},
"dependencies": {
"@vechaiui/theme": "0.3.1",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/dot/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/dot





## [0.1.6](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/dot
Expand Down
4 changes: 2 additions & 2 deletions packages/dot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/dot",
"version": "0.2.0",
"version": "0.2.1",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
"react": "^17.0.2"
},
"dependencies": {
"@vechaiui/theme": "0.3.1",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.2](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-11-10)

**Note:** Version bump only for package @vechaiui/forms





## [0.3.1](https://github.com/vechai/vechaiui/compare/@vechaiui/[email protected]...@vechaiui/[email protected]) (2021-08-28)

**Note:** Version bump only for package @vechaiui/forms
Expand Down
4 changes: 2 additions & 2 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vechaiui/forms",
"version": "0.3.1",
"version": "0.3.2",
"sideEffects": false,
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@reach/auto-id": "^0.15.3",
"@vechaiui/theme": "0.3.1",
"@vechaiui/theme": "0.4.0",
"@vechaiui/utils": "^0.1.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit b2f4b0d

Please sign in to comment.