Skip to content

Commit d9d7cdf

Browse files
authored
Merge pull request #474 from dev-five-git/changeset-release/main
Version Packages
2 parents 53f0dd1 + 5af6489 commit d9d7cdf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/neat-ghosts-tell.md

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

packages/next-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @devup-ui/next-plugin
22

3+
## 1.0.51
4+
5+
### Patch Changes
6+
7+
- [#473](https://github.com/dev-five-git/devup-ui/pull/473) [`0cf0ca8`](https://github.com/dev-five-git/devup-ui/commit/0cf0ca831e8c459d12ecc9ad8455aad48e429b37) Thanks [@owjs3901](https://github.com/owjs3901)! - Create devup-ui.css after creating devup-ui.css
8+
39
## 1.0.50
410

511
### Patch Changes

packages/next-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"webpack"
2020
],
2121
"type": "module",
22-
"version": "1.0.50",
22+
"version": "1.0.51",
2323
"scripts": {
2424
"lint": "eslint",
2525
"build": "tsc && vite build"

0 commit comments

Comments
 (0)