Skip to content

Commit b4d9922

Browse files
committed
chore(main): release 1.1.25
1 parent d8018ae commit b4d9922

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.25](https://github.com/robertoraggi/cplusplus/compare/v1.1.24...v1.1.25) (2023-09-20)
4+
5+
6+
### Bug Fixes
7+
8+
* Add support for c++23 consteval if statements ([e3669c7](https://github.com/robertoraggi/cplusplus/commit/e3669c77fbbe2e765a06b69973cec024f9f2d26f))
9+
* Add support for c++23 elifdef and elifndef ([94c0ec0](https://github.com/robertoraggi/cplusplus/commit/94c0ec02cd8cecd4899cdcb71834c3e3ccddf4fa))
10+
* Add support for c++23 lambda specifiers ([eac4fad](https://github.com/robertoraggi/cplusplus/commit/eac4fadb822268bdd2744c813c83e0503c28a83d))
11+
* Package both esm and commonjs bundles ([0ee29dc](https://github.com/robertoraggi/cplusplus/commit/0ee29dc9c6435cc814acb49478fdc6221e75e0cc))
12+
* Parse c++23 deduce this ([bec4386](https://github.com/robertoraggi/cplusplus/commit/bec43869cf2e4b6ca454c640bd74c441caeaee52))
13+
* Use the bundler module resolution in the cxx-frontend package ([91c28f9](https://github.com/robertoraggi/cplusplus/commit/91c28f953974d3713e7d54582423b6d45702701a))
14+
315
## [1.1.24](https://github.com/robertoraggi/cplusplus/compare/v1.1.23...v1.1.24) (2023-09-18)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.24
1+
1.1.25

0 commit comments

Comments
 (0)