Skip to content

Commit

Permalink
chore(plugin-api): release @sapphire/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 5, 2024
1 parent 3e51fea commit 80816ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

# [@sapphire/plugin-api@7.0.1](https://github.com/sapphiredev/plugins/compare/@sapphire/[email protected]...@sapphire/[email protected]) - (2024-11-05)

## 🏠 Refactor

- **route:** Consider `index` as `/` ([3e51fea](https://github.com/sapphiredev/plugins/commit/3e51fea3ba2e0407c3e0ad45f15b148f07ab0836)) ([#656](https://github.com/sapphiredev/plugins/pull/656) by @kyranet)

# [@sapphire/plugin-api@7.0.0](https://github.com/sapphiredev/plugins/compare/@sapphire/[email protected]...@sapphire/[email protected]) - (2024-11-02)

## 🏠 Refactor
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sapphire/plugin-api",
"version": "7.0.0",
"version": "7.0.1",
"description": "Plugin for @sapphire/framework to expose a REST API",
"author": "@sapphire",
"license": "MIT",
Expand Down

0 comments on commit 80816ca

Please sign in to comment.