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

Commit 87a4fbd

Browse files
committed
chore: Release 2.1.1
1 parent 9dce356 commit 87a4fbd

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.1](https://github.com/oreillymedia/cypress-playback/compare/2.1.0...2.1.1) (2022-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove 'content-encoding' header in playback ([9dce356](https://github.com/oreillymedia/cypress-playback/commit/9dce356140c769605ca6c0de3d7a0f8897e24017))
7+
18
# [2.1.0](https://github.com/oreillymedia/cypress-playback/compare/1.0.1...2.1.0) (2022-02-01)
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.0",
3+
"version": "2.1.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)