From 1bafd13892bbb9b2b8d5211acd0d16700e4d7016 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 01:39:47 +0000 Subject: [PATCH] chore: release 0.9.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d804519..f929c0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.9.3](https://www.github.com/gengjiawen/monkey-rust/compare/v0.9.2...v0.9.3) (2025-04-02) + + +### Bug Fixes + +* remove deprecated packages ([0f04fe6](https://www.github.com/gengjiawen/monkey-rust/commit/0f04fe61bed552c0700cc0efe367d98abf1fdebb)) + ### [0.9.2](https://www.github.com/gengjiawen/monkey-rust/compare/v0.9.1...v0.9.2) (2024-08-12) diff --git a/package.json b/package.json index 54f1fc9..6ee2b5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "monkey-rust", - "version": "0.9.2", + "version": "0.9.3", "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)", "main": "index.js", "directories": {