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

Commit 1b8a012

Browse files
author
Brent Schmidt
committed
chore: Release 2.2.0
1 parent 1ed56ae commit 1b8a012

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

lib/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11

22

3+
* feat: Support optional requests (1ed56ae)
4+
* Merge pull request #34 from oreillymedia/renovate/js-dependencies (6c3c94d)
5+
* chore(deps): pin dependency @release-it/conventional-changelog to 5.0.0 (03a30f5)
6+
* Merge pull request #32 from oreillymedia/release/2.1.4 (e9bdd64)
7+
38
## [2.1.4](https://github.com/oreillymedia/cypress-playback/compare/2.1.3...2.1.4) (2022-05-10)
49

510
## [2.1.3](https://github.com/oreillymedia/cypress-playback/compare/2.1.2...2.1.3) (2022-02-07)

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

0 commit comments

Comments
 (0)