Skip to content

Commit ae87e55

Browse files
committed
chore(release): 0.3.13
1 parent 4213aed commit ae87e55

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
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.
44

5+
### [0.3.13](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.3.12...v0.3.13) (2021-03-04)
6+
7+
8+
### Features
9+
10+
* add [@borrows](https://github.com/borrows) [@namespace](https://github.com/namespace) [@license](https://github.com/license) [@module](https://github.com/module) ([2a377f2](https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/2a377f2aeeb6a51da628ea86021d2309ff3c2c58))
11+
* add jsdocSingleLineComment to options ([f755db1](https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/f755db1e72af75685fbb997d2ef1fe346e8092ee))
12+
* format indented code block ([b5d8c9f](https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/b5d8c9f8bcc85ed789136806cb3a4cb058cfd52f))
13+
* support tsdoc ([4213aed](https://github.com/hosseinmd/prettier-plugin-jsdoc/commit/4213aedd3b63e9dbc9e25c2b58a6e3cfcf7ede6b))
14+
515
### [0.3.12](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.3.10...v0.3.12) (2021-02-21)
616

717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prettier-plugin-jsdoc",
3-
"version": "0.3.12",
3+
"version": "0.3.13",
44
"description": "",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)