File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 9.0.1] ( https://github.com/homer0/prettier-plugin-jsdoc/compare/9.0.0...9.0.1 ) (2024-05-27)
2+
3+
4+ ### Bug Fixes
5+
6+ * access getRenderer from the container ([ c1d6ef7] ( https://github.com/homer0/prettier-plugin-jsdoc/commit/c1d6ef7010b1b6fe9d9028ff9f6d46a7a547f536 ) )
7+ * add support for the privateRemarks tag ([ 1ec37b9] ( https://github.com/homer0/prettier-plugin-jsdoc/commit/1ec37b90142d223da2b0dfa20b6ec02bfe0771b7 ) )
8+ * update dependencies ([ 86ce9e7] ( https://github.com/homer0/prettier-plugin-jsdoc/commit/86ce9e79568ec14ba2e1cac0636846a507b6df10 ) )
9+
110# [ 9.0.0] ( https://github.com/homer0/prettier-plugin-jsdoc/compare/8.0.0...9.0.0 ) (2024-04-09)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " @homer0/prettier-plugin-jsdoc" ,
33 "description" : " A Prettier plugin to format JSDoc blocks" ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "repository" : " homer0/prettier-plugin-jsdoc" ,
66 "author" : " Leonardo Apiwan (@homer0) <me@homer0.com>" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments