Version packages ()

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-03-27 17:03:04 +01:00 committed by GitHub
parent a5a760c1f0
commit 01c5e636e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 25 additions and 8 deletions

@ -1,5 +0,0 @@
---
"@atproto/oauth-provider": patch
---
Allow null hostname in hcaptcha result

@ -1,5 +1,14 @@
# @atproto/dev-env
## 0.3.106
### Patch Changes
- Updated dependencies []:
- @atproto/pds@0.4.113
- @atproto/bsky@0.0.130
- @atproto/ozone@0.1.92
## 0.3.105
### Patch Changes

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

@ -1,5 +1,11 @@
# @atproto/oauth-provider
## 0.6.2
### Patch Changes
- [#3681](https://github.com/bluesky-social/atproto/pull/3681) [`a5a760c1f`](https://github.com/bluesky-social/atproto/commit/a5a760c1f0efd7246c9eebbc0f482d2f505de0a1) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Allow null hostname in hcaptcha result
## 0.6.1
### Patch Changes

@ -1,6 +1,6 @@
{
"name": "@atproto/oauth-provider",
"version": "0.6.1",
"version": "0.6.2",
"license": "MIT",
"description": "Generic OAuth2 and OpenID Connect provider for Node.js. Currently only supports features needed for Atproto.",
"keywords": [

@ -1,5 +1,12 @@
# @atproto/pds
## 0.4.113
### Patch Changes
- Updated dependencies [[`a5a760c1f`](https://github.com/bluesky-social/atproto/commit/a5a760c1f0efd7246c9eebbc0f482d2f505de0a1)]:
- @atproto/oauth-provider@0.6.2
## 0.4.112
### Patch Changes

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