Skip to content

Commit a5e3a51

Browse files
authored
Merge pull request #208 from cycle/release-please--branches--2.x--components--database
chore(2.x): release 2.11.1
2 parents 94da60a + b3282d3 commit a5e3a51

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.11.0"
2+
".": "2.11.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.11.1](https://github.com/cycle/database/compare/2.11.0...2.11.1) (2024-10-22)
4+
5+
6+
### Bug Fixes
7+
8+
* typecasting of an integer to a boolean in SQLite ([32c29c7](https://github.com/cycle/database/commit/32c29c760ca30735b4d0f36b8ad11af9bb470997))
9+
10+
11+
### Continuous Integration
12+
13+
* fix MSSQL initialization in CI ([678c049](https://github.com/cycle/database/commit/678c04970760f5be76e13dde9f84dd85d4465e37))
14+
* replace `docker-compose` with `docker compose` ([914ed58](https://github.com/cycle/database/commit/914ed5837966fd11ee5a559f3e9b9564eaeb06f3))
15+
316
## [2.11.0](https://github.com/cycle/database/compare/2.10.0...2.11.0) (2024-06-11)
417

518

0 commit comments

Comments
 (0)