Skip to content

Commit

Permalink
Version Packages (alpha)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and sonofmagic committed Aug 7, 2024
1 parent 8c37c0c commit bbebc7d
Show file tree
Hide file tree
Showing 15 changed files with 64 additions and 8 deletions.
4 changes: 3 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@
"@weapp-tailwindcss/cli": "1.0.8",
"@weapp-tailwindcss/typography": "0.2.4",
"tailwindcss-weapp": "0.0.0",
"website": "0.0.0"
"website": "0.0.0",
"@weapp-core/logger": "0.0.0"
},
"changesets": [
"curly-walls-rest",
"happy-falcons-hear",
"serious-students-boil",
"young-teachers-hunt"
]
}
8 changes: 8 additions & 0 deletions @weapp-core/init/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @weapp-core/init

## 0.0.2-alpha.3

### Patch Changes

- 792f50c: chore: compact for `weapp-vite`
- Updated dependencies [792f50c]
- @weapp-core/shared@0.0.2-alpha.3

## 0.0.2-alpha.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion @weapp-core/init/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@weapp-core/init",
"type": "module",
"version": "0.0.2-alpha.2",
"version": "0.0.2-alpha.3",
"description": "@weapp-core/init",
"author": "",
"license": "ISC",
Expand Down
7 changes: 7 additions & 0 deletions @weapp-core/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @weapp-core/logger

## 0.0.1-alpha.0

### Patch Changes

- 792f50c: chore: compact for `weapp-vite`
2 changes: 1 addition & 1 deletion @weapp-core/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@weapp-core/logger",
"type": "module",
"version": "0.0.0",
"version": "0.0.1-alpha.0",
"description": "@weapp-core/logger",
"author": "",
"license": "ISC",
Expand Down
6 changes: 6 additions & 0 deletions @weapp-core/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @weapp-core/shared

## 0.0.2-alpha.3

### Patch Changes

- 792f50c: chore: compact for `weapp-vite`

## 0.0.2-alpha.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion @weapp-core/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@weapp-core/shared",
"type": "module",
"version": "0.0.2-alpha.2",
"version": "0.0.2-alpha.3",
"description": "@weapp-core/shared",
"author": "",
"license": "ISC",
Expand Down
8 changes: 8 additions & 0 deletions packages/weapp-ide-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# weapp-ide-cli

## 2.0.0-alpha.1

### Patch Changes

- 792f50c: chore: compact for `weapp-vite`
- Updated dependencies [792f50c]
- @weapp-core/logger@0.0.1-alpha.0

## 2.0.0-alpha.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/weapp-ide-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "weapp-ide-cli",
"type": "module",
"version": "2.0.0-alpha.0",
"version": "2.0.0-alpha.1",
"description": "让微信开发者工具,用起来更加方便!",
"author": "SonOfMagic <[email protected]>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/weapp-tailwindcss/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# weapp-tailwindcss

## 3.4.1-alpha.0

### Patch Changes

- 792f50c: chore: compact for `weapp-vite`
2 changes: 1 addition & 1 deletion packages/weapp-tailwindcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "weapp-tailwindcss",
"version": "3.4.0",
"version": "3.4.1-alpha.0",
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
"author": "SonOfMagic <[email protected]>",
"license": "MIT",
Expand Down
11 changes: 11 additions & 0 deletions packages/weapp-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# weapp-vite

## 0.0.2-alpha.3

### Patch Changes

- 792f50c: chore: compact for `weapp-vite`
- Updated dependencies [792f50c]
- [email protected]
- @weapp-core/logger@0.0.1-alpha.0
- @weapp-core/shared@0.0.2-alpha.3
- @weapp-core/init@0.0.2-alpha.3

## 0.0.2-alpha.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/weapp-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "weapp-vite",
"type": "module",
"version": "0.0.2-alpha.2",
"version": "0.0.2-alpha.3",
"description": "WIP",
"author": "SonOfMagic <[email protected]>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions plugins/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## 1.0.3 (2024-06-01)

## 1.0.9-alpha.0

### Patch Changes

- Updated dependencies [792f50c]
- [email protected]

### Feature

- 添加 `chain` 选项来支持自定义 `gulp` 处理流程
2 changes: 1 addition & 1 deletion plugins/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@weapp-tailwindcss/cli",
"version": "1.0.8",
"version": "1.0.9-alpha.0",
"description": "The cli of weapp-tailwindcss",
"author": "SonOfMagic <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit bbebc7d

Please sign in to comment.