Version packages ()

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-09-26 11:56:02 -05:00 committed by GitHub
parent 35b616cd82
commit 7dacb9d6f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 33 additions and 9 deletions

@ -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": [