Skip to content

Commit 39b181f

Browse files
Version Packages (alpha) (#683)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d33893 commit 39b181f

15 files changed

Lines changed: 67 additions & 8 deletions

File tree

.changeset/pre.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,9 @@
3232
"@weapp-tailwindcss/typography": "0.2.4",
3333
"@weapp-tailwindcss/website": "1.0.2"
3434
},
35-
"changesets": []
35+
"changesets": [
36+
"khaki-news-drum",
37+
"tame-gifts-tease",
38+
"wise-results-shout"
39+
]
3640
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# @weapp-tailwindcss/debug-uni-app-x
2+
3+
## 0.0.1-alpha.0
4+
5+
### Patch Changes
6+
7+
- [`7419618`](https://github.com/sonofmagic/weapp-tailwindcss/commit/741961839510edafc39f2cebf91b8e8dc1cd8bd3) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: 对 postcss-html-transform 进行二次封装
8+
9+
- [`16eb82b`](https://github.com/sonofmagic/weapp-tailwindcss/commit/16eb82b988d039da8acba7b7df766d01b056e1d6) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: change default targetDir

packages/debug-uni-app-x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weapp-tailwindcss/debug-uni-app-x",
3-
"version": "0.0.0",
3+
"version": "0.0.1-alpha.0",
44
"author": "ice breaker <1324318532@qq.com>",
55
"license": "MIT",
66
"repository": {

packages/init/CHANGELOG.md

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

3+
## 1.0.5-alpha.0
4+
5+
### Patch Changes
6+
7+
- [`7419618`](https://github.com/sonofmagic/weapp-tailwindcss/commit/741961839510edafc39f2cebf91b8e8dc1cd8bd3) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: 对 postcss-html-transform 进行二次封装
8+
39
## 1.0.4
410

511
### Patch Changes

packages/init/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weapp-tailwindcss/init",
3-
"version": "1.0.4",
3+
"version": "1.0.5-alpha.0",
44
"description": "@weapp-tailwindcss/init",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

packages/postcss/CHANGELOG.md

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

3+
## 1.0.22-alpha.0
4+
5+
### Patch Changes
6+
7+
- [`7419618`](https://github.com/sonofmagic/weapp-tailwindcss/commit/741961839510edafc39f2cebf91b8e8dc1cd8bd3) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: 对 postcss-html-transform 进行二次封装
8+
39
## 1.0.21
410

511
### Patch Changes

packages/postcss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@weapp-tailwindcss/postcss",
3-
"version": "1.0.21",
3+
"version": "1.0.22-alpha.0",
44
"description": "@weapp-tailwindcss/postcss",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

packages/tailwindcss-injector/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# tailwindcss-injector
22

3+
## 1.0.5-alpha.0
4+
5+
### Patch Changes
6+
7+
- [`7419618`](https://github.com/sonofmagic/weapp-tailwindcss/commit/741961839510edafc39f2cebf91b8e8dc1cd8bd3) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: 对 postcss-html-transform 进行二次封装
8+
39
## 1.0.4
410

511
### Patch Changes

packages/tailwindcss-injector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tailwindcss-injector",
33
"type": "module",
4-
"version": "1.0.4",
4+
"version": "1.0.5-alpha.0",
55
"description": "tsup(esbuild) build package template",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

packages/test-helper/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @weapp-tailwindcss/test-helper
2+
3+
## 0.0.1-alpha.0
4+
5+
### Patch Changes
6+
7+
- [`7419618`](https://github.com/sonofmagic/weapp-tailwindcss/commit/741961839510edafc39f2cebf91b8e8dc1cd8bd3) Thanks [@sonofmagic](https://github.com/sonofmagic)! - feat: 对 postcss-html-transform 进行二次封装

0 commit comments

Comments
 (0)