Skip to content

Commit c37c8fe

Browse files
committed
chore(release): v2.1.3
1 parent 35ad521 commit c37c8fe

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v2.1.3
4+
5+
[compare changes](https://github.com/tmlmt/cooklang-parser/compare/v2.1.2...v2.1.3)
6+
7+
### 📖 Documentation
8+
9+
- **guide-units:** Add centiliters and deciliters ([35ad521](https://github.com/tmlmt/cooklang-parser/commit/35ad521))
10+
11+
### ❤️ Contributors
12+
13+
- Thomas Lamant ([@tmlmt](https://github.com/tmlmt))
14+
315
## v2.1.2
416

517
[compare changes](https://github.com/tmlmt/cooklang-parser/compare/v2.1.1...v2.1.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tmlmt/cooklang-parser",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "Cooklang parsers and utilities",
55
"author": "Thomas Lamant <tom@tmlmt.com>",
66
"packageManager": "pnpm@10.21.0",

0 commit comments

Comments
 (0)