Skip to content

Commit 7736072

Browse files
github-actions[bot]sonofmagic
authored andcommitted
Version Packages
1 parent cb7d4ed commit 7736072

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/thirty-donuts-try.md

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

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.3.4
4+
5+
### Patch Changes
6+
7+
- [`cb7d4ed`](https://github.com/sonofmagic/weapp-tailwindcss/commit/cb7d4ed16826159bfaabbad1ae7571d94e9d5257) Thanks [@sonofmagic](https://github.com/sonofmagic)! - chore(deps): upgrade
8+
39
## 1.3.3
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.3.3",
3+
"version": "1.3.4",
44
"description": "@weapp-tailwindcss/postcss",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

packages/weapp-tailwindcss/CHANGELOG.md

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

3+
## 4.6.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cb7d4ed`](https://github.com/sonofmagic/weapp-tailwindcss/commit/cb7d4ed16826159bfaabbad1ae7571d94e9d5257)]:
8+
- @weapp-tailwindcss/postcss@1.3.4
9+
310
## 4.6.0
411

512
### Minor Changes

packages/weapp-tailwindcss/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",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
55
"author": "ice breaker <1324318532@qq.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)