Version packages ()

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-12-08 14:14:34 -06:00 committed by GitHub
parent 60deea1762
commit 8f84207a75
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 trailing colon from URLs in rich-text facet detection.

@ -1,5 +1,11 @@
# @atproto/api
## 0.7.1
### Patch Changes
- [#1944](https://github.com/bluesky-social/atproto/pull/1944) [`60deea17`](https://github.com/bluesky-social/atproto/commit/60deea17622f7c574c18432a55ced4e1cdc1b3a1) Thanks [@estrattonbailey](https://github.com/estrattonbailey)! - Strip trailing colon from URLs in rich-text facet detection.
## 0.7.0
### Minor Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/api",
"version": "0.7.0",
"version": "0.7.1",
"license": "MIT",
"description": "Client library for atproto and Bluesky",
"keywords": [

@ -1,5 +1,12 @@
# @atproto/bsky
## 0.0.18
### Patch Changes
- Updated dependencies [[`60deea17`](https://github.com/bluesky-social/atproto/commit/60deea17622f7c574c18432a55ced4e1cdc1b3a1)]:
- @atproto/api@0.7.1
## 0.0.17
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/bsky",
"version": "0.0.17",
"version": "0.0.18",
"license": "MIT",
"description": "Reference implementation of app.bsky App View (Bluesky API)",
"keywords": [

@ -1,5 +1,14 @@
# @atproto/dev-env
## 0.2.18
### Patch Changes
- Updated dependencies [[`60deea17`](https://github.com/bluesky-social/atproto/commit/60deea17622f7c574c18432a55ced4e1cdc1b3a1)]:
- @atproto/api@0.7.1
- @atproto/bsky@0.0.18
- @atproto/pds@0.3.6
## 0.2.17
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/dev-env",
"version": "0.2.17",
"version": "0.2.18",
"license": "MIT",
"description": "Local development environment helper for atproto development",
"keywords": [

@ -1,5 +1,12 @@
# @atproto/pds
## 0.3.6
### Patch Changes
- Updated dependencies [[`60deea17`](https://github.com/bluesky-social/atproto/commit/60deea17622f7c574c18432a55ced4e1cdc1b3a1)]:
- @atproto/api@0.7.1
## 0.3.5
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/pds",
"version": "0.3.5",
"version": "0.3.6",
"license": "MIT",
"description": "Reference implementation of atproto Personal Data Server (PDS)",
"keywords": [