We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa72ff commit a1089c3Copy full SHA for a1089c3
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [3.1.2](https://github.com/currents-dev/cli/compare/v3.1.1...v3.1.2) (2022-12-10)
4
+
5
6
+### Bug Fixes
7
8
+* fixate cy2 version ([9fa72ff](https://github.com/currents-dev/cli/commit/9fa72ffa014ecdb9a5dc34982f4941c3539c2f53))
9
10
### [3.1.1](https://github.com/currents-dev/cli/compare/v3.1.0...v3.1.1) (2022-12-07)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@currents/cli",
- "version": "3.1.1",
+ "version": "3.1.2",
"license": "MIT",
"main": "./dist",
"typings": "./dist",
0 commit comments