Skip to content

Commit 1e30241

Browse files
chore(main): release 2.1.1
1 parent 25b1072 commit 1e30241

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-01)
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)