Skip to content

Commit 0f35124

Browse files
v19.13.25
1 parent 9eb017e commit 0f35124

File tree

4 files changed

+20
-4
lines changed

4 files changed

+20
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: Test all targets and features for Rust projects
3+
hash: c52b6c2f52cde893d7c414ebe56603a0bdb8d3ec
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Felipe Lalanne
9+
nested: []
10+
version: 19.13.25
11+
title: ""
12+
date: 2025-04-16T15:40:47.441Z
113
- commits:
214
- subject: Update actions/setup-node action to v4.4.0
315
hash: d707484438f8d38cccfa424550a88d609cb45a7b

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 19.13.25 - 2025-04-16
8+
9+
* Test all targets and features for Rust projects [Felipe Lalanne]
10+
711
## 19.13.24 - 2025-04-14
812

913
* Update actions/setup-node action to v4.4.0 [balena-renovate[bot]]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"yaml": "^2.1.3"
1919
},
20-
"version": "19.13.24",
20+
"version": "19.13.25",
2121
"versionist": {
22-
"publishedAt": "2025-04-14T03:20:56.406Z"
22+
"publishedAt": "2025-04-16T15:40:48.048Z"
2323
}
2424
}

0 commit comments

Comments
 (0)