Skip to content

Commit

Permalink
chore: release 0.9.2 (#169)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 15, 2024
1 parent 7b07353 commit 0cf0500
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

### [0.9.2](https://www.github.com/gengjiawen/monkey-rust/compare/v0.9.1...v0.9.2) (2024-08-12)


### Bug Fixes

* bump base docker ([393f3c4](https://www.github.com/gengjiawen/monkey-rust/commit/393f3c4d3af47dacf8d7f399153435daec9222f7))
* remove redux ([66ff65b](https://www.github.com/gengjiawen/monkey-rust/commit/66ff65b60df664d65982cb3551f18889b62e3b09))


### Dev

* bump dev env ([bc54a13](https://www.github.com/gengjiawen/monkey-rust/commit/bc54a13c985c5bcdf2a4b72a58e22717d0682bd8))

### [0.9.1](https://www.github.com/gengjiawen/monkey-rust/compare/v0.9.0...v0.9.1) (2023-07-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monkey-rust",
"version": "0.9.1",
"version": "0.9.2",
"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": {
Expand Down

0 comments on commit 0cf0500

Please sign in to comment.