Skip to content

Commit 948d9ef

Browse files
chore: release 0.10.0
1 parent 63bc3f1 commit 948d9ef

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.10.0](https://www.github.com/gengjiawen/monkey-rust/compare/v0.9.2...v0.10.0) (2025-09-27)
4+
5+
6+
### Features
7+
8+
* fix compatibility with latest rust ([63bc3f1](https://www.github.com/gengjiawen/monkey-rust/commit/63bc3f1016a3338e145d0af7deb26c1325f0530a))
9+
10+
11+
### Bug Fixes
12+
13+
* remove deprecated packages ([0f04fe6](https://www.github.com/gengjiawen/monkey-rust/commit/0f04fe61bed552c0700cc0efe367d98abf1fdebb))
14+
315
### [0.9.2](https://www.github.com/gengjiawen/monkey-rust/compare/v0.9.1...v0.9.2) (2024-08-12)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monkey-rust",
3-
"version": "0.9.2",
3+
"version": "0.10.0",
44
"description": "![Rust](https://github.com/gengjiawen/monkey-rust/workflows/Rust/badge.svg) [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/gengjiawen/monkey_rust)",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)