Skip to content

Commit 48eac23

Browse files
committed
release: cut the v18.2.10 release
1 parent 69dce38 commit 48eac23

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="18.2.10"></a>
2+
# 18.2.10 (2024-10-30)
3+
### compiler
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [69dce38e778](https://github.com/angular/angular/commit/69dce38e778cb4c15aa06347031765a84e3ac6a5) | fix | Revert: transform pseudo selectors correctly for the encapsulated view. ([#58417](https://github.com/angular/angular/pull/58417)) |
7+
### localize
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [3b989ac5bd9](https://github.com/angular/angular/commit/3b989ac5bd951a3d28bcd0ada150fc81503a016a) | fix | Adding arb format to the list of valid formats in the localization extractor cli ([#58287](https://github.com/angular/angular/pull/58287)) |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="18.2.9"></a>
215
# 18.2.9 (2024-10-23)
316
### compiler-cli

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": "18.2.9",
3+
"version": "18.2.10",
44
"private": true,
55
"description": "Angular - a web framework for modern web apps",
66
"homepage": "https://github.com/angular/angular",

0 commit comments

Comments
 (0)