Skip to content

Commit 99c529e

Browse files
authored
Merge pull request #682 from sonofmagic/changeset-release/main
Version Packages
2 parents 4a14b60 + c691006 commit 99c529e

13 files changed

Lines changed: 49 additions & 16 deletions

File tree

.changeset/true-feet-brake.md

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

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.4
4+
5+
### Patch Changes
6+
7+
- [`c7892d6`](https://github.com/sonofmagic/weapp-tailwindcss/commit/c7892d699d798abe27c63d1345423a5ac147cc76) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: 优化 css 生成
8+
39
## 1.0.3
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.3",
3+
"version": "1.0.4",
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.21
4+
5+
### Patch Changes
6+
7+
- [`c7892d6`](https://github.com/sonofmagic/weapp-tailwindcss/commit/c7892d699d798abe27c63d1345423a5ac147cc76) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: 优化 css 生成
8+
39
## 1.0.20
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.20",
3+
"version": "1.0.21",
44
"description": "@weapp-tailwindcss/postcss",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

packages/tailwindcss-config/CHANGELOG.md

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

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [`c7892d6`](https://github.com/sonofmagic/weapp-tailwindcss/commit/c7892d699d798abe27c63d1345423a5ac147cc76) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: 优化 css 生成
8+
39
## 1.0.1
410

511
### Patch Changes

packages/tailwindcss-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tailwindcss-config",
33
"type": "module",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "load tailwindcss config function",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

packages/tailwindcss-injector/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- [`c7892d6`](https://github.com/sonofmagic/weapp-tailwindcss/commit/c7892d699d798abe27c63d1345423a5ac147cc76) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: 优化 css 生成
8+
9+
- Updated dependencies [[`c7892d6`](https://github.com/sonofmagic/weapp-tailwindcss/commit/c7892d699d798abe27c63d1345423a5ac147cc76)]:
10+
- tailwindcss-config@1.1.1
11+
312
## 1.0.3
413

514
### 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.3",
4+
"version": "1.0.4",
55
"description": "tsup(esbuild) build package template",
66
"author": "ice breaker <1324318532@qq.com>",
77
"license": "MIT",

packages/theme-transition/CHANGELOG.md

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

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [`c7892d6`](https://github.com/sonofmagic/weapp-tailwindcss/commit/c7892d699d798abe27c63d1345423a5ac147cc76) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore: 优化 css 生成
8+
39
## 1.0.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)