We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68fffa commit e050576Copy full SHA for e050576
changelog.md
@@ -1,6 +1,6 @@
1
# jsdoc-md changelog
2
3
-## Next
+## 10.0.0
4
5
### Major
6
package.json
{
"name": "jsdoc-md",
- "version": "9.1.1",
+ "version": "10.0.0",
"description": "A CLI to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as readme.md).",
"license": "MIT",
"author": {
0 commit comments