Skip to content

Commit

Permalink
chore(release): 1.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.3](v1.2.2...v1.2.3) (2024-11-08)

### Bug Fixes

* **deps:** update rust crate tempfile to v3.14.0 ([#57](#57)) ([9db9fc2](9db9fc2))
  • Loading branch information
semantic-release-bot committed Nov 8, 2024
1 parent 9db9fc2 commit df4f03f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.3](https://github.com/smartive/swiss-qr-bill-decoder/compare/v1.2.2...v1.2.3) (2024-11-08)


### Bug Fixes

* **deps:** update rust crate tempfile to v3.14.0 ([#57](https://github.com/smartive/swiss-qr-bill-decoder/issues/57)) ([9db9fc2](https://github.com/smartive/swiss-qr-bill-decoder/commit/9db9fc201f9dcd8f464a6689e23619cf40899ccc))

## [1.2.2](https://github.com/smartive/swiss-qr-bill-decoder/compare/v1.2.1...v1.2.2) (2024-11-06)


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 = "swiss-qr-bill-decoder"
version = "1.2.2"
version = "1.2.3"
edition = "2021"
publish = false
authors = ["Mike Schmid <[email protected]>"]
Expand Down

0 comments on commit df4f03f

Please sign in to comment.