We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8c4fc commit e005eb4Copy full SHA for e005eb4
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-srcs",
3
- "version": "21.1.0-next.4",
+ "version": "21.2.0-next.0",
4
"private": true,
5
"description": "Angular - a web framework for modern web apps",
6
"homepage": "https://github.com/angular/angular",
renovate.json
@@ -1,7 +1,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>angular/dev-infra//renovate-presets/default.json5"],
- "baseBranchPatterns": ["main", "21.0.x"],
+ "baseBranchPatterns": ["main", "21.1.x"],
"ignoreDeps": [
"@types/selenium-webdriver",
7
"angular-1.5",
0 commit comments