Skip to content

Commit b24612f

Browse files
committed
Release 3.0.0-beta.5
1 parent 13ea03e commit b24612f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.0-beta.5](https://github.com/currents-dev/cli/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2022-11-11)
4+
5+
6+
### Features
7+
8+
* support cypress 11 ([13ea03e](https://github.com/currents-dev/cli/commit/13ea03e6908bddd13f6934c15fe32264db0df4fa))
9+
310
## [3.0.0-beta.4](https://github.com/currents-dev/cli/compare/v3.0.0-beta.3...v3.0.0-beta.4) (2022-10-27)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@currents/cli",
3-
"version": "3.0.0-beta.4",
3+
"version": "3.0.0-beta.5",
44
"license": "MIT",
55
"main": "./dist",
66
"typings": "./dist",

0 commit comments

Comments
 (0)