Skip to content

Commit 32d2359

Browse files
chore(main): release 5.1.3
1 parent 4e5a00e commit 32d2359

3 files changed

Lines changed: 13 additions & 2 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-
".": "5.1.2"
2+
".": "5.1.3"
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+
## [5.1.3](https://github.com/mdn/yari/compare/v5.1.2...v5.1.3) (2025-10-23)
4+
5+
6+
### Miscellaneous
7+
8+
* **csp:** add hash for baseline indicator inline js ([#13505](https://github.com/mdn/yari/issues/13505)) ([0995e33](https://github.com/mdn/yari/commit/0995e3345f3e67af0732b487dd73f89ad531398d))
9+
* **csp:** fix typo in baseline indicator inline js hash ([#13507](https://github.com/mdn/yari/issues/13507)) ([7975830](https://github.com/mdn/yari/commit/79758309370250e2388821474edd9e5278aef5d1))
10+
* **deps-dev:** bump black from 25.1.0 to 25.9.0 in /testing/integration in the dependencies group ([#13511](https://github.com/mdn/yari/issues/13511)) ([0cfdd1b](https://github.com/mdn/yari/commit/0cfdd1b8445c0c6983ff4f2ce6375ae32308047a))
11+
* **deps:** bump @adzerk/decision-sdk from 1.0.0-beta.27 to 1.0.0-beta.28 in /libs/pong ([#13548](https://github.com/mdn/yari/issues/13548)) ([4e5a00e](https://github.com/mdn/yari/commit/4e5a00ed9a72f5534d9e818298f76a0c5c2e6970))
12+
* **deps:** bump the dependencies group in /deployer with 2 updates ([#13512](https://github.com/mdn/yari/issues/13512)) ([de43d14](https://github.com/mdn/yari/commit/de43d141dee266b0a4b78e9eaaba7f6f0941b953))
13+
314
## [5.1.2](https://github.com/mdn/yari/compare/v5.1.1...v5.1.2) (2025-09-17)
415

516

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mdn/yari",
3-
"version": "5.1.2",
3+
"version": "5.1.3",
44
"repository": "https://github.com/mdn/yari",
55
"license": "MPL-2.0",
66
"author": "MDN Web Docs",

0 commit comments

Comments
 (0)