Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
zaida04 committed Jun 12, 2022
1 parent f4e18a2 commit c038966
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 23 deletions.
7 changes: 0 additions & 7 deletions .changeset/long-trees-compare.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/quick-tables-leave.md

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"@sapphire/eslint-config": "4.3.4",
"@types/chai": "4.3.1",
"@types/mocha": "9.1.1",
"@types/node": "16.11.39",
"@types/rimraf": "3.0.2",
"@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gil/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guildedjs/gil",
"version": "0.2.10",
"version": "0.2.11",
"description": "Framework for guilded.js that allows you to build bots with ease.",
"author": "Zaid \"Nico\" <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/guilded-api-typings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guildedjs/guilded-api-typings",
"version": "2.7.0",
"version": "2.8.0",
"description": "Typings for the guilded API",
"author": "Zaid \"Nico\" <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/guilded.js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "guilded.js",
"version": "0.12.0",
"version": "0.13.0",
"description": "A Node.js library for the Guilded.gg (https://www.guilded.gg/) API written in TypeScript, usable in either JavaScript or TypeScript projects.",
"author": "Zaid \"Nico\" <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guildedjs/rest",
"version": "2.7.0",
"version": "2.8.0",
"description": "Rest structure for guilded.js",
"author": "Zaid \"Nico\" <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/webhook-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guildedjs/webhook-client",
"version": "0.3.4",
"version": "0.3.5",
"description": "Structures and clients for webhooks in Guilded.",
"author": "Zaid \"Nico\" <[email protected]>",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/ws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guildedjs/ws",
"version": "1.4.1",
"version": "1.4.2",
"description": "Module of guilded.js that handles WS connections",
"author": "Zaid \"Nico\" <[email protected]>",
"license": "MIT",
Expand Down
7 changes: 5 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c038966

Please sign in to comment.