Skip to content

Commit 5985736

Browse files
chore(release): 9.0.1 [skip ci]
## [9.0.1](9.0.0...9.0.1) (2024-05-27) ### Bug Fixes * access getRenderer from the container ([c1d6ef7](c1d6ef7)) * add support for the privateRemarks tag ([1ec37b9](1ec37b9)) * update dependencies ([86ce9e7](86ce9e7))
1 parent cc01d14 commit 5985736

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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",

0 commit comments

Comments
 (0)