Skip to content

Commit

Permalink
Manually switch to 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Dec 2, 2024
1 parent fef4204 commit 3b18bee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"11.1.0"}
{".":"11.0.1"}
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [11.1.0](https://github.com/mochajs/mocha/compare/v11.0.0...v11.1.0) (2024-12-02)
## [11.0.1](https://github.com/mochajs/mocha/compare/v11.0.0...v11.0.1) (2024-12-02)


### 🌟 Features
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": "mocha",
"version": "11.1.0",
"version": "11.0.1",
"type": "commonjs",
"description": "simple, flexible, fun test framework",
"keywords": [
Expand Down

0 comments on commit 3b18bee

Please sign in to comment.