Skip to content

Commit

Permalink
release: v1.4.7 (#582)
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 Feb 3, 2025
1 parent 5fcd0d4 commit 15c279f
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.6"
".": "1.4.7"
}
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.7](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.6...v1.4.7) (2025-02-03)


### Dependencies

* lock file maintenance ([#580](https://github.com/eoeo-org/pcsc-rs/issues/580)) ([5fcd0d4](https://github.com/eoeo-org/pcsc-rs/commit/5fcd0d47f3f70c67b0d459f311135a10235f06d4))
* update rust crate openssl to v0.10.70 [security] ([#581](https://github.com/eoeo-org/pcsc-rs/issues/581)) ([d905211](https://github.com/eoeo-org/pcsc-rs/commit/d90521192a36293eaf4eeb4bcef3630159fc61a7))

## [1.4.6](https://github.com/eoeo-org/pcsc-rs/compare/v1.4.5...v1.4.6) (2025-01-30)


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.6"
version = "1.4.7"
edition = "2021"

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

0 comments on commit 15c279f

Please sign in to comment.