mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
release: bump the next branch to v22.2.0-next.0
This commit is contained in:
+1
-1
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user