Skip to content

Commit

Permalink
release: v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eoeo-release[bot] authored Jan 27, 2025
1 parent ffbbcef commit 1126bd5
Show file tree
Hide file tree
Showing 4 changed files with 12 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.4"
".": "1.4.5"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.4.5](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.4...v1.4.5) (2025-01-27)


### Dependencies

* lock file maintenance ([#568](https://github.com/eoeo-org/pcsc-rs/issues/568)) ([ffbbcef](https://github.com/eoeo-org/pcsc-rs/commit/ffbbcef1798a0e8feb2471b2fd8ad1f0b7327be8))
* update rust crate openssl to v0.10.69 ([#572](https://github.com/eoeo-org/pcsc-rs/issues/572)) ([58d37ad](https://github.com/eoeo-org/pcsc-rs/commit/58d37ad7b57e18642be12adf1fd501aa7459db71))
* update rust crate serde_json to v1.0.137 ([#567](https://github.com/eoeo-org/pcsc-rs/issues/567)) ([00cfc00](https://github.com/eoeo-org/pcsc-rs/commit/00cfc0096f8be968f6133b411fef01cd5f79d780))

## [1.4.4](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.3...v1.4.4) (2025-01-19)


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.4"
version = "1.4.5"
edition = "2021"

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

0 comments on commit 1126bd5

Please sign in to comment.