Skip to content

Commit 39ae115

Browse files
chore(main): release 0.9.1
1 parent 4af697c commit 39ae115

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"packages": {
33
".": "v1"
44
},
5-
".": "0.7.0"
5+
".": "0.9.1"
66
}
77

CHANGELOG.md

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

3+
## [0.9.1](https://github.com/Aleph-Alpha/std/compare/v0.9.0...v0.9.1) (2025-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* Standardize Error Handling in Postgres Package ([#32](https://github.com/Aleph-Alpha/std/issues/32)) ([4af697c](https://github.com/Aleph-Alpha/std/commit/4af697ccfc98ba13dae87fde30141280a5e88ecf))
9+
310
## [0.7.0](https://github.com/Aleph-Alpha/std/compare/v0.6.0...v0.7.0) (2025-12-10)
411

512

0 commit comments

Comments
 (0)