Skip to content

Commit

Permalink
release: bump versions (#27)
Browse files Browse the repository at this point in the history
publish new versions

Co-authored-by: fu050409 <[email protected]>
  • Loading branch information
github-actions[bot] and fu050409 authored Oct 27, 2024
1 parent 8e4987e commit 105753d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/fix-router.md

This file was deleted.

6 changes: 6 additions & 0 deletions crates/aionbot-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## \[0.1.3]

### Bug Fixes

- [`8e4987e`](https://github.com/noctisynth/aionbot/commit/8e4987e21ff121bf0bb9a536402f8bc302477f69) ([#26](https://github.com/noctisynth/aionbot/pull/26) by [@fu050409](https://github.com/noctisynth/aionbot/../../fu050409)) Fix command router matches for different prefixes.

## \[0.1.2]

### New Features
Expand Down
2 changes: 1 addition & 1 deletion crates/aionbot-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aionbot-core"
version = "0.1.2"
version = "0.1.3"
authors.workspace = true
description.workspace = true
edition.workspace = true
Expand Down

0 comments on commit 105753d

Please sign in to comment.