Skip to content

Commit 3a448ef

Browse files
chore(master): release 0.3.26 (#800)
🤖 I have created a release *beep* *boop* --- ## [0.3.26](v0.3.25...v0.3.26) (2025-07-01) ### Features * **ui:** add workspace overview sub menu link ([892381f](892381f)) ### Bug Fixes * github app connected workspaces not sending status updates ([42e2ce7](42e2ce7)) * **ui:** make page size selector fully visible when set to 100 ([5ec4f84](5ec4f84)) ### Miscellaneous * bump templ version ([cbd6f3c](cbd6f3c)) * remove debug statements ([c93b542](c93b542)) * remove unnecessary source ptr func ([0ef66e9](0ef66e9)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c93b542 commit 3a448ef

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.25"
2+
".": "0.3.26"
33
}

CHANGELOG.md

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

3+
## [0.3.26](https://github.com/leg100/otf/compare/v0.3.25...v0.3.26) (2025-07-01)
4+
5+
6+
### Features
7+
8+
* **ui:** add workspace overview sub menu link ([892381f](https://github.com/leg100/otf/commit/892381f1b96b00db54151546b63743f3b18b369f))
9+
10+
11+
### Bug Fixes
12+
13+
* github app connected workspaces not sending status updates ([42e2ce7](https://github.com/leg100/otf/commit/42e2ce7ab039709a4c29b11001e642abac251be4))
14+
* **ui:** make page size selector fully visible when set to 100 ([5ec4f84](https://github.com/leg100/otf/commit/5ec4f84132ceef293452d3ed32d1fb5c5e906674))
15+
16+
17+
### Miscellaneous
18+
19+
* bump templ version ([cbd6f3c](https://github.com/leg100/otf/commit/cbd6f3c329a3edfca15c9d8bea266700991a4b15))
20+
* remove debug statements ([c93b542](https://github.com/leg100/otf/commit/c93b5422af1c102c3d94c1dc5fa122e06803beb4))
21+
* remove unnecessary source ptr func ([0ef66e9](https://github.com/leg100/otf/commit/0ef66e9478ad0ffafdf54f1e06a97337cc9646aa))
22+
323
## [0.3.25](https://github.com/leg100/otf/compare/v0.3.24...v0.3.25) (2025-06-24)
424

525

0 commit comments

Comments
 (0)