Skip to content

Commit e5bede2

Browse files
chore: release main (#44)
Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
1 parent 6352389 commit e5bede2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"owl-api": "1.6.2",
3-
"lark-ui": "1.7.0"
3+
"lark-ui": "1.8.0"
44
}

lark-ui/CHANGELOG.md

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

3+
## [1.8.0](https://github.com/hackclub/midnight/compare/lark-ui-v1.7.0...lark-ui-v1.8.0) (2025-11-26)
4+
5+
6+
### Features
7+
8+
* add recalculate button ([#43](https://github.com/hackclub/midnight/issues/43)) ([6352389](https://github.com/hackclub/midnight/commit/6352389778d1ddce3f15c6f247183cfe3ef524d1))
9+
310
## [1.7.0](https://github.com/hackclub/midnight/compare/lark-ui-v1.6.1...lark-ui-v1.7.0) (2025-11-24)
411

512

lark-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lark-ui",
33
"private": true,
4-
"version": "1.7.0",
4+
"version": "1.8.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev --clearScreen false",

0 commit comments

Comments
 (0)