Skip to content

Commit 46874c0

Browse files
committed
Release 0.2.0
1 parent 1a9ca2b commit 46874c0

File tree

3 files changed

+18
-16
lines changed

3 files changed

+18
-16
lines changed

CHANGELOG.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,22 @@
1-
- fix cy2 version (925f490)
2-
- Merge pull request #8 from currents-dev/next (0ccb1da)
1+
- feat: cypress 12+ (1a9ca2b)
32

4-
* feat: use [email protected], support cypress 11 (f1950ab)
3+
* fix cy2 version (925f490)
4+
* Merge pull request #8 from currents-dev/next (0ccb1da)
55

6-
- Merge pull request #5 from codelab-app:main (bd4af5e)
7-
- fix: forward configuration context to executor (b6b5e42)
6+
- feat: use [email protected], support cypress 11 (f1950ab)
87

9-
* Merge pull request #2 from currents-dev/dependabot/npm_and_yarn/node-fetch-2.6.7 (88dda59)
10-
* chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (1c0a59c)
11-
* Merge pull request #1 from currents-dev/dependabot/npm_and_yarn/minimist-1.2.6 (6aeb342)
12-
* fix: remove conflicting options to avoid overrides (aa6ad79)
13-
* chore(deps): bump minimist from 1.2.5 to 1.2.6 (726f96d)
8+
* Merge pull request #5 from codelab-app:main (bd4af5e)
9+
* fix: forward configuration context to executor (b6b5e42)
1410

15-
- chore: update README (1d07be2)
11+
- Merge pull request #2 from currents-dev/dependabot/npm_and_yarn/node-fetch-2.6.7 (88dda59)
12+
- chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (1c0a59c)
13+
- Merge pull request #1 from currents-dev/dependabot/npm_and_yarn/minimist-1.2.6 (6aeb342)
14+
- fix: remove conflicting options to avoid overrides (aa6ad79)
15+
- chore(deps): bump minimist from 1.2.5 to 1.2.6 (726f96d)
1616

17-
* fix: set correct executors path (e6a706d)
18-
* fix: remove cy2 from dependencies (a6eade1)
17+
* chore: update README (1d07be2)
18+
19+
- fix: set correct executors path (e6a706d)
20+
- fix: remove cy2 from dependencies (a6eade1)
1921

2022
## 0.0.2 (2021-11-19)

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@currents/nx",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Currents plugin for Nx",
55
"author": "Andrew Goldis",
66
"homepage": "https://currents.dev",

0 commit comments

Comments
 (0)