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

Commit fc58c1a

Browse files
committed
chore: Release 1.0.1
1 parent 3e0d8ea commit fc58c1a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

lib/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 1.0.1 (2022-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Release 1.0.0 ([#7](https://github.com/oreillymedia/cypress-playback/issues/7)) ([ae75478](https://github.com/oreillymedia/cypress-playback/commit/ae7547845230b3769bf8fbf916fea157637f24fc))
7+
* Update lib package.json ([#9](https://github.com/oreillymedia/cypress-playback/issues/9)) ([3e0d8ea](https://github.com/oreillymedia/cypress-playback/commit/3e0d8ea40f491a9335b7b7cda732bdefe0dc8649))
8+
19
# 1.0.0 (2022-01-26)
210

311

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

0 commit comments

Comments
 (0)