Skip to content

Commit 585a787

Browse files
chore: release main (#47)
Co-authored-by: leafdbot[bot] <192038741+leafdbot[bot]@users.noreply.github.com>
1 parent 71ccf5f commit 585a787

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
{
2-
"owl-api": "1.6.2",
2+
"owl-api": "1.6.3",
33
"lark-ui": "1.8.0"
44
}

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.6.3](https://github.com/hackclub/midnight/compare/owl-api-v1.6.2...owl-api-v1.6.3) (2025-12-03)
4+
5+
6+
### Bug Fixes
7+
8+
* remove hours justification from api response ([71ccf5f](https://github.com/hackclub/midnight/commit/71ccf5f2fac1ea4c030afaeb79a439028886fb69))
9+
310
## [1.6.2](https://github.com/hackclub/midnight/compare/owl-api-v1.6.1...owl-api-v1.6.2) (2025-11-24)
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.6.2",
3+
"version": "1.6.3",
44
"description": "",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)