We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec8ad53 commit b7b6892Copy full SHA for b7b6892
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.2.1](https://github.com/angular-experts-io/ng-parsel/compare/v5.2.0...v5.2.1) (2025-04-08)
2
+
3
4
+### Bug Fixes
5
6
+* 🐛 (parser) parse single quote aliases ([a0015b7](https://github.com/angular-experts-io/ng-parsel/commit/a0015b7f5d37f741af461769c24d03844d5bfc6a))
7
8
# [5.2.0](https://github.com/angular-experts-io/ng-parsel/compare/v5.1.1...v5.2.0) (2025-04-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular-experts/ng-parsel",
- "version": "5.2.0",
+ "version": "5.2.1",
"description": "Tool that transforms Angular codebase to JSON representation",
"type": "module",
"publishConfig": {
0 commit comments