Skip to content

Commit

Permalink
chore(release): 1.5.74 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.74](v1.5.73...v1.5.74) (2022-12-13)

### Bug Fixes

* **deps:** update dependency type-fest to v3.4.0 ([6802a2d](6802a2d))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Dec 13, 2022
1 parent 6802a2d commit 2582dc5
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
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.74](https://github.com/ScaleLeap/jest-polly/compare/v1.5.73...v1.5.74) (2022-12-13)


### Bug Fixes

* **deps:** update dependency type-fest to v3.4.0 ([6802a2d](https://github.com/ScaleLeap/jest-polly/commit/6802a2d3629126ad5ba85d5b06a853699daa754e))

## [1.5.73](https://github.com/ScaleLeap/jest-polly/compare/v1.5.72...v1.5.73) (2022-11-28)


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

0 comments on commit 2582dc5

Please sign in to comment.