Commit 9ec0b5d
chore: release v0.1.2 (#134)
## π€ New release
* `union_square`: 0.1.1 -> 0.1.2 (β API compatible changes)
<details><summary><i><b>Changelog</b></i></summary><p>
<blockquote>
##
[0.1.2](v0.1.1...v0.1.2)
- 2025-07-26
### Added
- implement AWS Bedrock provider handler (issue #28)
([#136](#136))
- implement performance benchmarking framework
([#127](#127))
- implement Tower middleware stack for proxy
([#125](#125))
- improve GitHub Pages website UX and release display
([#121](#121))
- adjust logo glow to have white background inside shape
([#119](#119))
- add white glow effect to logo SVG
([#116](#116))
### Fixed
- *(ci)* use RELEASE_PLZ_PAT for GITHUB_TOKEN in release-plz workflow
([#135](#135))
- *(ci)* use correct secret name RELEASE_PLZ_PAT in workflow
([#133](#133))
- *(ci)* use RELEASE_PLZ_TOKEN in checkout action to trigger workflows
([#132](#132))
- use RELEASE_PLZ_TOKEN to trigger workflows on release PRs
([#131](#131))
- status and date on ADR-0007
([#129](#129))
- correct ADR dates to match actual commit dates
([#124](#124))
- correct logo white background to fill only inside the rounded square
([#120](#120))
### Other
- standardize ADR naming convention with numbered titles
([#128](#128))
- accept ADR-0017 and improve ADR documentation
([#123](#123))
- update log4brains from 1.0.1 to 1.1.0
([#122](#122))
- remove logo backgrounds and increase logo sizes by 25%
([#118](#118))
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
Co-authored-by: John Wilger <john@johnwilger.com>1 parent a0268da commit 9ec0b5d
3 files changed
+30
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
10 | 38 | | |
11 | 39 | | |
12 | 40 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments