Skip to content

Commit

Permalink
chore(release): 1.5.65 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.65](v1.5.64...v1.5.65) (2022-09-29)

### Bug Fixes

* **deps:** update dependency env-var to v7.3.0 ([#296](#296)) ([9a908db](9a908db))
* **deps:** update dependency type-fest to v3 ([#304](#304)) ([008cc56](008cc56))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Sep 29, 2022
1 parent 008cc56 commit ef3db1f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.65](https://github.com/ScaleLeap/jest-polly/compare/v1.5.64...v1.5.65) (2022-09-29)


### Bug Fixes

* **deps:** update dependency env-var to v7.3.0 ([#296](https://github.com/ScaleLeap/jest-polly/issues/296)) ([9a908db](https://github.com/ScaleLeap/jest-polly/commit/9a908db635f55938f2f32a6e0bbbf75a7af134b4))
* **deps:** update dependency type-fest to v3 ([#304](https://github.com/ScaleLeap/jest-polly/issues/304)) ([008cc56](https://github.com/ScaleLeap/jest-polly/commit/008cc56c09e0908ab58b1d6194ef16d05ee61454))

## [1.5.64](https://github.com/ScaleLeap/jest-polly/compare/v1.5.63...v1.5.64) (2022-09-29)


Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -12,7 +12,7 @@
"type": "git",
"url": "[email protected]:ScaleLeap/jest-polly.git"
},
"version": "1.5.64",
"version": "1.5.65",
"main": "lib/index.js",
"scripts": {
"prebuild": "npm run clean",
Expand Down

0 comments on commit ef3db1f

Please sign in to comment.