Skip to content

Commit

Permalink
release: v1.4.1 (#541)
Browse files Browse the repository at this point in the history
Co-authored-by: eoeo-release[bot] <158570209+eoeo-release[bot]@users.noreply.github.com>
  • Loading branch information
eoeo-release[bot] authored Dec 11, 2024
1 parent 699c309 commit 8cba257
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.4.0"
".": "1.4.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.4.1](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.0...v1.4.1) (2024-12-11)


### Dependencies

* lock file maintenance ([#535](https://github.com/eoeo-org/pcsc-rs/issues/535)) ([3f0da52](https://github.com/eoeo-org/pcsc-rs/commit/3f0da528577519487a591b47ca58a67ec525f266))
* update serde monorepo to v1.0.216 ([#540](https://github.com/eoeo-org/pcsc-rs/issues/540)) ([f3eb0a5](https://github.com/eoeo-org/pcsc-rs/commit/f3eb0a5419a285e9511161e40517553b5ac42832))

## [1.4.0](https://github.com/eoeo-org/pcsc-rs/compare/v1.3.5...v1.4.0) (2024-12-05)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pcsc-rs"
version = "1.4.0"
version = "1.4.1"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 8cba257

Please sign in to comment.