Skip to content

Commit 056788e

Browse files
chore(1.x): release 1.2.0
1 parent 36ffe87 commit 056788e

2 files changed

Lines changed: 13 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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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+
315
## [1.1.1](https://github.com/cycle/active-record/compare/v1.1.0...v1.1.1) (2025-09-14)
416

517

0 commit comments

Comments
 (0)