Skip to content

Commit

Permalink
chore(release): 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hosseinmd committed Jan 20, 2021
1 parent ebc8b58 commit a2f480c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.

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


### Features

* add methodParamsByTag ([ebc8b58](https://github.com/hosseinmd/swagger-typescript/commit/ebc8b58416f8fcf3c7fd8b05ce4e5938f6bc689d))

## [4.4.0](https://github.com/hosseinmd/swagger-typescript/compare/v4.3.0...v4.4.0) (2021-01-15)


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.4.2",
"version": "4.5.0",
"description": "A auto generate typescript code from swagger",
"main": "lib/index.js",
"bin": {
Expand Down

0 comments on commit a2f480c

Please sign in to comment.