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 3da8643 commit bba93a5
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"changesets": [
"bright-planes-change",
"dull-tigers-bake",
"giant-jeans-switch",
"gorgeous-pugs-protect",
"hungry-ads-repeat",
"modern-kangaroos-talk",
Expand Down
6 changes: 6 additions & 0 deletions packages/weapp-tailwindcss/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# weapp-tailwindcss

## 4.0.0-alpha.11

### Patch Changes

- [`3da8643`](https://github.com/sonofmagic/weapp-tailwindcss/commit/3da864338de73a304346fd47b4a91fa18d9f3163) Thanks [@sonofmagic](https://github.com/sonofmagic)! - fix: loaderUtils.getOptions

## 4.0.0-alpha.10

### 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.10",
"version": "4.0.0-alpha.11",
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
"author": "ice breaker <1324318532@qq.com>",
"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.11

### Patch Changes

- Updated dependencies [[`3da8643`](https://github.com/sonofmagic/weapp-tailwindcss/commit/3da864338de73a304346fd47b4a91fa18d9f3163)]:
- weapp-tailwindcss@4.0.0-alpha.11

## 4.0.0-alpha.10

### 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.10",
"version": "4.0.0-alpha.11",
"description": "The cli of weapp-tailwindcss",
"author": "ice breaker <1324318532@qq.com>",
"license": "MIT",
Expand Down

0 comments on commit bba93a5

Please sign in to comment.