Skip to content

Commit e21bec2

Browse files
chore(main): release 4.12.6 (#13256)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6ac1b5f commit e21bec2

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.12.5"
2+
".": "4.12.6"
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+
## [4.12.6](https://github.com/mdn/yari/compare/v4.12.5...v4.12.6) (2025-07-03)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps-dev:** bump @types/node from 18.19.115 to 20.19.4 ([#13257](https://github.com/mdn/yari/issues/13257)) ([5e20816](https://github.com/mdn/yari/commit/5e208163a3db35f10bf06b998f4d5efc1aaabd34))
9+
* **deps:** bump @inquirer/prompts from 7.5.3 to 7.6.0 ([#13247](https://github.com/mdn/yari/issues/13247)) ([16afb67](https://github.com/mdn/yari/commit/16afb67c660e15704ae5006911e8937f99b090b3))
10+
* **lint:** migrate to lefthook from lint-staged + husky ([#13259](https://github.com/mdn/yari/issues/13259)) ([6ac1b5f](https://github.com/mdn/yari/commit/6ac1b5f69858738b97e58a283e6c3339f3e15338))
11+
312
## [4.12.5](https://github.com/mdn/yari/compare/v4.12.4...v4.12.5) (2025-07-02)
413

514

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": "4.12.5",
3+
"version": "4.12.6",
44
"repository": "https://github.com/mdn/yari",
55
"license": "MPL-2.0",
66
"author": "MDN Web Docs",

0 commit comments

Comments
 (0)