Skip to content

Commit 6f40f10

Browse files
release: v3.4.22
1 parent 9862268 commit 6f40f10

File tree

5 files changed

+16
-5
lines changed

5 files changed

+16
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.4.21"
2+
".": "3.4.22"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [3.4.22](https://github.com/4m-mazi/gh-test/compare/v3.4.21...v3.4.22) (2024-05-27)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **config:** migrate renovate config ([#743](https://github.com/4m-mazi/gh-test/issues/743)) ([0d7e31a](https://github.com/4m-mazi/gh-test/commit/0d7e31af54805f8bd1803e869def57043ee5482a))
9+
* **config:** migrate renovate config ([#755](https://github.com/4m-mazi/gh-test/issues/755)) ([d3b7759](https://github.com/4m-mazi/gh-test/commit/d3b7759ffd34fa54b56fdb1b375a497c2a35e18d))
10+
* renovate ([354c35c](https://github.com/4m-mazi/gh-test/commit/354c35ccec67cd7ad0b32261a408a2cc9466f349))
11+
* update renovate config ([7a706e3](https://github.com/4m-mazi/gh-test/commit/7a706e3503b9d0721719c30152c73d81cc6fb85e))
12+
* Update test ([4a5b4d1](https://github.com/4m-mazi/gh-test/commit/4a5b4d132a635937d41c19b592488301659860aa))
13+
314
## [3.4.21](https://github.com/4m-mazi/gh-test/compare/v3.4.20...v3.4.21) (2024-05-12)
415

516

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-ci-test"
3-
version = "3.4.21"
3+
version = "3.4.22"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
version: 3.4.21 foo
6-
https://example.com/3.4.21/bar
5+
version: 3.4.22 foo
6+
https://example.com/3.4.22/bar
77

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

0 commit comments

Comments
 (0)