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

Commit 8066a9e

Browse files
committed
chore: Release 1.0.0
1 parent eb6dccb commit 8066a9e

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

lib/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 1.0.0 (2022-01-26)
2+
3+
4+
### Features
5+
6+
* Initial commit ([10b77eb](https://github.com/oreillymedia/cypress-playback/commit/10b77eb7080c305bd71695b64c84ef2385a5db54))
7+
* Release 1.0.0 ([#7](https://github.com/oreillymedia/cypress-playback/issues/7)) ([eb6dccb](https://github.com/oreillymedia/cypress-playback/commit/eb6dccb1dd69d3ea7f1459b8e50cc2fc3b7b3d7d))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* Release 1.0.0
13+
114
# 0.2.0 (2022-01-25)
215

316

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

0 commit comments

Comments
 (0)