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

Commit 092f262

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

5 files changed

Lines changed: 33 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.2.1",
3-
"lark-ui": "1.2.1"
2+
"owl-api": "1.3.0",
3+
"lark-ui": "1.3.0"
44
}

lark-ui/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/hackclub/midnight/compare/lark-ui-v1.2.1...lark-ui-v1.3.0) (2025-11-17)
4+
5+
6+
### Features
7+
8+
* add review workflow ([5dd085b](https://github.com/hackclub/midnight/commit/5dd085b521a21f7284aac02dc850a9121519b2cb))
9+
* add submit flow + progress bar ([#25](https://github.com/hackclub/midnight/issues/25)) ([ff934c7](https://github.com/hackclub/midnight/commit/ff934c75b0102820bb785758b817a2226ebb2132))
10+
11+
12+
### Bug Fixes
13+
14+
* add protocol check for playable link ([da49233](https://github.com/hackclub/midnight/commit/da49233d29dbd672f9f9a1e09c2d7ea9f43ae6fc))
15+
* add search bar to admin panel ([eda2b7d](https://github.com/hackclub/midnight/commit/eda2b7dcd47458b7557f0b82bb86c0161d43140c))
16+
* remove bit about the first 100 to come ([#22](https://github.com/hackclub/midnight/issues/22)) ([4bb4061](https://github.com/hackclub/midnight/commit/4bb40617f3799f640e01eacbff842678b3480888))
17+
318
## [1.2.1](https://github.com/hackclub/midnight/compare/lark-ui-v1.2.0...lark-ui-v1.2.1) (2025-11-17)
419

520

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.2.1",
4+
"version": "1.3.0",
55
"type": "module",
66
"scripts": {
77
"dev": "vite dev --clearScreen false",

owl-api/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/hackclub/midnight/compare/owl-api-v1.2.1...owl-api-v1.3.0) (2025-11-17)
4+
5+
6+
### Features
7+
8+
* add review workflow ([5dd085b](https://github.com/hackclub/midnight/commit/5dd085b521a21f7284aac02dc850a9121519b2cb))
9+
* add submit flow + progress bar ([#25](https://github.com/hackclub/midnight/issues/25)) ([ff934c7](https://github.com/hackclub/midnight/commit/ff934c75b0102820bb785758b817a2226ebb2132))
10+
11+
12+
### Bug Fixes
13+
14+
* add search bar to admin panel ([eda2b7d](https://github.com/hackclub/midnight/commit/eda2b7dcd47458b7557f0b82bb86c0161d43140c))
15+
* remove bit about the first 100 to come ([#22](https://github.com/hackclub/midnight/issues/22)) ([4bb4061](https://github.com/hackclub/midnight/commit/4bb40617f3799f640e01eacbff842678b3480888))
16+
317
## [1.2.1](https://github.com/hackclub/midnight/compare/owl-api-v1.2.0...owl-api-v1.2.1) (2025-11-17)
418

519

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.2.1",
3+
"version": "1.3.0",
44
"description": "",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)