Skip to content

Commit 75584d1

Browse files
committed
build: 5.1.1 release
1 parent 93781c9 commit 75584d1

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+
## <small>5.1.1 (2022-03-17)</small>
2+
3+
* fix: replacing all instances of `/t` ([93781c9](https://github.com/readmeio/swagger-inline/commit/93781c9))
4+
* feat(extractor): add support for tabs in inline-comments (#252) ([c446cc9](https://github.com/readmeio/swagger-inline/commit/c446cc9)), closes [#252](https://github.com/readmeio/swagger-inline/issues/252)
5+
6+
7+
18
## 5.1.0 (2022-03-02)
29

310
* chore: adding a prettier script ([c718583](https://github.com/readmeio/swagger-inline/commit/c718583))

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,6 +1,6 @@
11
{
22
"name": "swagger-inline",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
44
"description": "Generate an OpenAPI/Swagger definition from inline comments.",
55
"author": "Readme.io",
66
"license": "ISC",

0 commit comments

Comments
 (0)