Skip to content

Commit c410f89

Browse files
chore(1.x): release 1.0.1 (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent da273da commit c410f89

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.0"
2+
".": "1.0.1"
33
}

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/cycle/active-record/compare/v1.0.0...v1.0.1) (2025-09-01)
4+
5+
6+
### Documentation
7+
8+
* add advanced usage examples for query builder and batch operations ([da273da](https://github.com/cycle/active-record/commit/da273da0c7095f83b35e02c397a0d3c98cb3d7e1))
9+
* refresh readme ([99519ac](https://github.com/cycle/active-record/commit/99519acc41eae118c6ff9b784a683abd44f4e2d2))
10+
311
## [0.8.0](https://github.com/cycle/active-record/compare/v0.7.0...v0.8.0) (2024-07-24)
412

513

0 commit comments

Comments
 (0)