Skip to content

Commit 3379c76

Browse files
chore(release): 5.5.0 [skip ci]
# [5.5.0](v5.4.0...v5.5.0) (2025-09-23) ### Features * 🎸 add JSDoc parsing for classes and methods ([fd9615e](fd9615e))
1 parent 0e7a8c0 commit 3379c76

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.5.0](https://github.com/angular-experts-io/ng-parsel/compare/v5.4.0...v5.5.0) (2025-09-23)
2+
3+
4+
### Features
5+
6+
* 🎸 add JSDoc parsing for classes and methods ([fd9615e](https://github.com/angular-experts-io/ng-parsel/commit/fd9615ee5872c94c3fe60446dfa9f5d3db3757ef))
7+
18
# [5.4.0](https://github.com/angular-experts-io/ng-parsel/compare/v5.3.2...v5.4.0) (2025-09-08)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-experts/ng-parsel",
3-
"version": "5.4.0",
3+
"version": "5.5.0",
44
"description": "Tool that transforms Angular codebase to JSON representation",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)