new pl-api release

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2024-09-27 12:41:07 +02:00
parent 2061005224
commit 8f09caeb35
4 changed files with 9 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
# `pl-api`
This project should be considered unstable before the 1.0.0 release. I will not provide any changelog or information on breaking changes until then.
A library for interacting with Mastodon API-compatible servers, focused on support for projects extending the official Mastodon API.
> This project should be considered unstable before the 1.0.0 release. I will not provide any changelog or information on breaking changes until then.
## Projects using `pl-api`

View File

@@ -1,6 +1,6 @@
{
"name": "pl-api",
"version": "0.0.36",
"version": "0.0.37",
"type": "module",
"homepage": "https://github.com/mkljczk/pl-fe/tree/fork/packages/pl-api",
"repository": {