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

Commit 1a4c569

Browse files
author
Brent Schmidt
committed
chore: Release 2.2.1-alpha.0
1 parent 1b8a012 commit 1a4c569

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

lib/CHANGELOG.md

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

22

3+
## [2.2.1-alpha.0](https://github.com/oreillymedia/cypress-playback/compare/2.2.0...2.2.1-alpha.0) (2022-05-19)
4+
35
* feat: Support optional requests (1ed56ae)
46
* Merge pull request #34 from oreillymedia/renovate/js-dependencies (6c3c94d)
57
* chore(deps): pin dependency @release-it/conventional-changelog to 5.0.0 (03a30f5)

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

0 commit comments

Comments
 (0)