Skip to content

Commit

Permalink
release: v3.4.37
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-release[bot] authored Sep 19, 2024
1 parent ecf3d4e commit 3c97b94
Show file tree
Hide file tree
Showing 5 changed files with 18 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.36"
".": "3.4.37"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [3.4.37](https://github.com/4m-mazi/gh-test/compare/v3.4.36...v3.4.37) (2024-09-19)


### Dependencies

* lock file maintenance ([#962](https://github.com/4m-mazi/gh-test/issues/962)) ([f0add8d](https://github.com/4m-mazi/gh-test/commit/f0add8d60d4f33696384cd7be0bb2706fb865e89))
* lock file maintenance ([#973](https://github.com/4m-mazi/gh-test/issues/973)) ([57b8fca](https://github.com/4m-mazi/gh-test/commit/57b8fca71d859fd49fc9571673dd5b0f54e77869))


### Miscellaneous Chores

* **deps:** bump pnpm from 9.9.0 to 9.10.0 ([#959](https://github.com/4m-mazi/gh-test/issues/959)) ([c7ad62c](https://github.com/4m-mazi/gh-test/commit/c7ad62c8086c43ea46bbd05b026b6fa76e43fc49))

## [3.4.36](https://github.com/4m-mazi/gh-test/compare/v3.4.35...v3.4.36) (2024-09-06)


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.36"
version = "3.4.37"
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.36 foo
https://example.com/3.4.36/bar
version: 3.4.37 foo
https://example.com/3.4.37/bar

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

0 comments on commit 3c97b94

Please sign in to comment.