Skip to content

Commit e005eb4

Browse files
release: bump the next branch to v21.2.0-next.0
1 parent 3b8c4fc commit e005eb4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-srcs",
3-
"version": "21.1.0-next.4",
3+
"version": "21.2.0-next.0",
44
"private": true,
55
"description": "Angular - a web framework for modern web apps",
66
"homepage": "https://github.com/angular/angular",

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>angular/dev-infra//renovate-presets/default.json5"],
4-
"baseBranchPatterns": ["main", "21.0.x"],
4+
"baseBranchPatterns": ["main", "21.1.x"],
55
"ignoreDeps": [
66
"@types/selenium-webdriver",
77
"angular-1.5",

0 commit comments

Comments
 (0)