Skip to content

Commit

Permalink
chore: release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Val-istar-Guo committed Jan 17, 2022
1 parent 0385bc2 commit c0e4c82
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.2.0](https://www.github.com/keq-request/keq-proxy/compare/v1.1.2...v1.2.0) (2022-01-17)


### Features

* support keq-cli@2 ([0385bc2](https://www.github.com/keq-request/keq-proxy/commit/0385bc2b840483bd03d50bc9ebf3af78b7be37a2))

### [1.1.2](https://www.github.com/keq-request/keq-proxy/compare/v1.1.1...v1.1.2) (2021-12-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"main": "lib/index.js",
"module": "es/index.js",
"types": "lib/index.d.ts",
"version": "1.1.2",
"version": "1.2.0",
"description": "Change the request url, just like a proxy.",
"scripts": {
"test": "ava",
Expand Down

0 comments on commit c0e4c82

Please sign in to comment.