Skip to content

Commit 159c34f

Browse files
committed
docs: update changelog
1 parent cdd4688 commit 159c34f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

3-
## [0.22.3] - 2024-04-14
3+
## [0.22.5] - 2024-04-14
4+
5+
### Bug Fixes
6+
7+
- **cli**: Fixed an issue where unused constants were included in generated parsers in some cases.
8+
9+
## [0.22.4] - 2024-04-12
10+
11+
### Bug Fixes
12+
13+
- **cli**: Fixed an issue where redundant conditionals were included in generated lexer functions.
14+
15+
## [0.22.3] - 2024-04-12
416

517
### Performance
618

0 commit comments

Comments
 (0)