Skip to content

Commit

Permalink
Version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 27, 2023
1 parent 22622dc commit 738aa2b
Show file tree
Hide file tree
Showing 30 changed files with 151 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/new-snails-hope.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/purple-shirts-punch.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @atproto/api

## 0.6.21

### Patch Changes

- [#1727](https://github.com/bluesky-social/atproto/pull/1727) [`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b) Thanks [@devinivy](https://github.com/devinivy)! - Allow pds to serve did doc with credentials, API client to respect PDS listed in the did doc.

- Updated dependencies [[`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b)]:
- @atproto/common-web@0.2.2
- @atproto/lexicon@0.2.3
- @atproto/syntax@0.1.3
- @atproto/xrpc@0.3.3

## 0.6.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/api",
"version": "0.6.20",
"version": "0.6.21",
"license": "MIT",
"description": "Client library for atproto and Bluesky",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/aws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atproto/aws

## 0.1.3

### Patch Changes

- Updated dependencies []:
- @atproto/repo@0.3.3
- @atproto/common@0.3.2

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/aws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/aws",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"description": "Shared AWS cloud API helpers for atproto services",
"keywords": [
Expand Down
13 changes: 13 additions & 0 deletions packages/bsky/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @atproto/bsky

## 0.0.12

### Patch Changes

- Updated dependencies [[`bb039d8`](https://github.com/bluesky-social/atproto/commit/bb039d8e4ce5b7f70c4f3e86d1327e210ef24dc3), [`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b)]:
- @atproto/identity@0.3.0
- @atproto/api@0.6.21
- @atproto/repo@0.3.3
- @atproto/common@0.3.2
- @atproto/lexicon@0.2.3
- @atproto/syntax@0.1.3
- @atproto/xrpc-server@0.3.3

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bsky/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/bsky",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",
"description": "Reference implementation of app.bsky App View (Bluesky API)",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/common-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @atproto/common-web

## 0.2.2

### Patch Changes

- [#1727](https://github.com/bluesky-social/atproto/pull/1727) [`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b) Thanks [@devinivy](https://github.com/devinivy)! - Allow pds to serve did doc with credentials, API client to respect PDS listed in the did doc.

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/common-web",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"description": "Shared web-platform-friendly code for atproto libraries",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atproto/common

## 0.3.2

### Patch Changes

- Updated dependencies [[`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b)]:
- @atproto/common-web@0.2.2

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/common",
"version": "0.3.1",
"version": "0.3.2",
"license": "MIT",
"description": "Shared web-platform-friendly code for atproto libraries",
"keywords": [
Expand Down
14 changes: 14 additions & 0 deletions packages/dev-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @atproto/dev-env

## 0.2.12

### Patch Changes

- Updated dependencies [[`bb039d8`](https://github.com/bluesky-social/atproto/commit/bb039d8e4ce5b7f70c4f3e86d1327e210ef24dc3), [`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b)]:
- @atproto/identity@0.3.0
- @atproto/common-web@0.2.2
- @atproto/api@0.6.21
- @atproto/bsky@0.0.12
- @atproto/pds@0.3.0
- @atproto/lexicon@0.2.3
- @atproto/syntax@0.1.3
- @atproto/xrpc-server@0.3.3

## 0.2.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dev-env/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/dev-env",
"version": "0.2.11",
"version": "0.2.12",
"license": "MIT",
"description": "Local development environment helper for atproto development",
"keywords": [
Expand Down
13 changes: 13 additions & 0 deletions packages/identity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @atproto/identity

## 0.3.0

### Minor Changes

- [#1773](https://github.com/bluesky-social/atproto/pull/1773) [`bb039d8`](https://github.com/bluesky-social/atproto/commit/bb039d8e4ce5b7f70c4f3e86d1327e210ef24dc3) Thanks [@dholms](https://github.com/dholms)! - Pass stale did doc into refresh cache functions

### Patch Changes

- [#1727](https://github.com/bluesky-social/atproto/pull/1727) [`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b) Thanks [@devinivy](https://github.com/devinivy)! - Allow pds to serve did doc with credentials, API client to respect PDS listed in the did doc.

- Updated dependencies [[`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b)]:
- @atproto/common-web@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/identity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/identity",
"version": "0.2.1",
"version": "0.3.0",
"license": "MIT",
"description": "Library for decentralized identities in atproto using DIDs and handles",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/lex-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atproto/lex-cli

## 0.2.3

### Patch Changes

- Updated dependencies []:
- @atproto/lexicon@0.2.3
- @atproto/syntax@0.1.3

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lex-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/lex-cli",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"description": "TypeScript codegen tool for atproto Lexicon schemas",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/lexicon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atproto/lexicon

## 0.2.3

### Patch Changes

- Updated dependencies [[`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b)]:
- @atproto/common-web@0.2.2
- @atproto/syntax@0.1.3

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lexicon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/lexicon",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"description": "atproto Lexicon schema language library",
"keywords": [
Expand Down
15 changes: 15 additions & 0 deletions packages/pds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @atproto/pds

## 0.3.0

### Patch Changes

- Updated dependencies [[`bb039d8`](https://github.com/bluesky-social/atproto/commit/bb039d8e4ce5b7f70c4f3e86d1327e210ef24dc3), [`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b)]:
- @atproto/identity@0.3.0
- @atproto/api@0.6.21
- @atproto/repo@0.3.3
- @atproto/common@0.3.2
- @atproto/lexicon@0.2.3
- @atproto/syntax@0.1.3
- @atproto/aws@0.1.3
- @atproto/xrpc-server@0.3.3
- @atproto/xrpc@0.3.3

## 0.1.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/pds",
"version": "0.3.0-beta.3",
"version": "0.3.0",
"license": "MIT",
"description": "Reference implementation of atproto Personal Data Server (PDS)",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions packages/repo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @atproto/repo

## 0.3.3

### Patch Changes

- Updated dependencies [[`bb039d8`](https://github.com/bluesky-social/atproto/commit/bb039d8e4ce5b7f70c4f3e86d1327e210ef24dc3), [`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b)]:
- @atproto/identity@0.3.0
- @atproto/common-web@0.2.2
- @atproto/common@0.3.2
- @atproto/lexicon@0.2.3
- @atproto/syntax@0.1.3

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/repo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/repo",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"description": "atproto repo and MST implementation",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/syntax/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atproto/syntax

## 0.1.3

### Patch Changes

- Updated dependencies [[`46b108c`](https://github.com/bluesky-social/atproto/commit/46b108cb8672706a71c2a38bb5489c98b456fa9b)]:
- @atproto/common-web@0.2.2

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/syntax/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/syntax",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"description": "Validation for atproto identifiers and formats: DID, handle, NSID, AT URI, etc",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/xrpc-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atproto/xrpc-server

## 0.3.3

### Patch Changes

- Updated dependencies []:
- @atproto/common@0.3.2
- @atproto/lexicon@0.2.3

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/xrpc-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/xrpc-server",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"description": "atproto HTTP API (XRPC) server library",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/xrpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atproto/xrpc

## 0.3.3

### Patch Changes

- Updated dependencies []:
- @atproto/lexicon@0.2.3

## 0.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/xrpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/xrpc",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"description": "atproto HTTP API (XRPC) client library",
"keywords": [
Expand Down

0 comments on commit 738aa2b

Please sign in to comment.