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 3e0d443 commit 524594bCopy full SHA for 524594b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [4.3.0](https://github.com/angular-experts-io/ng-parsel/compare/v4.2.1...v4.3.0) (2024-08-06)
2
+
3
4
+### Features
5
6
+* 🎸 parse public service fields ([404dbc3](https://github.com/angular-experts-io/ng-parsel/commit/404dbc3eca5306c42c617d93561de3d8aea14e58))
7
8
## [4.2.1](https://github.com/angular-experts-io/ng-parsel/compare/v4.2.0...v4.2.1) (2024-07-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular-experts/ng-parsel",
- "version": "4.2.1",
+ "version": "4.3.0",
"description": "Tool that transforms Angular codebase to JSON representation",
"type": "module",
"publishConfig": {
0 commit comments