Skip to content

Commit 0f46231

Browse files
chore(2.x): release 2.13.0 (#221)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a18c789 commit 0f46231

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.12.0"
2+
".": "2.13.0"
33
}

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [2.13.0](https://github.com/cycle/database/compare/2.12.0...2.13.0) (2025-03-27)
4+
5+
6+
### Features
7+
8+
* add `getComment()` method annotation into `ColumnInterface` ([02c4962](https://github.com/cycle/database/commit/02c4962f8b2782a8273571ed50d50e1281f3f93c))
9+
* Add getComment() method to `AbstractColumn` ([9e780d8](https://github.com/cycle/database/commit/9e780d8899d981778b4152757d39504029a54fcc))
10+
* add public `Driver::clearCache()` method ([3cc2757](https://github.com/cycle/database/commit/3cc2757e70aea7a65afdd80495649e1422a144a6))
11+
12+
13+
### Continuous Integration
14+
15+
* update workflow actions ([d55b36f](https://github.com/cycle/database/commit/d55b36fb538565f88efeb2abd280ead26e4ef025))
16+
317
## [2.12.0](https://github.com/cycle/database/compare/2.11.3...2.12.0) (2025-02-17)
418

519

0 commit comments

Comments
 (0)