File tree Expand file tree Collapse file tree 9 files changed +51
-14
lines changed Expand file tree Collapse file tree 9 files changed +51
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ # @sdk-usage/cli
2+
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 381a051 ` ] ( https://github.com/adbayb/sdk-usage/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/sdk-usage/commit/381a051dc38f4af080f4c9e4fa154ff2f6e02c2a )] :
12+ - @sdk-usage/core @0.1.0
13+ - @sdk-usage/plugin-syntax-jsx @1.0.0
14+ - @sdk-usage/plugin-syntax-typescript @1.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @sdk-usage/cli" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " A code analyzer to collect ECMAScript modules usage with JSX and TypeScript support" ,
55 "homepage" : " https://github.com/adbayb/sdk-usage/tree/main/sdk-usage#readme" ,
66 "bugs" : " https://github.com/adbayb/sdk-usage/issues" ,
Original file line number Diff line number Diff line change 1+ # @sdk-usage/core
2+
3+ ## 0.1.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 381a051 ` ] ( https://github.com/adbayb/sdk-usage/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" : " @sdk-usage/core" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " sdk-usage core functionalities" ,
55 "keywords" : [
66 " analyze" ,
Original file line number Diff line number Diff line change 1+ # @sdk-usage/plugin-syntax-jsx
2+
3+ ## 1.0.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 381a051 ` ] ( https://github.com/adbayb/sdk-usage/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/sdk-usage/commit/381a051dc38f4af080f4c9e4fa154ff2f6e02c2a )] :
12+ - @sdk-usage/core @0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @sdk-usage/plugin-syntax-jsx" ,
3- "version" : " 0 .0.0" ,
3+ "version" : " 1 .0.0" ,
44 "description" : " sdk-usage parser plugin to enable JSX syntax analysis" ,
55 "keywords" : [
66 " analyze" ,
4949 "quickbundle" : " 2.8.0"
5050 },
5151 "peerDependencies" : {
52- "@sdk-usage/core" : " ^0.0 .0"
52+ "@sdk-usage/core" : " ^0.1 .0"
5353 },
5454 "publishConfig" : {
5555 "access" : " public" ,
Original file line number Diff line number Diff line change 1+ # @sdk-usage/plugin-syntax-typescript
2+
3+ ## 1.0.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 381a051 ` ] ( https://github.com/adbayb/sdk-usage/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/sdk-usage/commit/381a051dc38f4af080f4c9e4fa154ff2f6e02c2a )] :
12+ - @sdk-usage/core @0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @sdk-usage/plugin-syntax-typescript" ,
3- "version" : " 0 .0.0" ,
3+ "version" : " 1 .0.0" ,
44 "description" : " sdk-usage parser plugin to enable types syntax analysis" ,
55 "keywords" : [
66 " analyze" ,
4949 "quickbundle" : " 2.8.0"
5050 },
5151 "peerDependencies" : {
52- "@sdk-usage/core" : " ^0.0 .0"
52+ "@sdk-usage/core" : " ^0.1 .0"
5353 },
5454 "publishConfig" : {
5555 "access" : " public" ,
You can’t perform that action at this time.
0 commit comments