File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.1.0] ( https://github.com/angular-experts-io/ng-parsel/compare/v3.0.2...v3.1.0 ) (2023-05-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * 🐛 write service output files ([ 781bee5] ( https://github.com/angular-experts-io/ng-parsel/commit/781bee5031bb0d7f6ef506fd9b87c57f83ef74c1 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * 🎸 add parseServices to default config ([ 6b97e5b] ( https://github.com/angular-experts-io/ng-parsel/commit/6b97e5b9edd79e409d9595b058d45d9f74e55b25 ) )
12
+ * 🎸 parse services ([ d2a9c91] ( https://github.com/angular-experts-io/ng-parsel/commit/d2a9c91ccf31b63a1cb4a00dfdf83ba02cceed82 ) )
13
+
1
14
## [ 3.0.2] ( https://github.com/angular-experts-io/ng-parsel/compare/v3.0.1...v3.0.2 ) (2022-11-30)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-experts/ng-parsel" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"description" : " Tool that transforms Angular codebase to JSON representation" ,
5
5
"type" : " module" ,
6
6
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments