Skip to content

Commit

Permalink
chore(main): release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenLoc committed Sep 20, 2024
1 parent bb859c7 commit 99bb489
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.3.3](https://github.com/LunchTimeCode/hay/compare/v0.3.2...v0.3.3) (2024-09-20)


### Bug Fixes

* **deps:** update rust crate anyhow to v1.0.89 ([88b245a](https://github.com/LunchTimeCode/hay/commit/88b245aaa456b939645afde40b12bb212ee54134))
* **deps:** update rust crate clap to v4.5.17 ([d2e289d](https://github.com/LunchTimeCode/hay/commit/d2e289d75d09ad67e6f5c9b9c8d096940195faf6))
* **deps:** update rust crate clap to v4.5.18 ([bb859c7](https://github.com/LunchTimeCode/hay/commit/bb859c77da4aaa1bff21e017ba1baf59fb811376))
* **deps:** update rust crate serde_json to v1.0.128 ([70721d7](https://github.com/LunchTimeCode/hay/commit/70721d7f4cdc905bcc2e15abc33d8f848a87ae5f))
* **deps:** update serde monorepo to v1.0.210 ([a13e83d](https://github.com/LunchTimeCode/hay/commit/a13e83d21df3d8a70abdbdecb145078080897890))

## [0.3.2](https://github.com/LunchTimeCode/hay/compare/v0.3.1...v0.3.2) (2024-09-02)


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 = "hay"
version = "0.3.2"
version = "0.3.3"
edition = "2021"
repository = "https://github.com/LunchTimeCode/hay"
authors = ["Silen Locatelli"]
Expand Down

0 comments on commit 99bb489

Please sign in to comment.