This repository was archived by the owner on Jul 11, 2023. It is now read-only.
generated from frutbits/template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @frutbits/[email protected] - @frutbits/[email protected]
- Loading branch information
ZenShibata
committed
Jun 13, 2022
1 parent
7fe66a6
commit f5270f4
Showing
4 changed files
with
18 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.1.5](https://github.com/frutbits/sapphire-plugins/compare/@frutbits/[email protected]...@frutbits/[email protected]) (2022-06-13) | ||
|
||
**Note:** Version bump only for package @frutbits/command-context | ||
|
||
|
||
|
||
|
||
|
||
## 1.1.4 (2022-06-13) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@frutbits/command-context", | ||
"description": "Wrapping all sapphire commands (interaction, message) in one context", | ||
"author": "FrutBits Indonesia <[email protected]>", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"exports": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [1.0.6](https://github.com/frutbits/sapphire-plugins/compare/@frutbits/[email protected]...@frutbits/[email protected]) (2022-06-13) | ||
|
||
**Note:** Version bump only for package @frutbits/pino-logger | ||
|
||
|
||
|
||
|
||
|
||
## 1.0.5 (2022-06-13) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@frutbits/pino-logger", | ||
"description": "Plugin for @sapphire/framework to have pino logger", | ||
"author": "FrutBits Indonesia <[email protected]>", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"exports": { | ||
|