Skip to content

Commit

Permalink
release: new versions (#9)
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 30, 2024
1 parent 8995cd5 commit 8e6e51a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/lifetime.md

This file was deleted.

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

## \[0.1.4]

### Bug Fixes

- [`8995cd5`](https://github.com/noctisynth/noctisroll.git/commit/8995cd59cbd9e702818346cd0965830dcfe82a65) ([#8](https://github.com/noctisynth/noctisroll.git/pull/8) by [@fu050409](https://github.com/noctisynth/noctisroll.git/../../fu050409)) Fix `'static` lifetime issue in roll functions.

## \[0.1.3]

### New Features
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "noctisroll"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
authors = ["苏向夜 <[email protected]>"]
description = "Text-based TRPG dice rolling system"
Expand Down

0 comments on commit 8e6e51a

Please sign in to comment.