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

Commit 9826eb3

Browse files
committed
chore: Release 1.0.2
1 parent f8ec5bf commit 9826eb3

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,3 +1,10 @@
1+
## [1.0.2](https://github.com/oreillymedia/cypress-playback/compare/1.0.1...1.0.2) (2022-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* Add 'addTasks.js' to .npmignore ([f8ec5bf](https://github.com/oreillymedia/cypress-playback/commit/f8ec5bf6d8ca0b46daf6aca0c7e5bac519bc6cae))
7+
18
## 1.0.1 (2022-01-26)
29

310

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

0 commit comments

Comments
 (0)