Skip to content

Commit 3ebfe8f

Browse files
chore(release): version packages (#1142)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 459ba1c commit 3ebfe8f

16 files changed

Lines changed: 73 additions & 14 deletions

File tree

.changeset/ledger.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,11 @@ weapp-tailwindcss@5.4.1:
152152
dir: packages/weapp-tailwindcss
153153
intents:
154154
- compiler-finalization-api
155+
weapp-tailwindcss@5.4.2:
156+
dir: packages/weapp-tailwindcss
157+
intents:
158+
- quick-web-candidates-skip
159+
- quiet-vite-boundary
155160
weapp-tw@0.0.3:
156161
dir: packages/weapp-tw
157162
intents:

.changeset/quick-web-candidates-skip.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/quiet-vite-boundary.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/react-lynx-promo/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### Patch Changes
66

7+
- Updated dependencies:
8+
- @weapp-tailwindcss/lynx@0.3.8
9+
10+
## 0.0.0
11+
12+
### Patch Changes
13+
714
- Updated dependencies:
815
- @weapp-tailwindcss/lynx@0.3.7
916

examples/react-lynx/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### Patch Changes
66

7+
- Updated dependencies:
8+
- @weapp-tailwindcss/lynx@0.3.8
9+
10+
## 0.1.2
11+
12+
### Patch Changes
13+
714
- Updated dependencies:
815
- @weapp-tailwindcss/lynx@0.3.7
916

examples/react-native-expo/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### Patch Changes
66

7+
- Updated dependencies:
8+
- @weapp-tailwindcss/react-native@0.2.11
9+
10+
## 0.1.3
11+
12+
### Patch Changes
13+
714
- Updated dependencies:
815
- @weapp-tailwindcss/react-native@0.2.10
916

packages/build-all/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### Patch Changes
66

7+
- Updated dependencies:
8+
- weapp-tailwindcss@5.4.2
9+
10+
## 0.0.72
11+
12+
### Patch Changes
13+
714
- Updated dependencies:
815
- @weapp-tailwindcss/experimental@0.0.37
916
- @weapp-tailwindcss/postcss@3.3.0

packages/cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @weapp-tailwindcss/cli
22

3+
## 5.4.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- weapp-tailwindcss@5.4.2
9+
310
## 5.4.1
411

512
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@weapp-tailwindcss/cli",
33
"type": "module",
4-
"version": "5.4.1",
4+
"version": "5.4.2",
55
"description": "Cross-platform Tailwind CSS CLI for Web and mini-program builds. 面向 Web 与小程序构建的跨端 Tailwind CSS CLI。",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

packages/lynx/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @weapp-tailwindcss/lynx
22

3+
## 0.3.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies:
8+
- weapp-tailwindcss@5.4.2
9+
310
## 0.3.7
411

512
### Patch Changes

0 commit comments

Comments
 (0)