Skip to content

Commit a1d3ba8

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2019-11-18) ### Bug Fixes * add build status badge ([a93bc23](a93bc23)) * add maintainability status badge ([e4c7934](e4c7934))
1 parent 70093b6 commit a1d3ba8

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.2.2](https://github.com/theBenForce/openapi-markdown/compare/v1.2.1...v1.2.2) (2019-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* add build status badge ([a93bc23](https://github.com/theBenForce/openapi-markdown/commit/a93bc23e5e58402b9ce90bc44f743daea2f3505c))
7+
* add maintainability status badge ([e4c7934](https://github.com/theBenForce/openapi-markdown/commit/e4c79346822225a0ba610a78a316ace36b405bde))
8+
19
## [1.2.1](https://github.com/theBenForce/openapi-markdown/compare/v1.2.0...v1.2.1) (2019-11-18)
210

311

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "openapi-markdown",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Create markdown API documentation from swagger/openapi files",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)