Skip to content

Commit 5cb62ad

Browse files
release: v3.4.15
1 parent 0353225 commit 5cb62ad

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-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.14"
2+
".": "3.4.15"
33
}

CHANGELOG.md

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

3+
## [3.4.15](https://github.com/4m-mazi/gh-test/compare/v3.4.14...v3.4.15) (2024-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Update test ([0353225](https://github.com/4m-mazi/gh-test/commit/0353225dbd5e80b5bbb5e8d9baf8fd772e6608b4))
9+
310
## [3.4.14](https://github.com/4m-mazi/gh-test/compare/v3.4.13...v3.4.14) (2024-02-29)
411

512

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

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

0 commit comments

Comments
 (0)