Skip to content

Commit e29e3be

Browse files
chore(release): 9.0.2 [skip ci]
## [9.0.2](9.0.1...9.0.2) (2024-05-28) ### Bug Fixes * support links with custom labels ([cf8844e](cf8844e))
1 parent 3f56adc commit e29e3be

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.0.2](https://github.com/homer0/prettier-plugin-jsdoc/compare/9.0.1...9.0.2) (2024-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* support links with custom labels ([cf8844e](https://github.com/homer0/prettier-plugin-jsdoc/commit/cf8844e0c1ad8b9bdacdd0ede05404879c15e21f))
7+
18
## [9.0.1](https://github.com/homer0/prettier-plugin-jsdoc/compare/9.0.0...9.0.1) (2024-05-27)
29

310

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.1",
4+
"version": "9.0.2",
55
"repository": "homer0/prettier-plugin-jsdoc",
66
"author": "Leonardo Apiwan (@homer0) <me@homer0.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)