Skip to content

Commit 572c047

Browse files
committed
Release 0.2.1
1 parent a46f56f commit 572c047

File tree

3 files changed

+19
-17
lines changed

3 files changed

+19
-17
lines changed

CHANGELOG.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
1-
- feat: cypress 12+ (1a9ca2b)
1+
- use cy2 3.4.1 for cypress 12 (a46f56f)
22

3-
* fix cy2 version (925f490)
4-
* Merge pull request #8 from currents-dev/next (0ccb1da)
3+
* feat: cypress 12+ (1a9ca2b)
54

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

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

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)
10+
- Merge pull request #5 from codelab-app:main (bd4af5e)
11+
- fix: forward configuration context to executor (b6b5e42)
1612

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

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

2224
## 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.2.0",
3+
"version": "0.2.1",
44
"description": "Currents plugin for Nx",
55
"author": "Andrew Goldis",
66
"homepage": "https://currents.dev",

0 commit comments

Comments
 (0)