Skip to content

Commit bbec61e

Browse files
committed
chore(main): release 1.13.6
1 parent 6c16c7b commit bbec61e

File tree

5 files changed

+16
-5
lines changed

5 files changed

+16
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.13.5"
2+
".": "1.13.6"
33
}

CHANGELOG.md

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

3+
## [1.13.6](https://github.com/mdn/rumba/compare/v1.13.5...v1.13.6) (2026-03-23)
4+
5+
6+
### Build
7+
8+
* **deps:** bump clap from 4.5.60 to 4.6.0 ([#768](https://github.com/mdn/rumba/issues/768)) ([30b51b1](https://github.com/mdn/rumba/commit/30b51b1098acc1070f891952663e1ef2250c0d75))
9+
* **deps:** bump config from 0.15.19 to 0.15.21 ([#770](https://github.com/mdn/rumba/issues/770)) ([80cc7cf](https://github.com/mdn/rumba/commit/80cc7cf1cda06951a813c964ea294260015f02df))
10+
* **deps:** bump config from 0.15.21 to 0.15.22 ([#774](https://github.com/mdn/rumba/issues/774)) ([6c16c7b](https://github.com/mdn/rumba/commit/6c16c7b81d754fc1c779f4afbf64319950f59b38))
11+
* **deps:** bump once_cell from 1.21.3 to 1.21.4 ([#769](https://github.com/mdn/rumba/issues/769)) ([3fad46e](https://github.com/mdn/rumba/commit/3fad46e1b9565ecca0cd31e7e68f51c7991985e5))
12+
* **deps:** bump sentry-actix from 0.46.2 to 0.47.0 ([#771](https://github.com/mdn/rumba/issues/771)) ([5308072](https://github.com/mdn/rumba/commit/53080729e594da02b3dbe6ebbe4e656313635593))
13+
314
## [1.13.5](https://github.com/mdn/rumba/compare/v1.13.4...v1.13.5) (2026-03-13)
415

516

Cargo.lock

Lines changed: 2 additions & 2 deletions
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 = "rumba"
3-
version = "1.13.5"
3+
version = "1.13.6"
44
edition = "2021"
55
rust-version = "1.90"
66

ai-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ai-test"
3-
version = "1.13.5"
3+
version = "1.13.6"
44
edition = "2021"
55

66
[[bin]]

0 commit comments

Comments
 (0)