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 Feb 2, 2025
1 parent e745ba5 commit eddf6dd
Show file tree
Hide file tree
Showing 21 changed files with 91 additions and 10 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"stale-cars-hear",
"thin-carpets-act",
"thirty-plants-doubt",
"tough-apes-know",
"twelve-panthers-turn"
]
}
7 changes: 7 additions & 0 deletions apps/vite-native-ts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# vite-native-ts

## 1.0.1-alpha.3

### Patch Changes

- Updated dependencies [[`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8)]:
- @weapp-tailwindcss/merge@1.0.0-alpha.5

## 1.0.1-alpha.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/vite-native-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-native-ts",
"type": "module",
"version": "1.0.1-alpha.2",
"version": "1.0.1-alpha.3",
"private": true,
"description": "",
"author": "ice breaker <[email protected]>",
Expand Down
10 changes: 10 additions & 0 deletions packages/init/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @weapp-tailwindcss/init

## 1.0.0-alpha.5

### Patch Changes

- [`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: bump version

- Updated dependencies [[`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8)]:
- @weapp-tailwindcss/logger@1.0.0-alpha.3
- @weapp-tailwindcss/shared@1.0.0-alpha.4

## 1.0.0-alpha.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/init/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@weapp-tailwindcss/init",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "@weapp-tailwindcss/init",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @weapp-tailwindcss/logger

## 1.0.0-alpha.3

### Patch Changes

- [`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: bump version

## 1.0.0-alpha.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@weapp-tailwindcss/logger",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "@weapp-tailwindcss/logger",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/mangle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @weapp-tailwindcss/mangle

## 1.0.0-alpha.5

### Patch Changes

- [`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: bump version

- Updated dependencies [[`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8)]:
- @weapp-tailwindcss/shared@1.0.0-alpha.4

## 1.0.0-alpha.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mangle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@weapp-tailwindcss/mangle",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "@weapp-tailwindcss/mangle",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/merge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @weapp-tailwindcss/merge

## 1.0.0-alpha.5

### Patch Changes

- [`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: bump version

## 1.0.0-alpha.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/merge/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@weapp-tailwindcss/merge",
"type": "module",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"description": "weapp-tailwindcss",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/postcss/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @weapp-tailwindcss/postcss

## 1.0.0-alpha.6

### Patch Changes

- [`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: bump version

- Updated dependencies [[`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8)]:
- @weapp-tailwindcss/shared@1.0.0-alpha.4

## 1.0.0-alpha.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/postcss/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@weapp-tailwindcss/postcss",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"description": "@weapp-tailwindcss/postcss",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @weapp-tailwindcss/shared

## 1.0.0-alpha.4

### Patch Changes

- [`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: bump version

## 1.0.0-alpha.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@weapp-tailwindcss/shared",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "@weapp-tailwindcss/shared",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/tailwindcss-injector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# tailwindcss-injector

## 0.1.6-alpha.4

### Patch Changes

- Updated dependencies [[`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8)]:
- @weapp-tailwindcss/shared@1.0.0-alpha.4

## 0.1.6-alpha.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tailwindcss-injector/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tailwindcss-injector",
"type": "module",
"version": "0.1.6-alpha.3",
"version": "0.1.6-alpha.4",
"description": "tsup(esbuild) build package template",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/weapp-tailwindcss/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# weapp-tailwindcss

## 4.0.0-alpha.10

### Patch Changes

- [`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: bump version

- Updated dependencies [[`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8)]:
- @weapp-tailwindcss/init@1.0.0-alpha.5
- @weapp-tailwindcss/logger@1.0.0-alpha.3
- @weapp-tailwindcss/mangle@1.0.0-alpha.5
- @weapp-tailwindcss/postcss@1.0.0-alpha.6
- @weapp-tailwindcss/shared@1.0.0-alpha.4

## 4.0.0-alpha.9

### Patch Changes
Expand Down
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": "4.0.0-alpha.9",
"version": "4.0.0-alpha.10",
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
"author": "ice breaker <[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)

## 4.0.0-alpha.10

### Patch Changes

- Updated dependencies [[`e745ba5`](https://github.com/sonofmagic/weapp-tailwindcss/commit/e745ba5cd9e232c0b5b7053538beb0772240eab8)]:
- [email protected]

## 4.0.0-alpha.9

### Patch Changes
Expand Down
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": "4.0.0-alpha.9",
"version": "4.0.0-alpha.10",
"description": "The cli of weapp-tailwindcss",
"author": "ice breaker <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit eddf6dd

Please sign in to comment.