Skip to content

Commit e9388aa

Browse files
authored
Merge pull request #19 from junwen-k/changeset-release/main
chore(release): version packages
2 parents 0bd503e + d490f45 commit e9388aa

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cool-elephants-battle.md

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

packages/tailwindcss-neumorphism-ui/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- [#18](https://github.com/junwen-k/tailwindcss-neumorphism-ui/pull/18) [`022a54f`](https://github.com/junwen-k/tailwindcss-neumorphism-ui/commit/022a54f259a33a00e53cd37182e48b38b026e6cf) Thanks [@junwen-k](https://github.com/junwen-k)! - feat: support tailwind v4
8+
39
## 1.0.3
410

511
### Patch Changes

packages/tailwindcss-neumorphism-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tailwindcss-neumorphism-ui",
33
"description": "A plugin for Tailwind CSS that generates shadow utilities based on Neumorphism (Soft UI) design.",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"type": "module",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)