Skip to content

Commit dc205ed

Browse files
committed
chore(release): v1.0.3
1 parent 82cf180 commit dc205ed

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## v1.0.3
4+
5+
[compare changes](https://github.com/tmlmt/cooklang-parser/compare/v1.0.2...v1.0.3)
6+
7+
### 🤖 CI
8+
9+
- Fix conflicting pnpm versions ([865c9f1](https://github.com/tmlmt/cooklang-parser/commit/865c9f1))
10+
- Fix node-version ([82cf180](https://github.com/tmlmt/cooklang-parser/commit/82cf180))
11+
312
## v1.0.2
413

514
[compare changes](https://github.com/tmlmt/cooklang-parser/compare/v1.0.1...v1.0.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": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Cooklang parsers and utilities",
55
"author": "Thomas Lamant <tom@tmlmt.com>",
66
"packageManager": "pnpm@10.14.0",

0 commit comments

Comments
 (0)