Skip to content

Commit

Permalink
chore(release): 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmd committed Jan 27, 2021
1 parent daae12a commit 3c7d14b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [4.6.0](https://github.com/hosseinmd/swagger-typescript/compare/v4.5.0...v4.6.0) (2021-01-27)


### Features

* support swagger v2 ([daae12a](https://github.com/hosseinmd/swagger-typescript/commit/daae12a8f2fa22553cf628f9ea680a64e66e0f9f))


### Bug Fixes

* formData typescript ([49caa25](https://github.com/hosseinmd/swagger-typescript/commit/49caa25a46bda0407740b3cc5ab493d78ec92ff3))

## [4.5.0](https://github.com/hosseinmd/swagger-typescript/compare/v4.4.2...v4.5.0) (2021-01-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swagger-typescript",
"version": "4.5.1",
"version": "4.6.0",
"description": "A auto generate typescript code from swagger",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit 3c7d14b

Please sign in to comment.