Skip to content

Commit

Permalink
chore(release): 1.9.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.10](v1.9.9...v1.9.10) (2023-11-03)

### Bug Fixes

* **ci:** 🐛 Add compressed binaries into release ([be4ce3b](be4ce3b))
* **ci:** 🐛 Make compressed files with binaries for each os ([b63e253](b63e253))
  • Loading branch information
semantic-release-bot committed Nov 3, 2023
1 parent cf6e9d0 commit 281d54a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.9.10](https://github.com/SpiralOutDotEu/zk_whitelist/compare/v1.9.9...v1.9.10) (2023-11-03)


### Bug Fixes

* **ci:** :bug: Add compressed binaries into release ([be4ce3b](https://github.com/SpiralOutDotEu/zk_whitelist/commit/be4ce3b7916faa8e89fedfdd5fd28e3ef45913fc))
* **ci:** :bug: Make compressed files with binaries for each os ([b63e253](https://github.com/SpiralOutDotEu/zk_whitelist/commit/b63e253d55b198855f676fba8ce007b5b815a588))

## [1.9.9](https://github.com/SpiralOutDotEu/zk_whitelist/compare/v1.9.8...v1.9.9) (2023-11-03)


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 = "zk_whitelist"
version = "1.9.9"
version = "1.9.10"
edition = "2021"

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

0 comments on commit 281d54a

Please sign in to comment.