Skip to content

Commit c728ea6

Browse files
committed
release: bump the next branch to v21.2.0-next.0
1 parent 87fae1b commit c728ea6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "21.1.0-next.3",
3+
"version": "21.2.0-next.0",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"baseBranchPatterns": ["main", "21.0.x"],
3+
"baseBranchPatterns": ["main", "21.1.x"],
44
"extends": ["github>angular/dev-infra//renovate-presets/default.json5"],
55
"ignoreDeps": ["less"],
66
"ignorePaths": ["tests/e2e/assets/**", "tests/schematics/update/packages/**"],

0 commit comments

Comments
 (0)