Skip to content

Commit 012c8c9

Browse files
chore(main): release 0.2.5
1 parent 265a4e2 commit 012c8c9

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.4"
2+
".": "0.2.5"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.5](https://github.com/quic/mink-idl-compiler/compare/v0.2.4...v0.2.5) (2026-03-25)
6+
7+
8+
### Miscellaneous
9+
10+
* **test:** update object.h and C++ base headers ([3c82a8c](https://github.com/quic/mink-idl-compiler/commit/3c82a8c97af325e28c4e7362d5091236a33465ce))
11+
12+
13+
### Integration/Automation
14+
15+
* Pre-built binary renamed to idlc-{target} ([cbbef30](https://github.com/quic/mink-idl-compiler/commit/cbbef300f394feb940960d5812f5f98e44c6e1ad))
16+
17+
18+
### Code Refactoring
19+
20+
* **idlc:** Split main and lib ([13637c2](https://github.com/quic/mink-idl-compiler/commit/13637c2d936f16679d275371aa1d54602ac47153))
21+
522
## [0.2.4](https://github.com/quic/mink-idl-compiler/compare/v0.2.3...v0.2.4) (2026-03-20)
623

724

0 commit comments

Comments
 (0)