Skip to content

Commit 4ae8d2e

Browse files
release: v3.4.25
1 parent b8610b6 commit 4ae8d2e

File tree

5 files changed

+23
-5
lines changed

5 files changed

+23
-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.24"
2+
".": "3.4.25"
33
}

CHANGELOG.md

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

3+
## [3.4.25](https://github.com/4m-mazi/gh-test/compare/v3.4.24...v3.4.25) (2024-08-20)
4+
5+
6+
### Bug Fixes
7+
8+
* Update test ([7738a85](https://github.com/4m-mazi/gh-test/commit/7738a855d0c1eb78d76139005ce2bb5feb01ec3c))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* **deps-dev:** bump @types/node from 20.16.0 to 20.16.1 ([#903](https://github.com/4m-mazi/gh-test/issues/903)) ([38b157a](https://github.com/4m-mazi/gh-test/commit/38b157aaff94c6553ae865756500675eb94c4db3))
14+
* **deps:** bump node from 20.14.0 to 20.16.0 ([#874](https://github.com/4m-mazi/gh-test/issues/874)) ([feecd61](https://github.com/4m-mazi/gh-test/commit/feecd614400e67f8843507edf1e8b6c5dfecc407))
15+
16+
17+
### Build System
18+
19+
* switch to buildah ([173aa97](https://github.com/4m-mazi/gh-test/commit/173aa976ef7f5b7691894bc624accc07ba0748b3))
20+
321
## [3.4.24](https://github.com/4m-mazi/gh-test/compare/v3.4.23...v3.4.24) (2024-08-17)
422

523

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.24"
3+
version = "3.4.25"
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.24 foo
6-
https://example.com/3.4.24/bar
5+
version: 3.4.25 foo
6+
https://example.com/3.4.25/bar
77

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

0 commit comments

Comments
 (0)