Skip to content

Commit 31890da

Browse files
release: v3.4.22
1 parent 21fff91 commit 31890da

File tree

5 files changed

+18
-5
lines changed

5 files changed

+18
-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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [3.4.22](https://github.com/4m-mazi/gh-test/compare/v3.4.21...v3.4.22) (2024-05-31)
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+
* remove configDescription ([21fff91](https://github.com/4m-mazi/gh-test/commit/21fff91d18fb9f8b3935e5a3248980a1a3bd57cf))
11+
* renovate ([354c35c](https://github.com/4m-mazi/gh-test/commit/354c35ccec67cd7ad0b32261a408a2cc9466f349))
12+
* update renovate config ([7a706e3](https://github.com/4m-mazi/gh-test/commit/7a706e3503b9d0721719c30152c73d81cc6fb85e))
13+
* Update renovate.json ([fb886fd](https://github.com/4m-mazi/gh-test/commit/fb886fdbd728d4199c0cfd04b76f58c8e862bbf2))
14+
* Update test ([4a5b4d1](https://github.com/4m-mazi/gh-test/commit/4a5b4d132a635937d41c19b592488301659860aa))
15+
316
## [3.4.21](https://github.com/4m-mazi/gh-test/compare/v3.4.20...v3.4.21) (2024-05-12)
417

518

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)