File tree Expand file tree Collapse file tree 5 files changed +18
-9
lines changed Expand file tree Collapse file tree 5 files changed +18
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @getlang/get
22
3+ ## 0.3.2
4+
5+ ### Patch Changes
6+
7+ - [ #53 ] ( https://github.com/getlang-dev/get/pull/53 ) [ ` ecd87ab ` ] ( https://github.com/getlang-dev/get/commit/ecd87ab290fbccc7d61bc82950f82d8ed8b974d5 ) Thanks [ @mattfysh ] ( https://github.com/mattfysh ) ! - fix modifier context
8+
9+ - Updated dependencies [[ ` ecd87ab ` ] ( https://github.com/getlang-dev/get/commit/ecd87ab290fbccc7d61bc82950f82d8ed8b974d5 )] :
10+ - @getlang/parser @0.4.2
11+
312## 0.3.1
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @getlang/get" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
44 "license" : " Apache-2.0" ,
55 "type" : " module" ,
66 "exports" : {
1919 "dependencies" : {
2020 "@getlang/ast" : " workspace:^0.1.0" ,
2121 "@getlang/lib" : " workspace:^0.2.1" ,
22- "@getlang/parser" : " workspace:^0.4.1 " ,
22+ "@getlang/parser" : " workspace:^0.4.2 " ,
2323 "@getlang/walker" : " workspace:^0.1.0" ,
2424 "lodash-es" : " ^4.17.21"
2525 },
Original file line number Diff line number Diff line change 11# @getlang/parser
22
3+ ## 0.4.2
4+
5+ ### Patch Changes
6+
7+ - [ #53 ] ( https://github.com/getlang-dev/get/pull/53 ) [ ` ecd87ab ` ] ( https://github.com/getlang-dev/get/commit/ecd87ab290fbccc7d61bc82950f82d8ed8b974d5 ) Thanks [ @mattfysh ] ( https://github.com/mattfysh ) ! - fix modifier context
8+
39## 0.4.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @getlang/parser" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.2 " ,
44 "license" : " Apache-2.0" ,
55 "type" : " module" ,
66 "exports" : {
You can’t perform that action at this time.
0 commit comments