Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit 1bc7b32

Browse files
committed
chore: Release 2.1.2
1 parent 5a892d9 commit 1bc7b32

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

lib/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.1.2](https://github.com/oreillymedia/cypress-playback/compare/2.1.1...2.1.2) (2022-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Move 'allowed-control-allow-origin' overwrite ([8be816a](https://github.com/oreillymedia/cypress-playback/commit/8be816a45abd929662cb29eb8f600e494584f30e))
7+
* remove or flatten header arrays in response ([a0a9a2b](https://github.com/oreillymedia/cypress-playback/commit/a0a9a2ba65c4f34bd004b305a8a89461495d7444))
8+
19
## [2.1.1](https://github.com/oreillymedia/cypress-playback/compare/2.1.0...2.1.1) (2022-02-02)
210

311

lib/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oreillymedia/cypress-playback",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)