Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: zaida04 <zaida04@users.noreply.github.com>
  • Loading branch information
zaida04 committed Oct 2, 2022
1 parent 64b4bb7 commit ff0d22c
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-seahorses-sleep.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/ten-steaks-doubt.md

This file was deleted.

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.24",
"version": "0.2.25",
"description": "Framework for guilded.js that allows you to build bots with ease.",
"author": "Zaid \"Nico\" <contact@nico.engineer>",
"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.8.6",
"version": "2.8.7",
"description": "Typings for the guilded API",
"author": "Zaid \"Nico\" <contact@nico.engineer>",
"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.13.16",
"version": "0.13.17",
"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\" <contact@nico.engineer>",
"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.8.7",
"version": "2.8.8",
"description": "Rest structure for guilded.js",
"author": "Zaid \"Nico\" <contact@nico.engineer>",
"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.13",
"version": "0.4.0",
"description": "Structures and clients for webhooks in Guilded.",
"author": "Zaid \"Nico\" <contact@nico.engineer>",
"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.10",
"version": "1.4.11",
"description": "Module of guilded.js that handles WS connections",
"author": "Zaid \"Nico\" <contact@nico.engineer>",
"license": "MIT",
Expand Down

0 comments on commit ff0d22c

Please sign in to comment.