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 Aug 13, 2023
1 parent 72f2ba3 commit 29818fb
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/thin-icons-fry.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guildedjs/api",
"version": "0.3.1",
"version": "0.3.2",
"description": "Multi-use wrapper over the entire Guilded API. Utilities for making REST requests to the Guilded API with ratelimit handling. Also contains utilities for connecting to Guilded's WebSocket gateway and receiving events.",
"author": "Zaid \"Nico\" <contact@nico.engineer>",
"license": "MIT",
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.4.12",
"version": "0.4.13",
"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.js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "guilded.js",
"version": "0.23.4",
"version": "0.23.5",
"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 services/proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@guildedjs/proxy-service",
"version": "1.1.7",
"version": "1.1.8",
"description": "Service for proxying HTTP requests.",
"author": "Zaid \"Nico\" <contact@nico.engineer>",
"license": "MIT",
Expand Down

0 comments on commit 29818fb

Please sign in to comment.