Skip to content

Commit

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

Co-authored-by: fu050409 <46275354+fu050409@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and fu050409 authored Sep 28, 2024
1 parent b6bfec3 commit f7e20f6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changes/json-into-response.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/json-macros.md

This file was deleted.

7 changes: 7 additions & 0 deletions crates/oblivion-codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## \[0.3.2]

### New Features

- [`b6bfec3`](https://github.com/noctisynth/oblivion-rust/commit/b6bfec3df0226504b3a05c329b14e651a211d3d7) ([#75](https://github.com/noctisynth/oblivion-rust/pull/75) by [@fu050409](https://github.com/noctisynth/oblivion-rust/../../fu050409)) Implement `From<Value>` for `BaseResponse`
- [`b6bfec3`](https://github.com/noctisynth/oblivion-rust/commit/b6bfec3df0226504b3a05c329b14e651a211d3d7) ([#75](https://github.com/noctisynth/oblivion-rust/pull/75) by [@fu050409](https://github.com/noctisynth/oblivion-rust/../../fu050409)) Add macros support for `Result<Value>`

## \[0.3.1]

### New Features
Expand Down
2 changes: 1 addition & 1 deletion crates/oblivion-codegen/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oblivion-codegen"
version = "0.3.1"
version = "0.3.2"
authors = ["苏向夜 <fu050409@163.com>"]
description = "Oblivion Codegen"
license = "AGPL-3.0"
Expand Down

0 comments on commit f7e20f6

Please sign in to comment.