Skip to content

Commit 87c43bd

Browse files
authored
Merge pull request #428 from dev-five-git/changeset-release/main
Version Packages
2 parents cf6d17c + 3e24eaa commit 87c43bd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/vast-plums-fetch.md

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

packages/components/CHANGELOG.md

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

3+
## 0.1.27
4+
5+
### Patch Changes
6+
7+
- [#421](https://github.com/dev-five-git/devup-ui/pull/421) [`ce99c1d`](https://github.com/dev-five-git/devup-ui/commit/ce99c1d7ebb6fd48cc4453712c7604f79b7739f9) Thanks [@forestream](https://github.com/forestream)! - add loading prop in Button in @devup-ui/components
8+
39
## 0.1.26
410

511
### Patch Changes

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"css-in-js-framework",
1717
"react"
1818
],
19-
"version": "0.1.26",
19+
"version": "0.1.27",
2020
"type": "module",
2121
"scripts": {
2222
"lint": "eslint",

0 commit comments

Comments
 (0)