Skip to content
This repository was archived by the owner on May 6, 2026. It is now read-only.

Commit afb2648

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

5 files changed

Lines changed: 18 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"owl-api": "1.16.0",
3-
"lark-ui": "1.20.0"
2+
"owl-api": "1.17.0",
3+
"lark-ui": "1.21.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.21.0](https://github.com/hackclub/midnight/compare/lark-ui-v1.20.0...lark-ui-v1.21.0) (2026-01-12)
4+
5+
6+
### Features
7+
8+
* fulfillment utility ([#87](https://github.com/hackclub/midnight/issues/87)) ([516a4ed](https://github.com/hackclub/midnight/commit/516a4ed9cd08518608926e26435d33f8193a7ddf))
9+
310
## [1.20.0](https://github.com/hackclub/midnight/compare/lark-ui-v1.19.0...lark-ui-v1.20.0) (2025-12-30)
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.20.0",
4+
"version": "1.21.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev --clearScreen false",

owl-api/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.17.0](https://github.com/hackclub/midnight/compare/owl-api-v1.16.0...owl-api-v1.17.0) (2026-01-12)
4+
5+
6+
### Features
7+
8+
* fulfillment utility ([#87](https://github.com/hackclub/midnight/issues/87)) ([516a4ed](https://github.com/hackclub/midnight/commit/516a4ed9cd08518608926e26435d33f8193a7ddf))
9+
310
## [1.16.0](https://github.com/hackclub/midnight/compare/owl-api-v1.15.1...owl-api-v1.16.0) (2025-12-30)
411

512

owl-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unified-service",
3-
"version": "1.16.0",
3+
"version": "1.17.0",
44
"description": "",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)