Skip to content

Commit 24bd23a

Browse files
feat(angular): release version 21.0.1
1 parent 8592623 commit 24bd23a

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

libs/angular/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v21.0.1
6+
7+
- Fix `Enabling "project" does nothing when "projectService" is enabled`
58
## v21.0.0
69

710
- Update angular to 21

libs/angular/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@team23/eslint-config-team23-angular",
3-
"version": "21.0.0",
3+
"version": "21.0.1",
44
"description": "A set of eslint rules used by TEAM23 for angular projects",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)