Skip to content

Commit 373c475

Browse files
committed
chore(main): release 2.4.9
1 parent 36a1054 commit 373c475

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.4.8"
2+
".": "2.4.9"
33
}

CHANGELOG.md

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

3+
## [2.4.9](https://github.com/cailloumajor/config-api/compare/v2.4.8...v2.4.9) (2026-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust docker tag to v1.93.0 ([98b7fec](https://github.com/cailloumajor/config-api/commit/98b7feccd4ebfca7c65a2d51ac9a5a5d787bffef))
9+
* **deps:** update rust docker tag to v1.93.1 ([6cdcc83](https://github.com/cailloumajor/config-api/commit/6cdcc83cbb07c26910f3d8b5f1770f4b91ccd288))
10+
* **deps:** update rust docker tag to v1.94.0 ([d095627](https://github.com/cailloumajor/config-api/commit/d095627842c1ecd85f9e7b6b66d6a37a3386f65b))
11+
312
## [2.4.8](https://github.com/cailloumajor/config-api/compare/v2.4.7...v2.4.8) (2026-01-01)
413

514

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 = "config-api"
3-
version = "2.4.8"
3+
version = "2.4.9"
44
description = "Configuration data HTTP API."
55
authors = ["Arnaud Rocher <[email protected]>"]
66
edition = "2024"

0 commit comments

Comments
 (0)