Skip to content

Commit

Permalink
chore(release): v0.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.2](v0.3.1...v0.3.2) (2022-07-07)

### Bug Fixes

* fake commit to trigger release ([11264b3](11264b3))
  • Loading branch information
semantic-release-bot committed Jul 7, 2022
1 parent 11264b3 commit 26918bb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.3.2](https://github.com/loderunner/requestor/compare/v0.3.1...v0.3.2) (2022-07-07)


### Bug Fixes

* fake commit to trigger release ([11264b3](https://github.com/loderunner/requestor/commit/11264b32d6745fcba6421170e6c1da09d58f775b))

## [0.3.1](https://github.com/loderunner/requestor/compare/v0.3.0...v0.3.1) (2022-07-07)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "requestor",
"version": "0.3.1",
"version": "0.3.2",
"description": "A Chrome devtools extension for intercepting and modifying HTTP requests and responses",
"license": "Apache-2.0",
"author": "",
Expand Down

0 comments on commit 26918bb

Please sign in to comment.