File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.0.2
4+
5+ [ compare changes] ( https://github.com/tmlmt/cooklang-parser/compare/v2.0.1...v2.0.2 )
6+
7+ ### 🩹 Fixes
8+
9+ - Non-quantified ingredients parsed with a quantityPartIndex of 0 ([ 0c59df1] ( https://github.com/tmlmt/cooklang-parser/commit/0c59df1 ) )
10+
11+ ### 🏡 Chore
12+
13+ - ** README:** Update future plans ([ 4d1d229] ( https://github.com/tmlmt/cooklang-parser/commit/4d1d229 ) )
14+
15+ ### ❤️ Contributors
16+
17+ - Thomas Lamant < tom@tmlmt.com >
18+
319## v2.0.1
420
521[ compare changes] ( https://github.com/tmlmt/cooklang-parser/compare/v2.0.0...v2.0.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @tmlmt/cooklang-parser" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Cooklang parsers and utilities" ,
55 "author" : " Thomas Lamant <tom@tmlmt.com>" ,
66 "packageManager" : " pnpm@10.20.0" ,
You can’t perform that action at this time.
0 commit comments