Skip to content

Commit ef9dbbf

Browse files
committed
chore(release): %s [skip ci]
- @quenty/nevermore-cli@4.13.2
1 parent 5519184 commit ef9dbbf

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

tools/nevermore-cli/CHANGELOG.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
1-
# v4.13.2 (Wed Jan 14 2026)
1+
# Change Log
22

3-
:tada: This release contains work from a new contributor! :tada:
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
45

5-
Thank you, euvinkeel ([@euvinkeel](https://github.com/euvinkeel)), for all your work!
6+
## [4.13.2](https://github.com/Quenty/Nevermore/compare/@quenty/nevermore-cli@4.13.1...@quenty/nevermore-cli@4.13.2) (2026-01-14)
67

7-
#### 🐛 Bug Fix
88

9-
- fix: use import.meta.url to define __dirname [#642](https://github.com/Quenty/NevermoreEngine/pull/642) ([@euvinkeel](https://github.com/euvinkeel))
9+
### Bug Fixes
1010

11-
#### Authors: 1
11+
* use import.meta.url to define __dirname ([#642](https://github.com/Quenty/Nevermore/issues/642)) ([c2a4036](https://github.com/Quenty/Nevermore/commit/c2a4036aec55040084119052839d9ec170cc6c5d))
1212

13-
- euvinkeel ([@euvinkeel](https://github.com/euvinkeel))
1413

15-
---
1614

17-
# Change Log
1815

19-
All notable changes to this project will be documented in this file.
20-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
2116

2217
## [4.13.1](https://github.com/Quenty/Nevermore/compare/@quenty/nevermore-cli@4.13.0...@quenty/nevermore-cli@4.13.1) (2026-01-14)
2318

tools/nevermore-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@quenty/nevermore-cli",
3-
"version": "4.13.1",
3+
"version": "4.13.2",
44
"description": "CLI interface for Nevermore",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)