Skip to content

Commit 83c2b57

Browse files
chore(release): 7.0.2 [skip ci]
## [7.0.2](7.0.1...7.0.2) (2023-07-19) ### Bug Fixes * reduce package size ([5eccf97](5eccf97))
1 parent a54dae1 commit 83c2b57

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.2](https://github.com/homer0/prettier-plugin-jsdoc/compare/7.0.1...7.0.2) (2023-07-19)
2+
3+
4+
### Bug Fixes
5+
6+
* reduce package size ([5eccf97](https://github.com/homer0/prettier-plugin-jsdoc/commit/5eccf978ca7f3904aa85e604c4f0b7fbb5dd5c0a))
7+
18
## [7.0.1](https://github.com/homer0/prettier-plugin-jsdoc/compare/7.0.0...7.0.1) (2023-07-18)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)