Skip to content

Commit

Permalink
Merge pull request #27 from TeamVastsea/changeset-release/release
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
GaoNeng-wWw authored Oct 4, 2024
2 parents 4708572 + c9239bf commit b5e1f8f
Show file tree
Hide file tree
Showing 11 changed files with 76 additions and 6 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@
"@qwqui/ripple": "1.0.0",
"@qwqui/theme": "1.0.0"
},
"changesets": []
"changesets": [
"brown-penguins-peel"
]
}
13 changes: 13 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @qwqui/core

## 1.0.1-alpha.0

### Patch Changes

- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version

## Spcial Thanks

- [SnowballXueQiu](https://github.com/SnowballXueQiu)
- [zrll12](https://github.com/zrll12)
- [GaoNeng-wWw](https://github.com/GaoNeng-wWw)
16 changes: 16 additions & 0 deletions packages/components/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @qwqui/button

## 1.0.1-alpha.0

### Patch Changes

- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version

## Spcial Thanks

- [SnowballXueQiu](https://github.com/SnowballXueQiu)
- [zrll12](https://github.com/zrll12)
- [GaoNeng-wWw](https://github.com/GaoNeng-wWw)

- Updated dependencies [[`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28)]:
- @qwqui/theme@1.0.1-alpha.0
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": "@qwqui/button",
"version": "1.0.0",
"version": "1.0.1-alpha.0",
"description": "",
"scripts": {
"build": "rslib build",
Expand Down
13 changes: 13 additions & 0 deletions packages/components/center/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @qwqui/center

## 1.0.1-alpha.0

### Patch Changes

- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version

## Spcial Thanks

- [SnowballXueQiu](https://github.com/SnowballXueQiu)
- [zrll12](https://github.com/zrll12)
- [GaoNeng-wWw](https://github.com/GaoNeng-wWw)
2 changes: 1 addition & 1 deletion packages/components/center/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qwqui/center",
"version": "1.0.0",
"version": "1.0.1-alpha.0",
"description": "",
"scripts": {
"build": "rslib build",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qwqui/core",
"version": "1.0.0",
"version": "1.0.1-alpha.0",
"description": "",
"scripts": {
"build": "rslib build",
Expand Down
13 changes: 13 additions & 0 deletions packages/components/ripple/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @qwqui/ripple

## 1.0.1-alpha.0

### Patch Changes

- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version

## Spcial Thanks

- [SnowballXueQiu](https://github.com/SnowballXueQiu)
- [zrll12](https://github.com/zrll12)
- [GaoNeng-wWw](https://github.com/GaoNeng-wWw)
2 changes: 1 addition & 1 deletion packages/components/ripple/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qwqui/ripple",
"version": "1.0.0",
"version": "1.0.1-alpha.0",
"description": "",
"scripts": {
"build": "rslib build",
Expand Down
13 changes: 13 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @qwqui/theme

## 1.0.1-alpha.0

### Patch Changes

- [#20](https://github.com/TeamVastsea/QwQUI/pull/20) [`c9fac1a`](https://github.com/TeamVastsea/QwQUI/commit/c9fac1a168926ed2fd79744f80e77b566f979c28) Thanks [@GaoNeng-wWw](https://github.com/GaoNeng-wWw)! - Release the first alpha version

## Spcial Thanks

- [SnowballXueQiu](https://github.com/SnowballXueQiu)
- [zrll12](https://github.com/zrll12)
- [GaoNeng-wWw](https://github.com/GaoNeng-wWw)
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qwqui/theme",
"version": "1.0.0",
"version": "1.0.1-alpha.0",
"files": [
"dist"
],
Expand Down

0 comments on commit b5e1f8f

Please sign in to comment.