Skip to content

Commit 0cf0500

Browse files
chore: release 0.9.2 (#169)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7b07353 commit 0cf0500

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
### [0.9.2](https://www.github.com/gengjiawen/monkey-rust/compare/v0.9.1...v0.9.2) (2024-08-12)
4+
5+
6+
### Bug Fixes
7+
8+
* bump base docker ([393f3c4](https://www.github.com/gengjiawen/monkey-rust/commit/393f3c4d3af47dacf8d7f399153435daec9222f7))
9+
* remove redux ([66ff65b](https://www.github.com/gengjiawen/monkey-rust/commit/66ff65b60df664d65982cb3551f18889b62e3b09))
10+
11+
12+
### Dev
13+
14+
* bump dev env ([bc54a13](https://www.github.com/gengjiawen/monkey-rust/commit/bc54a13c985c5bcdf2a4b72a58e22717d0682bd8))
15+
316
### [0.9.1](https://www.github.com/gengjiawen/monkey-rust/compare/v0.9.0...v0.9.1) (2023-07-17)
417

518

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "monkey-rust",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
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)