We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b66f645 + 17ef222 commit c1474d9Copy full SHA for c1474d9
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
7
-## 1.10.0
+## 1.10.1
8
- @xrplf/eslint-config allows typescript > 5.0.0 as a peer dependency
9
- @xrplf/eslint-config allows eslint-plugin-jsdoc > 40.0.0 as a peer dependency
10
lerna.json
@@ -3,5 +3,6 @@
3
"packages/*"
],
"useWorkspaces": true,
- "version": "1.10.1"
+ "version": "1.10.1",
+ "$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
0 commit comments