Skip to content

Commit

Permalink
chore: release v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeflug committed Feb 25, 2023
1 parent 1c0451b commit c565631
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,5 +1,12 @@


## [4.0.2](https://github.com/georgeflug/insomnia-plugin-save-variables/compare/v4.0.1...v4.0.2) (2023-02-25)


### Bug Fixes

* rename xml to xpath ([2185493](https://github.com/georgeflug/insomnia-plugin-save-variables/commit/218549361755d2da5c549534d5a45ed766ba439e))

## [4.0.1](https://github.com/georgeflug/insomnia-plugin-save-variables/compare/v3.4.0...v4.0.1) (2023-02-25)

# [4.0.0](https://github.com/georgeflug/insomnia-plugin-save-variables/compare/v3.3.0...v4.0.0) (2023-02-25)
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": "insomnia-plugin-save-variables",
"version": "4.0.1",
"version": "4.0.2",
"description": "An Insomnia Plugin that saves values from responses into variables",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit c565631

Please sign in to comment.