Skip to content

Commit 58c57dd

Browse files
committed
chore(plugin-subcommands): release @sapphire/plugin-subcommands@6.0.1
1 parent 4b22bcb commit 58c57dd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/subcommands/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
# [@sapphire/plugin-subcommands@6.0.1](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@6.0.1...@sapphire/plugin-subcommands@6.0.1) - (2023-12-05)
6+
7+
## ↩️ Revert
8+
9+
- "refactor(register): cleanup unnecessary side effect imports of index" ([c2af242](https://github.com/sapphiredev/plugins/commit/c2af24269956132237988d94e4d94719b2cd442c))
10+
511
# [@sapphire/plugin-subcommands@6.0.0](https://github.com/sapphiredev/plugins/compare/@sapphire/plugin-subcommands@6.0.0...@sapphire/plugin-subcommands@6.0.0) - (2023-12-05)
612

713
## 🏠 Refactor

packages/subcommands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapphire/plugin-subcommands",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Plugin for @sapphire/framework that adds support for subcommands.",
55
"author": "@sapphire",
66
"license": "MIT",

0 commit comments

Comments
 (0)