Skip to content

Commit

Permalink
Version Packages (#175)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent d16ed41 commit ac47674
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/stale-pandas-jump.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @team-plain/typescript-sdk

## 5.3.0

### Minor Changes

- d16ed41: Add ability to fetch a user by id (`userById()`)

## 5.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@team-plain/typescript-sdk",
"version": "5.2.1",
"version": "5.3.0",
"description": "Typescript SDK for Plain's Core GraphQL API",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit ac47674

Please sign in to comment.