Skip to content

Commit 92ee2bf

Browse files
authored
chore: release v0.10.7 (#104)
## 🤖 New release * `sqlite-hashes`: 0.10.6 -> 0.10.7 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.10.7](v0.10.6...v0.10.7) - 2025-10-10 ### Other - Bump the all-cargo-version-updates group across 1 directory with 3 updates ([#112](#112)) - use automatic crates.io token - add more linting - *(just)* minor justfile cleanup - *(ci)* improve cargo-install recipe - *(ci)* disable telemetry in workflow - ci cleanup - improve get-create-field in justfile - format Cargo.toml, minor just cleanup ([#109](#109)) - [pre-commit.ci] pre-commit autoupdate ([#107](#107)) - Bump actions/checkout from 4 to 5 in the all-actions-version-updates group ([#108](#108)) - Bump rusqlite from 0.36.0 to 0.37.0 in the all-cargo-version-updates group ([#105](#105)) - use release-plz token in dependabot ci - Bump noncrypto-digests from 0.3.5 to 0.3.6 in the all-cargo-version-updates group ([#103](#103)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/).
1 parent 00370ca commit 92ee2bf

File tree

3 files changed

+152
-84
lines changed

3 files changed

+152
-84
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.10.7](https://github.com/nyurik/sqlite-hashes/compare/v0.10.6...v0.10.7) - 2025-10-10
11+
12+
### Other
13+
14+
- Bump the all-cargo-version-updates group across 1 directory with 3 updates ([#112](https://github.com/nyurik/sqlite-hashes/pull/112))
15+
- use automatic crates.io token
16+
- add more linting
17+
- *(just)* minor justfile cleanup
18+
- *(ci)* improve cargo-install recipe
19+
- *(ci)* disable telemetry in workflow
20+
- ci cleanup
21+
- improve get-create-field in justfile
22+
- format Cargo.toml, minor just cleanup ([#109](https://github.com/nyurik/sqlite-hashes/pull/109))
23+
- [pre-commit.ci] pre-commit autoupdate ([#107](https://github.com/nyurik/sqlite-hashes/pull/107))
24+
- Bump actions/checkout from 4 to 5 in the all-actions-version-updates group ([#108](https://github.com/nyurik/sqlite-hashes/pull/108))
25+
- Bump rusqlite from 0.36.0 to 0.37.0 in the all-cargo-version-updates group ([#105](https://github.com/nyurik/sqlite-hashes/pull/105))
26+
- use release-plz token in dependabot ci
27+
- Bump noncrypto-digests from 0.3.5 to 0.3.6 in the all-cargo-version-updates group ([#103](https://github.com/nyurik/sqlite-hashes/pull/103))
28+
1029
## [0.10.6](https://github.com/nyurik/sqlite-hashes/compare/v0.10.5...v0.10.6) - 2025-06-08
1130

1231
### Other

0 commit comments

Comments
 (0)