File tree Expand file tree Collapse file tree 9 files changed +39
-12
lines changed Expand file tree Collapse file tree 9 files changed +39
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # @esusage/cli
2+
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 381a051 ` ] ( https://github.com/adbayb/esusage/commit/381a051dc38f4af080f4c9e4fa154ff2f6e02c2a ) Thanks [ @adbayb ] ( https://github.com/adbayb ) ! - v0.1.0 release 🚀
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` 381a051 ` ] ( https://github.com/adbayb/esusage/commit/381a051dc38f4af080f4c9e4fa154ff2f6e02c2a )] :
12+ - @esusage/core @0.1.0
13+ - @esusage/plugin-jsx-element @0.1.0
14+ - @esusage/plugin-type @0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @esusage/cli" ,
33 "description" : " A code analyzer to collect ECMAScript modules usage with JSX and TypeScript support" ,
4- "version" : " 0.0 .0" ,
4+ "version" : " 0.1 .0" ,
55 "publishConfig" : {
66 "access" : " public"
77 },
Original file line number Diff line number Diff line change 1+ # @esusage/core
2+
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 381a051 ` ] ( https://github.com/adbayb/esusage/commit/381a051dc38f4af080f4c9e4fa154ff2f6e02c2a ) Thanks [ @adbayb ] ( https://github.com/adbayb ) ! - v0.1.0 release 🚀
Original file line number Diff line number Diff line change 11{
22 "name" : " @esusage/core" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " ESUsage core functionalities" ,
55 "author" : " Ayoub Adib <adbayb@gmail.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1+ # @esusage/plugin-jsx-element
2+
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 381a051 ` ] ( https://github.com/adbayb/esusage/commit/381a051dc38f4af080f4c9e4fa154ff2f6e02c2a ) Thanks [ @adbayb ] ( https://github.com/adbayb ) ! - v0.1.0 release 🚀
Original file line number Diff line number Diff line change 11{
22 "name" : " @esusage/plugin-jsx-element" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " ESUsage plugin to enable JSX element analysis" ,
55 "author" : " Ayoub Adib <adbayb@gmail.com>" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 1+ # @esusage/plugin-type
2+
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 381a051 ` ] ( https://github.com/adbayb/esusage/commit/381a051dc38f4af080f4c9e4fa154ff2f6e02c2a ) Thanks [ @adbayb ] ( https://github.com/adbayb ) ! - v0.1.0 release 🚀
Original file line number Diff line number Diff line change 11{
22 "name" : " @esusage/plugin-type" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " ESUsage plugin to enable type analysis" ,
55 "author" : " Ayoub Adib <adbayb@gmail.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments