Skip to content

Commit

Permalink
chore(main): release 4.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 3, 2025
1 parent 888452c commit 28bdcee
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.6.2"
".": "4.6.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.6.3](https://github.com/mdn/yari/compare/v4.6.2...v4.6.3) (2025-03-03)


### Miscellaneous

* **deps-dev:** bump prettier from 3.4.2 to 3.5.3 ([#12706](https://github.com/mdn/yari/issues/12706)) ([888452c](https://github.com/mdn/yari/commit/888452c64ceca5e6944b3759c6be968c02e38f9c))

## [4.6.2](https://github.com/mdn/yari/compare/v4.6.1...v4.6.2) (2025-03-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdn/yari",
"version": "4.6.2",
"version": "4.6.3",
"repository": "https://github.com/mdn/yari",
"license": "MPL-2.0",
"author": "MDN Web Docs",
Expand Down

0 comments on commit 28bdcee

Please sign in to comment.