Skip to content

Commit 63d9d18

Browse files
committed
chore(main): release 1.1.21
1 parent 56f10dd commit 63d9d18

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.21](https://github.com/robertoraggi/cplusplus/compare/v1.1.20...v1.1.21) (2023-09-04)
4+
5+
6+
### Bug Fixes
7+
8+
* AST creation of equal initializers ([9a224d5](https://github.com/robertoraggi/cplusplus/commit/9a224d5642e522adf5d1eb0e43a217811e31cafe))
9+
* Expose TokenKind attributes to JavaScript ([335824c](https://github.com/robertoraggi/cplusplus/commit/335824c9a18f22f74add893290c4e8a56c83de37))
10+
311
## [1.1.20](https://github.com/robertoraggi/cplusplus/compare/v1.1.19...v1.1.20) (2023-08-28)
412

513

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.20
1+
1.1.21

0 commit comments

Comments
 (0)