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

Commit 7c67d42

Browse files
committed
chore: Release 3.0.8-alpha.0
1 parent 7778808 commit 7c67d42

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

lib/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [3.0.8-alpha.0](https://github.com/oreillymedia/cypress-playback/compare/3.0.7...3.0.8-alpha.0) (2024-02-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **tests:** use 'chai/register-expect' ([1dfa3cb](https://github.com/oreillymedia/cypress-playback/commit/1dfa3cb713f5f1cc2823b6919e06dd1d2f89c57c))
9+
310
## [3.0.7](https://github.com/oreillymedia/cypress-playback/compare/3.0.6...3.0.7) (2023-10-02)
411

512
## [3.0.6](https://github.com/oreillymedia/cypress-playback/compare/3.0.5...3.0.6) (2023-08-28)
@@ -123,4 +130,4 @@ plugin.
123130

124131
### Features
125132

126-
* Initial commit ([10b77eb](https://github.com/oreillymedia/cypress-playback/commit/10b77eb7080c305bd71695b64c84ef2385a5db54))
133+
* Initial commit ([10b77eb](https://github.com/oreillymedia/cypress-playback/commit/10b77eb7080c305bd71695b64c84ef2385a5db54))

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

0 commit comments

Comments
 (0)