Skip to content

Commit

Permalink
chore: prepare release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub committed Sep 26, 2024
1 parent a9748f3 commit 7aafb16
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.3.1 (2024-09-26)

### 🚀 Features

- rollback knope commands

## 0.3.0 (2024-09-26)

### 🚀 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 = "persisted-query-to-rest"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
repository = "https://github.com/apollosolutions/persisted-query-to-rest"
description = "A service that converts persisted GraphQL queries to REST endpoints"
Expand Down

0 comments on commit 7aafb16

Please sign in to comment.