Skip to content

Commit befecb2

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 6d03a44 commit befecb2

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,30 @@
4646

4747
---
4848

49+
# v0.18.0 (Mon Apr 14 2025)
50+
51+
#### 🚀 Enhancement
52+
53+
- feat: Add intuit/auto for release management ([@nklomp](https://github.com/nklomp))
54+
- feat: move from jest to vitest ([@nklomp](https://github.com/nklomp))
55+
- feat: Project is now ESM by default, bundled as CJS as well ([@nklomp](https://github.com/nklomp))
56+
57+
#### 🐛 Bug Fix
58+
59+
- chore: update version ([@nklomp](https://github.com/nklomp))
60+
- chore: update deps ([@nklomp](https://github.com/nklomp))
61+
- chore: pnpm version fix ([@nklomp](https://github.com/nklomp))
62+
- chore: add coverage ([@nklomp](https://github.com/nklomp))
63+
- chore: fixes for project is now ESM by default, bundled as CJS as well ([@nklomp](https://github.com/nklomp))
64+
- chore(ci): merge main into develop (next) ([@github-actions[bot]](https://github.com/github-actions[bot]))
65+
66+
#### Authors: 2
67+
68+
- [@github-actions[bot]](https://github.com/github-actions[bot])
69+
- Niels Klomp ([@nklomp](https://github.com/nklomp))
70+
71+
---
72+
4973
# Change Log
5074

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

0 commit comments

Comments
 (0)