Skip to content

Commit

Permalink
chore(release): 0.3.36
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmd committed Apr 1, 2022
1 parent de27bd7 commit 4c0b2f6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.3.36](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.3.35...v0.3.36) (2022-04-01)


### Bug Fixes

* link definition ([de27bd7](https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/de27bd74313f7d855762a45ae961913d78deb31c)), closes [/github.com/hosseinmd/prettier-plugin-jsdoc/issues/158#issuecomment-1085504308](https://github.com/hosseinmd//github.com/hosseinmd/prettier-plugin-jsdoc/issues/158/issues/issuecomment-1085504308)

### [0.3.35](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.3.34...v0.3.35) (2022-03-31)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-jsdoc",
"version": "0.3.35",
"version": "0.3.36",
"description": "A Prettier plugin to format JSDoc comments.",
"private": false,
"workspaces": {
Expand Down Expand Up @@ -75,4 +75,4 @@
"engines": {
"node": ">=12.0.0"
}
}
}

0 comments on commit 4c0b2f6

Please sign in to comment.