File tree Expand file tree Collapse file tree 8 files changed +25
-12
lines changed Expand file tree Collapse file tree 8 files changed +25
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7070 },
7171 "clients/quarry" : {
7272 "name" : " @macalinao/clients-quarry" ,
73- "version" : " 0.4.0 " ,
73+ "version" : " 0.4.1 " ,
7474 "devDependencies" : {
7575 "@macalinao/coda" : " workspace:*" ,
7676 "@macalinao/codama-rename-visitor" : " workspace:*" ,
131131 },
132132 "packages/coda" : {
133133 "name" : " @macalinao/coda" ,
134- "version" : " 0.4.1 " ,
134+ "version" : " 0.4.2 " ,
135135 "bin" : {
136136 "coda" : " ./dist/bin/cli.js" ,
137137 },
157157 },
158158 "packages/coda-visitors" : {
159159 "name" : " @macalinao/coda-visitors" ,
160- "version" : " 0.1.1 " ,
160+ "version" : " 0.1.2 " ,
161161 "dependencies" : {
162162 "codama" : " catalog:" ,
163163 },
Original file line number Diff line number Diff line change 11# @macalinao/clients-quarry
22
3+ ## 0.4.1
4+
5+ ### Patch Changes
6+
7+ - 9bddb41: Add more defaults to Quarry client
8+
39## 0.4.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @macalinao/clients-quarry" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "description" : " TypeScript client for Quarry protocol programs" ,
55 "type" : " module" ,
66 "sideEffects" : false ,
Original file line number Diff line number Diff line change 11# @macalinao/coda-visitors
22
3+ ## 0.1.2
4+
5+ ### Patch Changes
6+
7+ - 9bddb41: Add more defaults to Quarry client
8+
39## 0.1.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @macalinao/coda-visitors" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "description" : " Additional Codama visitors for enhanced code generation with Coda" ,
55 "type" : " module" ,
66 "sideEffects" : false ,
Original file line number Diff line number Diff line change 11# @macalinao/grill-cli
22
3+ ## 0.4.2
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 9bddb41]
8+ - @macalinao/coda-visitors @0.1.2
9+
310## 0.4.1
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @macalinao/coda" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "description" : " CLI for generating clients for Solana programs" ,
55 "type" : " module" ,
66 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments