release: bump the next branch to v22.2.0-next.0

This commit is contained in:
Pawel Kozlowski
2026-07-22 16:42:58 +02:00
parent 509cad6e15
commit c855a5689f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "22.1.0-next.6",
"version": "22.2.0-next.0",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>angular/dev-infra//renovate-presets/default.json5"],
"baseBranchPatterns": ["main", "22.0.x"],
"baseBranchPatterns": ["main", "22.1.x"],
"ignoreDeps": [
"@types/selenium-webdriver",
"angular-1.5",