diff --git a/.github/release-please/.release-please-manifest.json b/.github/release-please/.release-please-manifest.json index e9246082d..18431cd6a 100644 --- a/.github/release-please/.release-please-manifest.json +++ b/.github/release-please/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.4.28" + ".": "3.4.29" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a8971378c..542ee7e6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [3.4.29](https://github.com/4m-mazi/gh-test/compare/v3.4.28...v3.4.29) (2024-08-30) + + +### Miscellaneous Chores + +* **deps:** bump pnpm from 9.7.1 to 9.8.0 ([#923](https://github.com/4m-mazi/gh-test/issues/923)) ([840764a](https://github.com/4m-mazi/gh-test/commit/840764ab3f69a879aae3f390f46d53e7659d9ea6)) +* **deps:** bump pnpm from 9.8.0 to 9.9.0 ([#931](https://github.com/4m-mazi/gh-test/issues/931)) ([d0eac5e](https://github.com/4m-mazi/gh-test/commit/d0eac5e2f63ab61d3be19d6df981ef5367777915)) +* **deps:** pin rust crate git2 from 0.19.0 to =0.19.0 ([#934](https://github.com/4m-mazi/gh-test/issues/934)) ([e661e93](https://github.com/4m-mazi/gh-test/commit/e661e93cb5fafb174f8f26f34725995aacfa0321)) + ## [3.4.28](https://github.com/4m-mazi/gh-test/compare/v3.4.27...v3.4.28) (2024-08-21) diff --git a/Cargo.lock b/Cargo.lock index 1612885ad..dd20be116 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -110,7 +110,7 @@ checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" [[package]] name = "rust-ci-test" -version = "3.4.28" +version = "3.4.29" dependencies = [ "git2", ] diff --git a/Cargo.toml b/Cargo.toml index 1ef4ba228..b8e302b92 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-ci-test" -version = "3.4.28" +version = "3.4.29" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index 8aae921c9..f258384da 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -version: 3.4.28 foo -https://example.com/3.4.28/bar +version: 3.4.29 foo +https://example.com/3.4.29/bar