Skip to content

Commit

Permalink
292c987 refactor(compiler): add handler attribute to XMB output (#5…
Browse files Browse the repository at this point in the history
…4865)
  • Loading branch information
AndrewKushnir committed Apr 29, 2024
1 parent f04e72d commit ff4bd08
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions BUILD_INFO
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Mon Apr 29 17:31:03 UTC 2024
0d78a92431178be73342aeddda4b62d9e49138ba
Mon Apr 29 19:02:14 UTC 2024
292c9877910bea72fa1f69f6d96913a836451e78
26 changes: 13 additions & 13 deletions bundles/language-service.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular/language-service",
"version": "18.1.0-next.0+sha-0d78a92",
"version": "18.1.0-next.0+sha-292c987",
"description": "Angular - language services",
"main": "./index.js",
"typings": "./index.d.ts",
Expand Down

0 comments on commit ff4bd08

Please sign in to comment.