Skip to content

Commit e9c2761

Browse files
committed
chore(release): v3.0.0-alpha.33
1 parent cc684ec commit e9c2761

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v3.0.0-alpha.33
4+
5+
[compare changes](https://github.com/tmlmt/cooklang-parser/compare/v3.0.0-alpha.32...v3.0.0-alpha.33)
6+
7+
### 🏡 Chore
8+
9+
- Update lock file ([cc684ec](https://github.com/tmlmt/cooklang-parser/commit/cc684ec))
10+
11+
### ❤️ Contributors
12+
13+
- Thomas Lamant ([@tmlmt](https://github.com/tmlmt))
14+
315
## v3.0.0-alpha.32
416

517
[compare changes](https://github.com/tmlmt/cooklang-parser/compare/v3.0.0-alpha.31...v3.0.0-alpha.32)

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": "3.0.0-alpha.32",
3+
"version": "3.0.0-alpha.33",
44
"description": "Cooklang parsers and utilities",
55
"author": "Thomas Lamant <tom@tmlmt.com>",
66
"packageManager": "pnpm@10.32.0",

0 commit comments

Comments
 (0)