We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea998b commit 5256c77Copy full SHA for 5256c77
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [11.0.2](https://github.com/homer0/prettier-plugin-jsdoc/compare/11.0.1...11.0.2) (2026-01-27)
2
+
3
4
+### Bug Fixes
5
6
+* update dependencies ([428aaf0](https://github.com/homer0/prettier-plugin-jsdoc/commit/428aaf0ffff1a3eb73402e25695d0dc7ef824204))
7
8
## [11.0.1](https://github.com/homer0/prettier-plugin-jsdoc/compare/11.0.0...11.0.1) (2025-12-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@homer0/prettier-plugin-jsdoc",
"description": "A Prettier plugin to format JSDoc blocks",
- "version": "11.0.1",
+ "version": "11.0.2",
"repository": "homer0/prettier-plugin-jsdoc",
"author": "Leonardo Apiwan (@homer0) <me@homer0.com>",
"license": "MIT",
0 commit comments