Skip to content

Commit 524594b

Browse files
chore(release): 4.3.0 [skip ci]
# [4.3.0](v4.2.1...v4.3.0) (2024-08-06) ### Features * 🎸 parse public service fields ([404dbc3](404dbc3))
1 parent 3e0d443 commit 524594b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [4.2.1](https://github.com/angular-experts-io/ng-parsel/compare/v4.2.0...v4.2.1) (2024-07-17)
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": "4.2.1",
3+
"version": "4.3.0",
44
"description": "Tool that transforms Angular codebase to JSON representation",
55
"type": "module",
66
"publishConfig": {

0 commit comments

Comments
 (0)