Skip to content

Commit 5f09938

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

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.2.1",
2+
"owl-api": "1.2.2",
33
"lark-ui": "1.2.1"
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.2.2](https://github.com/hackclub/midnight/compare/owl-api-v1.2.1...owl-api-v1.2.2) (2025-11-17)
4+
5+
6+
### Bug Fixes
7+
8+
* remove hackatime projects from airtable ([b201d14](https://github.com/hackclub/midnight/commit/b201d145b8c8d1d0bc0979a5649047493c49959f))
9+
310
## [1.2.1](https://github.com/hackclub/midnight/compare/owl-api-v1.2.0...owl-api-v1.2.1) (2025-11-17)
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.2.1",
3+
"version": "1.2.2",
44
"description": "",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)