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

Commit a1ca961

Browse files
committed
chore: Release 2.1.3
1 parent 691cc54 commit a1ca961

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

lib/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.3](https://github.com/oreillymedia/cypress-playback/compare/2.1.2...2.1.3) (2022-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Set 'access-control-allow-origin' to window origin ([96bfcfb](https://github.com/oreillymedia/cypress-playback/commit/96bfcfb5ac4baa5583001c9d24d25c64a41c6114))
7+
18
## [2.1.2](https://github.com/oreillymedia/cypress-playback/compare/2.1.1...2.1.2) (2022-02-04)
29

310

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.2",
3+
"version": "2.1.3",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)