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 Jul 8, 2024
1 parent fef2c89 commit bd19628
Show file tree
Hide file tree
Showing 5 changed files with 16 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"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

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


### Miscellaneous Chores

* **deps-dev:** bump @vercel/ncc from 0.38.0 to 0.38.1 ([#831](https://github.com/4m-mazi/gh-test/issues/831)) ([e64e16c](https://github.com/4m-mazi/gh-test/commit/e64e16cd19db8aeb6417a7986a95a952f58d7f5f))
* **deps-dev:** pin @types/node from ^20.14.0 to 20.14.9 ([#826](https://github.com/4m-mazi/gh-test/issues/826)) ([04158be](https://github.com/4m-mazi/gh-test/commit/04158be7cc56c1559866d807b388b2c62757e97b))
* **deps-dev:** pin @vercel/ncc from ^0.38.1 to 0.38.1 ([aad9a30](https://github.com/4m-mazi/gh-test/commit/aad9a30049fe15ddcea49b2b1627c7d83c43dd9f))
* **deps:** bump pnpm from 8.15.8 to 9.5.0 ([#785](https://github.com/4m-mazi/gh-test/issues/785)) ([fef2c89](https://github.com/4m-mazi/gh-test/commit/fef2c89bfaea6df95278677df8c375c461cb3359))
* **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 bd19628

Please sign in to comment.