Skip to content

Commit

Permalink
Version packages (#3591)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 7, 2025
1 parent 80c4bb5 commit f46554b
Show file tree
Hide file tree
Showing 75 changed files with 322 additions and 109 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-countries-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-ducks-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-feet-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-buttons-clean.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/late-eyes-promise.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/long-bats-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-hornets-develop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/selfish-suns-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-masks-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-guests-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-waves-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-rules-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-goats-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-elephants-thank.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-parents-learn.md

This file was deleted.

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

## 0.14.8

### Patch Changes

- [#3585](https://github.com/bluesky-social/atproto/pull/3585) [`38320191e`](https://github.com/bluesky-social/atproto/commit/38320191e559f8b928c6e951a9b4a6207240bfc1) Thanks [@dholms](https://github.com/dholms)! - Wrap sync v1.1 semantics. Add #sync event to subscribeRepos and deprecate #handle and #tombstone events

- [#3602](https://github.com/bluesky-social/atproto/pull/3602) [`6bcbb6d8c`](https://github.com/bluesky-social/atproto/commit/6bcbb6d8cd3696280935ff7892d8e191fd21fa49) Thanks [@devinivy](https://github.com/devinivy)! - Permit 100mb video embeds.

- [#2264](https://github.com/bluesky-social/atproto/pull/2264) [`dc6e4ecb0`](https://github.com/bluesky-social/atproto/commit/dc6e4ecb0e09bbf4bc7a79c6ac43fb6da4166200) Thanks [@bnewbold](https://github.com/bnewbold)! - new com.atproto.identity endpoints: resolveDid, resolveIdentity, refreshIdentity

- Updated dependencies [[`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29)]:
- @atproto/syntax@0.3.4
- @atproto/lexicon@0.4.8
- @atproto/xrpc@0.6.10

## 0.14.7

### 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.14.7",
"version": "0.14.8",
"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.2.17

### Patch Changes

- Updated dependencies []:
- @atproto/repo@0.7.1

## 0.2.16

### 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.2.16",
"version": "0.2.17",
"license": "MIT",
"description": "Shared AWS cloud API helpers for atproto services",
"keywords": [
Expand Down
14 changes: 14 additions & 0 deletions packages/bsky/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @atproto/bsky

## 0.0.125

### Patch Changes

- Updated dependencies [[`38320191e`](https://github.com/bluesky-social/atproto/commit/38320191e559f8b928c6e951a9b4a6207240bfc1), [`6bcbb6d8c`](https://github.com/bluesky-social/atproto/commit/6bcbb6d8cd3696280935ff7892d8e191fd21fa49), [`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29), [`dc6e4ecb0`](https://github.com/bluesky-social/atproto/commit/dc6e4ecb0e09bbf4bc7a79c6ac43fb6da4166200)]:
- @atproto/api@0.14.8
- @atproto/syntax@0.3.4
- @atproto-labs/fetch-node@0.1.8
- @atproto/lexicon@0.4.8
- @atproto/sync@0.1.16
- @atproto/repo@0.7.1
- @atproto/xrpc-server@0.7.12
- @atproto-labs/xrpc-utils@0.0.8

## 0.0.124

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

## 0.0.15

### Patch Changes

- Updated dependencies [[`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29)]:
- @atproto/syntax@0.3.4

## 0.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bsync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/bsync",
"version": "0.0.14",
"version": "0.0.15",
"license": "MIT",
"description": "Sychronizing service for app.bsky App View (Bluesky API)",
"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.3.98

### Patch Changes

- Updated dependencies [[`38320191e`](https://github.com/bluesky-social/atproto/commit/38320191e559f8b928c6e951a9b4a6207240bfc1), [`6bcbb6d8c`](https://github.com/bluesky-social/atproto/commit/6bcbb6d8cd3696280935ff7892d8e191fd21fa49), [`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29), [`dc6e4ecb0`](https://github.com/bluesky-social/atproto/commit/dc6e4ecb0e09bbf4bc7a79c6ac43fb6da4166200), [`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29)]:
- @atproto/api@0.14.8
- @atproto/pds@0.4.105
- @atproto/syntax@0.3.4
- @atproto/bsky@0.0.125
- @atproto/ozone@0.1.87
- @atproto/bsync@0.0.15
- @atproto/lexicon@0.4.8
- @atproto/sync@0.1.16
- @atproto/xrpc-server@0.7.12

## 0.3.97

### 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.3.97",
"version": "0.3.98",
"license": "MIT",
"description": "Local development environment helper for atproto development",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/internal/did-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atproto-labs/did-resolver

## 0.1.11

### Patch Changes

- Updated dependencies [[`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29), [`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29)]:
- @atproto-labs/fetch@0.2.2

## 0.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/did-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/did-resolver",
"version": "0.1.10",
"version": "0.1.11",
"license": "MIT",
"description": "DID resolution and verification library",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/internal/fetch-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atproto-labs/fetch-node

## 0.1.8

### Patch Changes

- Updated dependencies [[`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29), [`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29)]:
- @atproto-labs/fetch@0.2.2

## 0.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/fetch-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/fetch-node",
"version": "0.1.7",
"version": "0.1.8",
"license": "MIT",
"description": "SSRF protection for fetch() in Node.js",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/internal/fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atproto-labs/fetch

## 0.2.2

### Patch Changes

- [#2945](https://github.com/bluesky-social/atproto/pull/2945) [`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Improved error response parsing

- [#2945](https://github.com/bluesky-social/atproto/pull/2945) [`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Remove explicit dependency on "zod". Improved typing of `fetchJsonZodProcessor` function.

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/fetch",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"description": "Isomorphic wrapper utilities for fetch API",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/internal/handle-resolver-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @atproto-labs/handle-resolver-node

## 0.1.14

### Patch Changes

- Updated dependencies []:
- @atproto-labs/fetch-node@0.1.8

## 0.1.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/handle-resolver-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/handle-resolver-node",
"version": "0.1.13",
"version": "0.1.14",
"license": "MIT",
"description": "Node specific ATProto handle to DID resolver",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/internal/identity-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atproto-labs/identity-resolver

## 0.1.14

### Patch Changes

- Updated dependencies [[`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29)]:
- @atproto/syntax@0.3.4
- @atproto-labs/did-resolver@0.1.11

## 0.1.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/identity-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/identity-resolver",
"version": "0.1.13",
"version": "0.1.14",
"license": "MIT",
"description": "A library resolving ATPROTO identities",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/internal/rollup-plugin-bundle-manifest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @atproto-labs/rollup-plugin-bundle-manifest

## 0.1.2

### Patch Changes

- [#2945](https://github.com/bluesky-social/atproto/pull/2945) [`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Improve typing of plugin

## 0.1.1

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/rollup-plugin-bundle-manifest",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"description": "Library for generating a manifest of bundled files from a Rollup build",
"keywords": [
Expand Down
8 changes: 8 additions & 0 deletions packages/internal/xrpc-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @atproto-labs/xrpc-utils

## 0.0.8

### Patch Changes

- Updated dependencies []:
- @atproto/xrpc@0.6.10
- @atproto/xrpc-server@0.7.12

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/xrpc-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/xrpc-utils",
"version": "0.0.7",
"version": "0.0.8",
"license": "MIT",
"description": "XRPC server utilities for Node.JS",
"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.6.2

### Patch Changes

- Updated dependencies [[`850e39843`](https://github.com/bluesky-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29)]:
- @atproto/syntax@0.3.4
- @atproto/lexicon@0.4.8

## 0.6.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.6.1",
"version": "0.6.2",
"license": "MIT",
"description": "TypeScript codegen tool for atproto Lexicon schemas",
"keywords": [
Expand Down
Loading

0 comments on commit f46554b

Please sign in to comment.