Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version packages #1685

Merged
merged 1 commit into from
Sep 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/little-fans-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-islands-burn.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.20

### Patch Changes

- [#1568](https://github.com/bluesky-social/atproto/pull/1568) [`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b) Thanks [@dholms](https://github.com/dholms)! - Added email verification and update flows

- Updated dependencies [[`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]:
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]

## 0.6.19

### 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.19",
"version": "0.6.20",
"license": "MIT",
"description": "Client library for atproto and Bluesky",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/aws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atproto/aws

## 0.1.2

### Patch Changes

- Updated dependencies []:
- @atproto/[email protected]

## 0.1.1

### 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.1",
"version": "0.1.2",
"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.11

### Patch Changes

- Updated dependencies [[`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]:
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]

## 0.0.10

### 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.10",
"version": "0.0.11",
"license": "MIT",
"description": "Reference implementation of app.bsky App View (Bluesky API)",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/common-web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @atproto/common-web

## 0.2.1

### Patch Changes

- [#1568](https://github.com/bluesky-social/atproto/pull/1568) [`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b) Thanks [@dholms](https://github.com/dholms)! - Added lessThanAgoMs utility
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.0",
"version": "0.2.1",
"license": "MIT",
"description": "Shared web-platform-friendly code for atproto libraries",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @atproto/common

## 0.3.1

### Patch Changes

- Updated dependencies [[`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]:
- @atproto/[email protected]
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.0",
"version": "0.3.1",
"license": "MIT",
"description": "Shared web-platform-friendly code for atproto libraries",
"keywords": [
Expand Down
15 changes: 15 additions & 0 deletions packages/dev-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @atproto/dev-env

## 0.2.11

### Patch Changes

- [#1568](https://github.com/bluesky-social/atproto/pull/1568) [`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b) Thanks [@dholms](https://github.com/dholms)! - Added email verification and update flows

- Updated dependencies [[`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b), [`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]:
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]

## 0.2.10

### 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.10",
"version": "0.2.11",
"license": "MIT",
"description": "Local development environment helper for atproto development",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/identity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @atproto/identity

## 0.2.1

### Patch Changes

- Updated dependencies [[`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]:
- @atproto/[email protected]
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.0",
"version": "0.2.1",
"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.2

### Patch Changes

- Updated dependencies []:
- @atproto/[email protected]
- @atproto/[email protected]

## 0.2.1

### 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.1",
"version": "0.2.2",
"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.2

### Patch Changes

- Updated dependencies [[`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]:
- @atproto/[email protected]
- @atproto/[email protected]

## 0.2.1

### 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.1",
"version": "0.2.2",
"license": "MIT",
"description": "atproto Lexicon schema language library",
"keywords": [
Expand Down
16 changes: 16 additions & 0 deletions packages/pds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @atproto/pds

## 0.1.20

### Patch Changes

- [#1568](https://github.com/bluesky-social/atproto/pull/1568) [`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b) Thanks [@dholms](https://github.com/dholms)! - Added email verification and update flows

- Updated dependencies [[`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]:
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]

## 0.1.19

### 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.1.19",
"version": "0.1.20",
"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.2

### Patch Changes

- Updated dependencies [[`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]:
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]
- @atproto/[email protected]

## 0.3.1

### 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.1",
"version": "0.3.2",
"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.2

### Patch Changes

- Updated dependencies [[`41ee177f`](https://github.com/bluesky-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]:
- @atproto/[email protected]

## 0.1.1

### 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.1",
"version": "0.1.2",
"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.2

### Patch Changes

- Updated dependencies []:
- @atproto/[email protected]
- @atproto/[email protected]

## 0.3.1

### 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.1",
"version": "0.3.2",
"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.2

### Patch Changes

- Updated dependencies []:
- @atproto/[email protected]

## 0.3.1

### 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.1",
"version": "0.3.2",
"license": "MIT",
"description": "atproto HTTP API (XRPC) client library",
"keywords": [
Expand Down