Skip to content

Commit

Permalink
chore(release): 1.6.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.12](v1.6.11...v1.6.12) (2023-11-17)

### Bug Fixes

* **deps:** update dependency type-fest to v4.8.1 ([b98024b](b98024b))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Nov 17, 2023
1 parent b98024b commit 9906e36
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.6.12](https://github.com/ScaleLeap/jest-polly/compare/v1.6.11...v1.6.12) (2023-11-17)


### Bug Fixes

* **deps:** update dependency type-fest to v4.8.1 ([b98024b](https://github.com/ScaleLeap/jest-polly/commit/b98024b55d947bcd4c9b79947fb93ed8bfd94939))

## [1.6.11](https://github.com/ScaleLeap/jest-polly/compare/v1.6.10...v1.6.11) (2023-11-09)


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.6.11",
"version": "1.6.12",
"main": "lib/index.js",
"scripts": {
"prebuild": "npm run clean",
Expand Down

0 comments on commit 9906e36

Please sign in to comment.