We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09207ad commit 61aed05Copy full SHA for 61aed05
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nguniversal",
3
"main": "index.js",
4
- "version": "11.2.0-next.0",
+ "version": "12.0.0-next.0",
5
"private": true,
6
"description": "Universal (isomorphic) JavaScript support for Angular",
7
"homepage": "https://github.com/angular/universal",
renovate.json
@@ -6,7 +6,7 @@
"separateMajorMinor": false,
"prHourlyLimit": 2,
8
"labels": [
9
- "target: minor",
+ "target: major",
10
"action: merge"
11
],
12
"timezone": "America/Tijuana",
0 commit comments