File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.1.5
4+
5+ [ compare changes] ( https://github.com/tmlmt/cooklang-parser/compare/v2.1.4...v2.1.5 )
6+
7+ ### 📖 Documentation
8+
9+ - Fix link to Examples section on index page ([ #72 ] ( https://github.com/tmlmt/cooklang-parser/pull/72 ) )
10+
11+ ### 🏡 Chore
12+
13+ - ** README:** Replace list of backlog items by link to up-to-date Issues page ([ 1bdada8] ( https://github.com/tmlmt/cooklang-parser/commit/1bdada8 ) )
14+ - ** README:** Refer to Conventional Commits when submitting PRs ([ a2f6a28] ( https://github.com/tmlmt/cooklang-parser/commit/a2f6a28 ) )
15+
16+ ### 🤖 CI
17+
18+ - ** npm:** Adjust permissions to work with Trusted publishing ([ c915078] ( https://github.com/tmlmt/cooklang-parser/commit/c915078 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Thomas Lamant ([ @tmlmt ] ( https://github.com/tmlmt ) )
23+ - Helge ([ @HelgeKrueger ] ( https://github.com/HelgeKrueger ) )
24+
325## v2.1.4
426
527[ compare changes] ( https://github.com/tmlmt/cooklang-parser/compare/v2.1.3...v2.1.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @tmlmt/cooklang-parser" ,
3- "version" : " 2.1.4 " ,
3+ "version" : " 2.1.5 " ,
44 "description" : " Cooklang parsers and utilities" ,
55 "author" : " Thomas Lamant <tom@tmlmt.com>" ,
66 "packageManager" : " pnpm@10.21.0" ,
You can’t perform that action at this time.
0 commit comments