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

Commit ad50b12

Browse files
committed
chore: Release 3.0.10
1 parent bea4a43 commit ad50b12

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,5 +1,12 @@
11

22

3+
## [3.0.10](https://github.com/oreillymedia/cypress-playback/compare/3.0.9...3.0.10) (2024-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* change package cdn from unpkg to jsdelivr ([4055cb1](https://github.com/oreillymedia/cypress-playback/commit/4055cb142e6389c4c473b600188230cdd47253a4))
9+
310
## [3.0.9](https://github.com/oreillymedia/cypress-playback/compare/3.0.8...3.0.9) (2024-07-09)
411

512
## [3.0.8](https://github.com/oreillymedia/cypress-playback/compare/3.0.7...3.0.8) (2024-02-26)

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

0 commit comments

Comments
 (0)