Skip to content

Commit

Permalink
chore(main): release 2.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 1, 2023
1 parent c40fb92 commit 41aba45
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.30.1](https://github.com/mdn/yari/compare/v2.30.0...v2.30.1) (2023-09-01)


### Bug Fixes

* **eslint:** support running in git submodule ([#9578](https://github.com/mdn/yari/issues/9578)) ([c40fb92](https://github.com/mdn/yari/commit/c40fb92112503476b38dbabd6374bad597ff8099))


### Miscellaneous

* **deps-dev:** bump @babel/preset-env from 7.22.10 to 7.22.14 ([#9588](https://github.com/mdn/yari/issues/9588)) ([e4ab1b8](https://github.com/mdn/yari/commit/e4ab1b8da72a561150f8e3f1a4a8cd61fe79f0b9))

## [2.30.0](https://github.com/mdn/yari/compare/v2.29.0...v2.30.0) (2023-08-30)


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": "2.30.0",
"version": "2.30.1",
"repository": "https://github.com/mdn/yari",
"license": "MPL-2.0",
"author": "MDN Web Docs",
Expand Down

0 comments on commit 41aba45

Please sign in to comment.