-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Prepare for v11 * Update commander in package-lock
- Loading branch information
1 parent
4b47cf7
commit 1c29b98
Showing
3 changed files
with
21 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,12 @@ The version numbering does not follow semantic versioning but instead aligns wit | |
<!-- markdownlint-disable MD024 --> | ||
<!-- markdownlint-disable MD004 --> | ||
|
||
## [11.0.0] (2023-06-16) | ||
|
||
### Changed | ||
|
||
- update `peerDependencies` to `[email protected]`, which requires Node.js v16 or higher | ||
|
||
## [10.0.3] (2023-03-03) | ||
|
||
### Added | ||
|
@@ -107,6 +113,7 @@ The version numbering does not follow semantic versioning but instead aligns wit | |
- inferred types for `.action()` | ||
- inferred types for `.opts()` | ||
|
||
[11.0.0]: https://github.com/commander-js/extra-typings/compare/v10.0.3...v11.0.0 | ||
[10.0.3]: https://github.com/commander-js/extra-typings/compare/v10.0.2...v10.0.3 | ||
[10.0.2]: https://github.com/commander-js/extra-typings/compare/v10.0.1...v10.0.2 | ||
[10.0.1]: https://github.com/commander-js/extra-typings/compare/v10.0.0...v10.0.1 | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters