@nrwl/workspace 14.7.6-beta.5 → 14.7.6-beta.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +30 -26
package/CHANGELOG.md CHANGED
@@ -3,6 +3,6 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [14.7.6-beta.5](https://github.com/nrwl/nx/compare/14.7.5...14.7.6-beta.5) (2022-09-17)
6
+ ## [14.7.6-beta.6](https://github.com/nrwl/nx/compare/14.7.5...14.7.6-beta.6) (2022-09-17)
7
7
 
8
8
  **Note:** Version bump only for package @nrwl/workspace
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@nrwl/workspace",
3
- "version": "14.7.6-beta.5",
3
+ "version": "14.7.6-beta.6",
4
+ "private": false,
4
5
  "description": "The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.",
5
6
  "repository": {
6
7
  "type": "git",
@@ -32,28 +33,28 @@
32
33
  "requirements": {},
33
34
  "migrations": "./migrations.json",
34
35
  "packageGroup": {
35
- "@nrwl/angular": "14.7.6-beta.5",
36
- "@nrwl/cypress": "14.7.6-beta.5",
37
- "@nrwl/devkit": "14.7.6-beta.5",
38
- "@nrwl/eslint-plugin-nx": "14.7.6-beta.5",
39
- "@nrwl/express": "14.7.6-beta.5",
40
- "@nrwl/jest": "14.7.6-beta.5",
41
- "@nrwl/linter": "14.7.6-beta.5",
42
- "@nrwl/nest": "14.7.6-beta.5",
43
- "@nrwl/next": "14.7.6-beta.5",
44
- "@nrwl/node": "14.7.6-beta.5",
45
- "@nrwl/nx-plugin": "14.7.6-beta.5",
46
- "@nrwl/react": "14.7.6-beta.5",
47
- "@nrwl/storybook": "14.7.6-beta.5",
48
- "@nrwl/web": "14.7.6-beta.5",
49
- "@nrwl/js": "14.7.6-beta.5",
50
- "@nrwl/cli": "14.7.6-beta.5",
51
- "@nrwl/tao": "14.7.6-beta.5",
36
+ "@nrwl/angular": "14.7.6-beta.6",
37
+ "@nrwl/cypress": "14.7.6-beta.6",
38
+ "@nrwl/devkit": "14.7.6-beta.6",
39
+ "@nrwl/eslint-plugin-nx": "14.7.6-beta.6",
40
+ "@nrwl/express": "14.7.6-beta.6",
41
+ "@nrwl/jest": "14.7.6-beta.6",
42
+ "@nrwl/linter": "14.7.6-beta.6",
43
+ "@nrwl/nest": "14.7.6-beta.6",
44
+ "@nrwl/next": "14.7.6-beta.6",
45
+ "@nrwl/node": "14.7.6-beta.6",
46
+ "@nrwl/nx-plugin": "14.7.6-beta.6",
47
+ "@nrwl/react": "14.7.6-beta.6",
48
+ "@nrwl/storybook": "14.7.6-beta.6",
49
+ "@nrwl/web": "14.7.6-beta.6",
50
+ "@nrwl/js": "14.7.6-beta.6",
51
+ "@nrwl/cli": "14.7.6-beta.6",
52
+ "@nrwl/tao": "14.7.6-beta.6",
52
53
  "@nrwl/nx-cloud": "latest",
53
- "@nrwl/react-native": "14.7.6-beta.5",
54
- "@nrwl/expo": "14.7.6-beta.5",
55
- "@nrwl/detox": "14.7.6-beta.5",
56
- "nx": "14.7.6-beta.5"
54
+ "@nrwl/react-native": "14.7.6-beta.6",
55
+ "@nrwl/expo": "14.7.6-beta.6",
56
+ "@nrwl/detox": "14.7.6-beta.6",
57
+ "nx": "14.7.6-beta.6"
57
58
  }
58
59
  },
59
60
  "peerDependencies": {
@@ -65,9 +66,9 @@
65
66
  }
66
67
  },
67
68
  "dependencies": {
68
- "@nrwl/devkit": "14.7.6-beta.5",
69
- "@nrwl/jest": "14.7.6-beta.5",
70
- "@nrwl/linter": "14.7.6-beta.5",
69
+ "@nrwl/devkit": "14.7.6-beta.6",
70
+ "@nrwl/jest": "14.7.6-beta.6",
71
+ "@nrwl/linter": "14.7.6-beta.6",
71
72
  "@parcel/watcher": "2.0.4",
72
73
  "chalk": "4.1.0",
73
74
  "chokidar": "^3.5.1",
@@ -82,7 +83,7 @@
82
83
  "ignore": "^5.0.4",
83
84
  "minimatch": "3.0.5",
84
85
  "npm-run-path": "^4.0.1",
85
- "nx": "14.7.6-beta.5",
86
+ "nx": "14.7.6-beta.6",
86
87
  "open": "^8.4.0",
87
88
  "rxjs": "^6.5.4",
88
89
  "semver": "7.3.4",
@@ -91,5 +92,8 @@
91
92
  "yargs": "^17.4.0",
92
93
  "yargs-parser": "21.0.1"
93
94
  },
95
+ "publishConfig": {
96
+ "access": "public"
97
+ },
94
98
  "gitHead": "08e7588d153cb8e8711a2998be7b665d2fa3940d"
95
99
  }