Skip to content

Commit 3677cf6

Browse files
chore(1.x): release 1.2.0 (#48)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac6b017 commit 3677cf6

2 files changed

Lines changed: 18 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-
".": "1.1.1"
2+
".": "1.2.0"
33
}

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/cycle/active-record/compare/v1.1.1...v1.2.0) (2026-06-25)
4+
5+
6+
### Features
7+
8+
* integrate cycle/transaction and drop the custom EntityManager ([#47](https://github.com/cycle/active-record/issues/47)) ([c200a1e](https://github.com/cycle/active-record/commit/c200a1ee12ad3f4672b8d633ebcd647ebc815e40))
9+
10+
11+
### Documentation
12+
13+
* **repository:** fix typo in ActiveRepository docblock ([585ea16](https://github.com/cycle/active-record/commit/585ea1697f0fd1065c7c3be3694057b4b84b1222))
14+
15+
16+
### Code Refactoring
17+
18+
* Integrate `TransactionBootloader` ([ac6b017](https://github.com/cycle/active-record/commit/ac6b0171409953e3ae926992e0dcb5f9acceae75))
19+
320
## [1.1.1](https://github.com/cycle/active-record/compare/v1.1.0...v1.1.1) (2025-09-14)
421

522

0 commit comments

Comments
 (0)