Skip to content

Commit

Permalink
chore: release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Val-istar-Guo committed Apr 11, 2022
1 parent dddb486 commit 66bb24c
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.

### [1.0.2](https://www.github.com/keq-request/keq-url-template/compare/v1.0.1...v1.0.2) (2022-04-11)


### Bug Fixes

* cannot work with keq-cli ([9916830](https://www.github.com/keq-request/keq-url-template/commit/9916830ba4d365909ac80a51d88074b234fd1c52))

### [1.0.1](https://github.com/keq-request/keq-swagger-path/compare/v1.0.0...v1.0.1) (2022-04-10)

## 1.0.0 (2021-04-24)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"keq": "^1.7.0"
},
"description": "Convert swagger path to uri path.(eg. /user/{id} -> /user/:id)",
"version": "1.0.1",
"version": "1.0.2",
"directories": {
"test": "tests"
},
Expand Down

0 comments on commit 66bb24c

Please sign in to comment.