Skip to content

Commit 9a54e10

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 2936d44 commit 9a54e10

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
@@ -70,6 +70,30 @@
7070

7171
---
7272

73+
# v0.18.0 (Mon Apr 14 2025)
74+
75+
#### 🚀 Enhancement
76+
77+
- feat: Add intuit/auto for release management ([@nklomp](https://github.com/nklomp))
78+
- feat: move from jest to vitest ([@nklomp](https://github.com/nklomp))
79+
- feat: Project is now ESM by default, bundled as CJS as well ([@nklomp](https://github.com/nklomp))
80+
81+
#### 🐛 Bug Fix
82+
83+
- chore: update version ([@nklomp](https://github.com/nklomp))
84+
- chore: update deps ([@nklomp](https://github.com/nklomp))
85+
- chore: pnpm version fix ([@nklomp](https://github.com/nklomp))
86+
- chore: add coverage ([@nklomp](https://github.com/nklomp))
87+
- chore: fixes for project is now ESM by default, bundled as CJS as well ([@nklomp](https://github.com/nklomp))
88+
- chore(ci): merge main into develop (next) ([@github-actions[bot]](https://github.com/github-actions[bot]))
89+
90+
#### Authors: 2
91+
92+
- [@github-actions[bot]](https://github.com/github-actions[bot])
93+
- Niels Klomp ([@nklomp](https://github.com/nklomp))
94+
95+
---
96+
7397
# Change Log
7498

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

0 commit comments

Comments
 (0)