Skip to content

Commit

Permalink
release: v3.4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-release[bot] authored Jun 27, 2024
1 parent 3b981ac commit 2f4916c
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.4.22"
".": "3.4.23"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.4.23](https://github.com/4m-mazi/gh-test/compare/v3.4.22...v3.4.23) (2024-06-27)


### Miscellaneous Chores

* **deps:** update dependency @types/node from 20.14.8 to v20.14.9 ([d78edfe](https://github.com/4m-mazi/gh-test/commit/d78edfe9ed07beb78bd833c6b19f72551d4ccee9))

## [3.4.22](https://github.com/4m-mazi/gh-test/compare/v3.4.21...v3.4.22) (2024-06-24)


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 = "rust-ci-test"
version = "3.4.22"
version = "3.4.23"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<!-- x-release-please-start-version -->

version: 3.4.22 foo
https://example.com/3.4.22/bar
version: 3.4.23 foo
https://example.com/3.4.23/bar

<!-- x-release-please-end -->

0 comments on commit 2f4916c

Please sign in to comment.