Version packages (#1675)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
35b616cd82
commit
7dacb9d6f5
.changeset
packages
@ -1,5 +0,0 @@
|
||||
---
|
||||
'@atproto/api': patch
|
||||
---
|
||||
|
||||
Strip leading `#` from from detected tag facets
|
@ -1,5 +1,11 @@
|
||||
# @atproto/api
|
||||
|
||||
## 0.6.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#1674](https://github.com/bluesky-social/atproto/pull/1674) [`35b616cd`](https://github.com/bluesky-social/atproto/commit/35b616cd82232879937afc88d3f77d20c6395276) Thanks [@estrattonbailey](https://github.com/estrattonbailey)! - Strip leading `#` from from detected tag facets
|
||||
|
||||
## 0.6.18
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@atproto/api",
|
||||
"version": "0.6.18",
|
||||
"version": "0.6.19",
|
||||
"license": "MIT",
|
||||
"description": "Client library for atproto and Bluesky",
|
||||
"keywords": [
|
||||
|
@ -1,5 +1,12 @@
|
||||
# @atproto/bsky
|
||||
|
||||
## 0.0.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`35b616cd`](https://github.com/bluesky-social/atproto/commit/35b616cd82232879937afc88d3f77d20c6395276)]:
|
||||
- @atproto/api@0.6.19
|
||||
|
||||
## 0.0.9
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@atproto/bsky",
|
||||
"version": "0.0.9",
|
||||
"version": "0.0.10",
|
||||
"license": "MIT",
|
||||
"description": "Reference implementation of app.bsky App View (Bluesky API)",
|
||||
"keywords": [
|
||||
|
@ -1,5 +1,14 @@
|
||||
# @atproto/dev-env
|
||||
|
||||
## 0.2.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`35b616cd`](https://github.com/bluesky-social/atproto/commit/35b616cd82232879937afc88d3f77d20c6395276)]:
|
||||
- @atproto/api@0.6.19
|
||||
- @atproto/bsky@0.0.10
|
||||
- @atproto/pds@0.1.19
|
||||
|
||||
## 0.2.9
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@atproto/dev-env",
|
||||
"version": "0.2.9",
|
||||
"version": "0.2.10",
|
||||
"license": "MIT",
|
||||
"description": "Local development environment helper for atproto development",
|
||||
"keywords": [
|
||||
|
@ -1,5 +1,12 @@
|
||||
# @atproto/pds
|
||||
|
||||
## 0.1.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [[`35b616cd`](https://github.com/bluesky-social/atproto/commit/35b616cd82232879937afc88d3f77d20c6395276)]:
|
||||
- @atproto/api@0.6.19
|
||||
|
||||
## 0.1.18
|
||||
|
||||
### Patch Changes
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@atproto/pds",
|
||||
"version": "0.1.18",
|
||||
"version": "0.1.19",
|
||||
"license": "MIT",
|
||||
"description": "Reference implementation of atproto Personal Data Server (PDS)",
|
||||
"keywords": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user