Skip to content

Commit bd0e3e6

Browse files
chore(main): release 2.1.1 (#131)
🤖 I have created a release *beep* *boop* --- ## [2.1.1](v2.1.0...v2.1.1) (2026-04-02) ### Bug Fixes * update multistore to properly recognize directory markers ([#125](#125)) ([25b1072](25b1072)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: source-release-bot[bot] <265100246+source-release-bot[bot]@users.noreply.github.com>
1 parent 7197000 commit bd0e3e6

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/source-cooperative/data.source.coop/compare/v2.1.0...v2.1.1) (2026-04-02)
4+
5+
6+
### Bug Fixes
7+
8+
* update multistore to properly recognize directory markers ([#125](https://github.com/source-cooperative/data.source.coop/issues/125)) ([25b1072](https://github.com/source-cooperative/data.source.coop/commit/25b1072ce97dc2d8880ac037b9d8796ebb0d3d8a))
9+
310
## [2.1.0](https://github.com/source-cooperative/data.source.coop/compare/v2.0.0...v2.1.0) (2026-03-28)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["Anthony Lukach <anthonylukach@gmail.com>"]
33
edition = "2021"
44
name = "source-data-proxy"
5-
version = "2.1.0"
5+
version = "2.1.1"
66

77
[lib]
88
crate-type = ["cdylib"]

0 commit comments

Comments
 (0)