Skip to content

Commit c7ac90f

Browse files
chore(mimalloc-safe): release v0.1.55
1 parent 29fc571 commit c7ac90f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

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

5+
## [0.1.55] - 2025-08-11
6+
7+
### Chore
8+
9+
- Upgrade NAPI-RS to 3.0 stable ([#26](https://github.com/napi-rs/mimalloc-safe/pull/26))
10+
- *(deps)* Update dependency @napi-rs/cli to v3.0.4 ([#28](https://github.com/napi-rs/mimalloc-safe/pull/28))
11+
- *(deps)* Update dependency @napi-rs/cli to v3.1.3 ([#29](https://github.com/napi-rs/mimalloc-safe/pull/29))
12+
13+
<!-- generated by git-cliff -->
514
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
615
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
716

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mimalloc-safe"
3-
version = "0.1.54"
3+
version = "0.1.55"
44
authors = [
55
"Octavian Oncescu <[email protected]>",
66
"Vincent Rouillé <[email protected]>",

0 commit comments

Comments
 (0)