Skip to content

Commit f016c0c

Browse files
committed
chore(main): release 1.1.26
1 parent 30366dc commit f016c0c

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.26](https://github.com/robertoraggi/cplusplus/compare/v1.1.25...v1.1.26) (2023-09-23)
4+
5+
6+
### Bug Fixes
7+
8+
* Add JavaScript API docs ([810fcb1](https://github.com/robertoraggi/cplusplus/commit/810fcb1f5aa1383494ec8f6347ad819423820ad8))
9+
* Copy cxx-js.d.ts to the build output directory ([27f4d50](https://github.com/robertoraggi/cplusplus/commit/27f4d504281d13634fd7edaf137586446d8c6740))
10+
* Expose APIs to resolve include directives ([cdac9c3](https://github.com/robertoraggi/cplusplus/commit/cdac9c35dac778a4f631c1387fd77ba9987cccff))
11+
* Generate docs for cxx-frontend using typedoc ([30366dc](https://github.com/robertoraggi/cplusplus/commit/30366dc675a795333032ebb88d2e3659e79df5ce))
12+
* Rewrote build script using zx ([8f01dfd](https://github.com/robertoraggi/cplusplus/commit/8f01dfd55592fbcb94886b93d1179b4b3a2ca77f))
13+
* Update the docs and add templates for node cjs, node esm and web ([81fb699](https://github.com/robertoraggi/cplusplus/commit/81fb6998388938a96a29a484a9cae8f32aa60d54))
14+
315
## [1.1.25](https://github.com/robertoraggi/cplusplus/compare/v1.1.24...v1.1.25) (2023-09-20)
416

517

version.txt

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

0 commit comments

Comments
 (0)