Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2024-07-23)

### Bug Fixes

* **deps:** update rust crate clap to v4.5.10 ([f35bb39](f35bb39))
* **deps:** update rust crate clap to v4.5.8 ([ff160d2](ff160d2))
* **deps:** update rust crate clap to v4.5.9 ([8035d8f](8035d8f))
* **deps:** update rust crate image to v0.25.2 ([3e571e5](3e571e5))
* **deps:** update rust crate serde to v1.0.204 ([1f9d299](1f9d299))
* **deps:** update rust crate serde_json to v1.0.118 ([2e0706a](2e0706a))
* **deps:** update rust crate serde_json to v1.0.119 ([a5551af](a5551af))
* **deps:** update rust crate serde_json to v1.0.120 ([ec1813d](ec1813d))

### Features

* add automatic releases ([#15](#15)) ([54b4102](54b4102))
* add docker file ([86652a6](86652a6))
* add ghostscript to pipeline ([608a864](608a864))
* add LICENSE ([9f86242](9f86242))
* add renovate bot ([6b8cb30](6b8cb30))
* add rust cache to build workflow ([001d9eb](001d9eb))
* add warning to readme ([dce2e45](dce2e45))
* create rust.yml ([14ae5b4](14ae5b4))
* do not use multi module project ([#12](#12)) ([da60c65](da60c65))
* format rust.yml ([6903e1c](6903e1c))
* ignore some tests ([06aa555](06aa555))
  • Loading branch information
semantic-release-bot committed Jul 23, 2024
1 parent 54b4102 commit 64b9bf5
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 3 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# 1.0.0 (2024-07-23)


### Bug Fixes

* **deps:** update rust crate clap to v4.5.10 ([f35bb39](https://github.com/smartive/swiss-qr-bill-decoder/commit/f35bb39565b01f1a9d24cd9afa17250791728ec2))
* **deps:** update rust crate clap to v4.5.8 ([ff160d2](https://github.com/smartive/swiss-qr-bill-decoder/commit/ff160d2d0f862d94feb926d0c91d9f1b14ded9a0))
* **deps:** update rust crate clap to v4.5.9 ([8035d8f](https://github.com/smartive/swiss-qr-bill-decoder/commit/8035d8f22dd071e5c7be4ad79abf6fab6b4adfda))
* **deps:** update rust crate image to v0.25.2 ([3e571e5](https://github.com/smartive/swiss-qr-bill-decoder/commit/3e571e5cf69209bef6fe5658205960c96d729203))
* **deps:** update rust crate serde to v1.0.204 ([1f9d299](https://github.com/smartive/swiss-qr-bill-decoder/commit/1f9d299a428a440a8223975cce61cab8ae9d9e98))
* **deps:** update rust crate serde_json to v1.0.118 ([2e0706a](https://github.com/smartive/swiss-qr-bill-decoder/commit/2e0706a3888964c31a4e7309a221b649ccd3a07a))
* **deps:** update rust crate serde_json to v1.0.119 ([a5551af](https://github.com/smartive/swiss-qr-bill-decoder/commit/a5551af0d7221de32863c7eb30eba7f0de482a6f))
* **deps:** update rust crate serde_json to v1.0.120 ([ec1813d](https://github.com/smartive/swiss-qr-bill-decoder/commit/ec1813d9e381400e1db8e0344f8a087e139184c3))


### Features

* add automatic releases ([#15](https://github.com/smartive/swiss-qr-bill-decoder/issues/15)) ([54b4102](https://github.com/smartive/swiss-qr-bill-decoder/commit/54b4102893e234ab550e8a3044eeee85f4feffed))
* add docker file ([86652a6](https://github.com/smartive/swiss-qr-bill-decoder/commit/86652a617097e7a4c668f1774a70d8dc6f308f53))
* add ghostscript to pipeline ([608a864](https://github.com/smartive/swiss-qr-bill-decoder/commit/608a864b5eff32bece2b2f1ffbd4195e99430226))
* add LICENSE ([9f86242](https://github.com/smartive/swiss-qr-bill-decoder/commit/9f862429ff4de037774629e30d7bd5c58f0cc1af))
* add renovate bot ([6b8cb30](https://github.com/smartive/swiss-qr-bill-decoder/commit/6b8cb3082717e6fc207ce826dccb468a0842dcdb))
* add rust cache to build workflow ([001d9eb](https://github.com/smartive/swiss-qr-bill-decoder/commit/001d9eb84a0ec20ab5dc436c7dc7e823e20ef3de))
* add warning to readme ([dce2e45](https://github.com/smartive/swiss-qr-bill-decoder/commit/dce2e4580803399a699e5b53fcd05b65ddf65e7e))
* create rust.yml ([14ae5b4](https://github.com/smartive/swiss-qr-bill-decoder/commit/14ae5b4d92c2b6f52e1a6ee4d378f8e36ee9e516))
* do not use multi module project ([#12](https://github.com/smartive/swiss-qr-bill-decoder/issues/12)) ([da60c65](https://github.com/smartive/swiss-qr-bill-decoder/commit/da60c65d323b96c87a27fe8792827ddb94a1264f))
* format rust.yml ([6903e1c](https://github.com/smartive/swiss-qr-bill-decoder/commit/6903e1c8eb5b6b7d048d90368bc129f2448d9f15))
* ignore some tests ([06aa555](https://github.com/smartive/swiss-qr-bill-decoder/commit/06aa555bc08a661b9fdbe5655073a742cecf176f))
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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "swiss-qr-bill-decoder"
version = "0.1.0"
version = "1.0.0"
edition = "2021"
publish = false
authors = ["Mike Schmid <[email protected]>"]
Expand All @@ -27,4 +27,4 @@ serde = { version = "1.0.203", features = ["derive"] }
assert_cmd = "2.0.14"
predicates = "3.1.0"
indoc = "2.0.5"
assert-json-diff = "2.0.2"
assert-json-diff = "2.0.2"

0 comments on commit 64b9bf5

Please sign in to comment.