Skip to content

Commit a1089c3

Browse files
committed
Release 3.1.2
1 parent 9fa72ff commit a1089c3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.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+
310
### [3.1.1](https://github.com/currents-dev/cli/compare/v3.1.0...v3.1.1) (2022-12-07)
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.1.1",
3+
"version": "3.1.2",
44
"license": "MIT",
55
"main": "./dist",
66
"typings": "./dist",

0 commit comments

Comments
 (0)