Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit c089b29

Browse files
author
ZenShibata
committed
chore(release): publish
1 parent 32f8e48 commit c089b29

File tree

6 files changed

+113
-6
lines changed

6 files changed

+113
-6
lines changed

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 3.0.0 (2022-06-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **BaseCommandContext:** not a getter ([52b1ddc](https://github.com/frutbits/sapphire-plugins/commit/52b1ddc4ec9733cd416e4b60352c60d0971d16af))
12+
* **CommandContext:** cast types ([202cfe1](https://github.com/frutbits/sapphire-plugins/commit/202cfe1112e3181627ebf631c6a6fba96169c000))
13+
* could not reply on context menu ([75d0167](https://github.com/frutbits/sapphire-plugins/commit/75d01678726a29626a167270b2b518e9cafb7e46))
14+
* **deps:** bump @hazmi35/eslint-config to latest version ([a6582e9](https://github.com/frutbits/sapphire-plugins/commit/a6582e93508c5b2982b7303708982201ed3d7dc8))
15+
* **deps:** move @sapphire/framework to root ([f8620eb](https://github.com/frutbits/sapphire-plugins/commit/f8620ebcd0e9130d03793cc3adaf07df4f246aaf))
16+
* **deps:** regenerate lockfile ([b06d57b](https://github.com/frutbits/sapphire-plugins/commit/b06d57bd51183786aef0bdcceb60d194c677c871))
17+
* **deps:** update dependency @sapphire/decorators to ^4.3.5 ([#31](https://github.com/frutbits/sapphire-plugins/issues/31)) ([5c5ff40](https://github.com/frutbits/sapphire-plugins/commit/5c5ff406e41c34079bdd7a9608926453fcac195a))
18+
* **deps:** update dependency @sapphire/decorators to ^4.3.6 ([249183d](https://github.com/frutbits/sapphire-plugins/commit/249183d612bb1294e4e1b5b0d999b5e888906894))
19+
* **deps:** update dependency @sapphire/decorators to v4.3.5 ([de21ed9](https://github.com/frutbits/sapphire-plugins/commit/de21ed9e662ef4892aa3368fdf18f2280cdfce03))
20+
* **deps:** update dependency @sapphire/pieces to ^3.3.3 ([#20](https://github.com/frutbits/sapphire-plugins/issues/20)) ([eaa0ad3](https://github.com/frutbits/sapphire-plugins/commit/eaa0ad37909ace4e748661edba1418ef4c5e2752))
21+
* **deps:** update dependency pino to v8 ([#24](https://github.com/frutbits/sapphire-plugins/issues/24)) ([ab7975c](https://github.com/frutbits/sapphire-plugins/commit/ab7975c7ee76a5e9cd038fdb555e1bba5a24807b))
22+
* it is not abstract function ([7ad3cb3](https://github.com/frutbits/sapphire-plugins/commit/7ad3cb3d48771ea88e296755e2479f39164375be))
23+
* **Pino:** String message parameter ([#32](https://github.com/frutbits/sapphire-plugins/issues/32)) ([a4642ca](https://github.com/frutbits/sapphire-plugins/commit/a4642ca8a8835936b22a21c537dce2cd2bee6fd8))
24+
* properly export register ([47049ec](https://github.com/frutbits/sapphire-plugins/commit/47049ec85a851baec4fa7e57c35fa0b18695cf86))
25+
* remove guildIds ([8a5bcab](https://github.com/frutbits/sapphire-plugins/commit/8a5bcab041f06b9cd6b4e28d9b47bb232ffc59cb))
26+
* **tsconfig:** don't extend from base ([d545cd2](https://github.com/frutbits/sapphire-plugins/commit/d545cd220da783a818dbe0b798d4dc716ad5fb98))
27+
28+
29+
### Features
30+
31+
* add command-context package ([#4](https://github.com/frutbits/sapphire-plugins/issues/4)) ([931e46a](https://github.com/frutbits/sapphire-plugins/commit/931e46ac1cf173bca38f2bb576f3420be6acc0f6))
32+
* add ContextPrecondition example ([c4f836b](https://github.com/frutbits/sapphire-plugins/commit/c4f836b1114ced2dac860709421667579bfaf650))
33+
* add example to command-context readme ([17033c9](https://github.com/frutbits/sapphire-plugins/commit/17033c9a46e639ea547a2bee0149ab514ced3ec9))
34+
* add pino-logger package ([#14](https://github.com/frutbits/sapphire-plugins/issues/14)) ([1d86c35](https://github.com/frutbits/sapphire-plugins/commit/1d86c3540031c786b2e2ba80a20f0701f4d2523e))
35+
* **ci:** add compile and lint test ([1f41f51](https://github.com/frutbits/sapphire-plugins/commit/1f41f51f417867ec0d1c584229e1d68f7d4f9fc6))
36+
* **ci:** use yarn ([75e1207](https://github.com/frutbits/sapphire-plugins/commit/75e120729d91bcb5b4ee790e0e84d9db0486bb62))
37+
* **ci:** use yarn ([5e4f784](https://github.com/frutbits/sapphire-plugins/commit/5e4f784a5cff092f75926f4e818dd8f99a460f18))
38+
* Code and Workspace Cleanup ([#36](https://github.com/frutbits/sapphire-plugins/issues/36)) ([cc0301c](https://github.com/frutbits/sapphire-plugins/commit/cc0301c647ce280d9c92f2d7c3479c89a06e2d3f))
39+
* initialize monorepo ([e74dda5](https://github.com/frutbits/sapphire-plugins/commit/e74dda5ac2ba2af7f62eb4af0e84486b291a6d88))
40+
* initialize typedoc ([899fe3c](https://github.com/frutbits/sapphire-plugins/commit/899fe3cefdebb20ba8959018f5995cdf88a64cdc))
41+
* optimize command context ([#7](https://github.com/frutbits/sapphire-plugins/issues/7)) ([d0883fd](https://github.com/frutbits/sapphire-plugins/commit/d0883fd9f9a3588f84062f3ccb0715badd531be0))
42+
* **tsconfig:** extend from base ([4fb9232](https://github.com/frutbits/sapphire-plugins/commit/4fb9232b7c5dd11044da9ae5199385a06da6dd5b))
43+
* update link to pino options ([6c704d3](https://github.com/frutbits/sapphire-plugins/commit/6c704d3f6d4094d1818359820871ba7b29971249))
44+
* use rollup for bundling ([de7e6b2](https://github.com/frutbits/sapphire-plugins/commit/de7e6b2e7c1590a1e29ab7a246fc8188f069401f))

lerna.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
2-
"packages": ["packages/*"],
3-
"version": "fixed",
2+
"packages": [
3+
"packages/*"
4+
],
5+
"version": "3.0.0",
46
"npmClient": "yarn",
57
"useWorkspaces": true,
68
"command": {
79
"publish": {
810
"conventionalCommits": true,
911
"push": true,
10-
"ignoreChanges": ["**/tests/**"],
12+
"ignoreChanges": [
13+
"**/tests/**"
14+
],
1115
"registry": "https://registry.npmjs.org/"
1216
},
1317
"version": {
@@ -19,7 +23,15 @@
1923
},
2024
"create": {
2125
"license": "AGPL-3.0",
22-
"keywords": ["plugin", "bot", "typescript", "ts", "yarn", "discord", "sapphire"]
26+
"keywords": [
27+
"plugin",
28+
"bot",
29+
"typescript",
30+
"ts",
31+
"yarn",
32+
"discord",
33+
"sapphire"
34+
]
2335
}
2436
}
2537
}

packages/command-context/CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,36 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 3.0.0 (2022-06-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **BaseCommandContext:** not a getter ([52b1ddc](https://github.com/frutbits/sapphire-plugins/commit/52b1ddc4ec9733cd416e4b60352c60d0971d16af))
12+
* **CommandContext:** cast types ([202cfe1](https://github.com/frutbits/sapphire-plugins/commit/202cfe1112e3181627ebf631c6a6fba96169c000))
13+
* could not reply on context menu ([75d0167](https://github.com/frutbits/sapphire-plugins/commit/75d01678726a29626a167270b2b518e9cafb7e46))
14+
* **deps:** move @sapphire/framework to root ([f8620eb](https://github.com/frutbits/sapphire-plugins/commit/f8620ebcd0e9130d03793cc3adaf07df4f246aaf))
15+
* **deps:** update dependency @sapphire/decorators to ^4.3.6 ([249183d](https://github.com/frutbits/sapphire-plugins/commit/249183d612bb1294e4e1b5b0d999b5e888906894))
16+
* it is not abstract function ([7ad3cb3](https://github.com/frutbits/sapphire-plugins/commit/7ad3cb3d48771ea88e296755e2479f39164375be))
17+
* remove guildIds ([8a5bcab](https://github.com/frutbits/sapphire-plugins/commit/8a5bcab041f06b9cd6b4e28d9b47bb232ffc59cb))
18+
* **tsconfig:** don't extend from base ([d545cd2](https://github.com/frutbits/sapphire-plugins/commit/d545cd220da783a818dbe0b798d4dc716ad5fb98))
19+
20+
21+
### Features
22+
23+
* add command-context package ([#4](https://github.com/frutbits/sapphire-plugins/issues/4)) ([931e46a](https://github.com/frutbits/sapphire-plugins/commit/931e46ac1cf173bca38f2bb576f3420be6acc0f6))
24+
* add ContextPrecondition example ([c4f836b](https://github.com/frutbits/sapphire-plugins/commit/c4f836b1114ced2dac860709421667579bfaf650))
25+
* add example to command-context readme ([17033c9](https://github.com/frutbits/sapphire-plugins/commit/17033c9a46e639ea547a2bee0149ab514ced3ec9))
26+
* Code and Workspace Cleanup ([#36](https://github.com/frutbits/sapphire-plugins/issues/36)) ([cc0301c](https://github.com/frutbits/sapphire-plugins/commit/cc0301c647ce280d9c92f2d7c3479c89a06e2d3f))
27+
* initialize monorepo ([e74dda5](https://github.com/frutbits/sapphire-plugins/commit/e74dda5ac2ba2af7f62eb4af0e84486b291a6d88))
28+
* optimize command context ([#7](https://github.com/frutbits/sapphire-plugins/issues/7)) ([d0883fd](https://github.com/frutbits/sapphire-plugins/commit/d0883fd9f9a3588f84062f3ccb0715badd531be0))
29+
* **tsconfig:** extend from base ([4fb9232](https://github.com/frutbits/sapphire-plugins/commit/4fb9232b7c5dd11044da9ae5199385a06da6dd5b))
30+
* use rollup for bundling ([de7e6b2](https://github.com/frutbits/sapphire-plugins/commit/de7e6b2e7c1590a1e29ab7a246fc8188f069401f))
31+
32+
33+
34+
35+
636
## [2.0.1](https://github.com/frutbits/sapphire-plugins/compare/@frutbits/[email protected]...@frutbits/[email protected]) (2022-06-13)
737

838
**Note:** Version bump only for package @frutbits/command-context

packages/command-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@frutbits/command-context",
33
"description": "Wrapping all sapphire commands (interaction, message) in one context",
44
"author": "FrutBits Indonesia <[email protected]>",
5-
"version": "2.0.1",
5+
"version": "3.0.0",
66
"main": "dist/index.js",
77
"module": "dist/index.mjs",
88
"exports": {

packages/pino-logger/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# 3.0.0 (2022-06-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** move @sapphire/framework to root ([f8620eb](https://github.com/frutbits/sapphire-plugins/commit/f8620ebcd0e9130d03793cc3adaf07df4f246aaf))
12+
* **deps:** update dependency pino to v8 ([#24](https://github.com/frutbits/sapphire-plugins/issues/24)) ([ab7975c](https://github.com/frutbits/sapphire-plugins/commit/ab7975c7ee76a5e9cd038fdb555e1bba5a24807b))
13+
* **Pino:** String message parameter ([#32](https://github.com/frutbits/sapphire-plugins/issues/32)) ([a4642ca](https://github.com/frutbits/sapphire-plugins/commit/a4642ca8a8835936b22a21c537dce2cd2bee6fd8))
14+
* properly export register ([47049ec](https://github.com/frutbits/sapphire-plugins/commit/47049ec85a851baec4fa7e57c35fa0b18695cf86))
15+
16+
17+
### Features
18+
19+
* add pino-logger package ([#14](https://github.com/frutbits/sapphire-plugins/issues/14)) ([1d86c35](https://github.com/frutbits/sapphire-plugins/commit/1d86c3540031c786b2e2ba80a20f0701f4d2523e))
20+
* Code and Workspace Cleanup ([#36](https://github.com/frutbits/sapphire-plugins/issues/36)) ([cc0301c](https://github.com/frutbits/sapphire-plugins/commit/cc0301c647ce280d9c92f2d7c3479c89a06e2d3f))
21+
* update link to pino options ([6c704d3](https://github.com/frutbits/sapphire-plugins/commit/6c704d3f6d4094d1818359820871ba7b29971249))
22+
23+
24+
25+
26+
627
## [2.0.3](https://github.com/frutbits/sapphire-plugins/compare/@frutbits/[email protected]...@frutbits/[email protected]) (2022-06-13)
728

829

packages/pino-logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@frutbits/pino-logger",
33
"description": "Plugin for @sapphire/framework to have pino logger",
44
"author": "FrutBits Indonesia <[email protected]>",
5-
"version": "2.0.3",
5+
"version": "3.0.0",
66
"main": "dist/index.js",
77
"module": "dist/index.mjs",
88
"exports": {

0 commit comments

Comments
 (0)