Skip to content

Commit 19585f1

Browse files
chore(2.x): release 2.9.1
1 parent 1f5b226 commit 19585f1

File tree

2 files changed

+14
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [2.9.1](https://github.com/cycle/database/compare/2.9.0...v2.9.1) (2024-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix psalm type for DatabaseInterface::transaction() method ([#186](https://github.com/cycle/database/issues/186)) ([1f5b226](https://github.com/cycle/database/commit/1f5b226f6da26cd7c132f5ecc35a3fb37c396984))
9+
10+
11+
### Continuous Integration
12+
13+
* automate changelog and release management ([#2](https://github.com/cycle/database/issues/2)) ([10bd18e](https://github.com/cycle/database/commit/10bd18e116f8345ca8d34fc280f5692abd18c531))
14+
* switch to auto changelog ([#3](https://github.com/cycle/database/issues/3)) ([bed846b](https://github.com/cycle/database/commit/bed846b7afba7fc18390d2256814884504eaaf09))
15+
316
## [2.9.0](https://github.com/cycle/database/compare/2.8.1...2.9.0) (2024-03-27)
417

518
### Features

0 commit comments

Comments
 (0)