Skip to content

Commit 50d434d

Browse files
chore(1.x): release 1.0.2 (#42)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 00bfb68 commit 50d434d

File tree

2 files changed

+8
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [1.0.2](https://github.com/cycle/active-record/compare/v1.0.1...v1.0.2) (2025-09-11)
4+
5+
6+
### Bug Fixes
7+
8+
* improve role resolving in AR::transact method ([#41](https://github.com/cycle/active-record/issues/41)) ([00bfb68](https://github.com/cycle/active-record/commit/00bfb68a2d49c6ae2e84b33d0ceb3439e84eac10))
9+
310
## [1.0.1](https://github.com/cycle/active-record/compare/v1.0.0...v1.0.1) (2025-09-01)
411

512

0 commit comments

Comments
 (0)