Skip to content

Commit f5de695

Browse files
committed
chore(main): release 1.1.23
1 parent bc9cd83 commit f5de695

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.23](https://github.com/robertoraggi/cplusplus/compare/v1.1.22...v1.1.23) (2023-09-17)
4+
5+
6+
### Bug Fixes
7+
8+
* Add APIs to get the AST slot name ([3bb7c79](https://github.com/robertoraggi/cplusplus/commit/3bb7c793ac07ad1153e473fd9aaa1bceec1b05e0))
9+
* Add SizeTypeSpecifierAST and SignTypeSpecifierAST ([6ebf73e](https://github.com/robertoraggi/cplusplus/commit/6ebf73e66f16462bfc05f80c6e94f4ff28f784c4))
10+
* Removed Parsed.DEFAULT_WASM_BINARY_URL ([5ff941c](https://github.com/robertoraggi/cplusplus/commit/5ff941ce6f8b78eec40386379757c15426694ac5))
11+
* Renamed DeclaratorModifierAST to DeclaratorChunkAST ([bc9cd83](https://github.com/robertoraggi/cplusplus/commit/bc9cd8332bafce6f74d4f75a4918fb2783bad973))
12+
313
## [1.1.22](https://github.com/robertoraggi/cplusplus/compare/v1.1.21...v1.1.22) (2023-09-16)
414

515

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.22
1+
1.1.23

0 commit comments

Comments
 (0)