Skip to content

Commit

Permalink
Version packages (#2588)
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] committed Jun 18, 2024
1 parent 3c76437 commit 8b4f585
Show file tree
Hide file tree
Showing 41 changed files with 263 additions and 43 deletions.
23 changes: 0 additions & 23 deletions .changeset/clever-monkeys-sparkle.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/dev-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @atproto/dev-env

## 0.3.26

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto/pds@0.4.35
- @atproto/bsky@0.0.62
- @atproto/ozone@0.1.24

## 0.3.25

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

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens
2 changes: 1 addition & 1 deletion packages/did/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/did",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "DID resolution and verification library",
"keywords": [
Expand Down
16 changes: 16 additions & 0 deletions packages/internal/did-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# @atproto-labs/did-resolver

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto-labs/simple-store-memory@0.1.0
- @atproto-labs/simple-store@0.1.0
- @atproto-labs/fetch@0.1.0
- @atproto-labs/pipe@0.1.0
- @atproto/did@0.1.0
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.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "DID resolution and verification library",
"keywords": [
Expand Down
13 changes: 13 additions & 0 deletions packages/internal/fetch-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @atproto-labs/fetch-node

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto-labs/fetch@0.1.0
- @atproto-labs/pipe@0.1.0
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.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "SSRF protection for fetch() in Node.js",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/internal/fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @atproto-labs/fetch

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto-labs/pipe@0.1.0
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.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Isomorphic wrapper utilities for fetch API",
"keywords": [
Expand Down
14 changes: 14 additions & 0 deletions packages/internal/handle-resolver-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @atproto-labs/handle-resolver-node

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto-labs/handle-resolver@0.1.0
- @atproto-labs/fetch-node@0.1.0
- @atproto/did@0.1.0
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.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Node specific ATProto handle to DID resolver",
"keywords": [
Expand Down
14 changes: 14 additions & 0 deletions packages/internal/handle-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @atproto-labs/handle-resolver

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto-labs/simple-store-memory@0.1.0
- @atproto-labs/simple-store@0.1.0
- @atproto/did@0.1.0
2 changes: 1 addition & 1 deletion packages/internal/handle-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/handle-resolver",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Isomorphic ATProto handle to DID resolver",
"keywords": [
Expand Down
13 changes: 13 additions & 0 deletions packages/internal/identity-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @atproto-labs/identity-resolver

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto-labs/handle-resolver@0.1.0
- @atproto-labs/did-resolver@0.1.0
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.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "A library resolving ATPROTO identities",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/internal/pipe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @atproto-labs/pipe

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens
2 changes: 1 addition & 1 deletion packages/internal/pipe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/pipe",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Library for combining multiple functions into a single function.",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/internal/rollup-plugin-bundle-manifest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @atproto-labs/rollup-plugin-bundle-manifest

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/rollup-plugin-bundle-manifest",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Library for generating a manifest of bundled files from a Rollup build",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/internal/simple-store-memory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @atproto-labs/simple-store-memory

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto-labs/simple-store@0.1.0
2 changes: 1 addition & 1 deletion packages/internal/simple-store-memory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/simple-store-memory",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Memory based simple-store implementation",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/internal/simple-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @atproto-labs/simple-store

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens
2 changes: 1 addition & 1 deletion packages/internal/simple-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto-labs/simple-store",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Simple store interfaces & utilities",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/oauth/jwk-jose/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @atproto/jwk-jose

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto/jwk@0.1.0
2 changes: 1 addition & 1 deletion packages/oauth/jwk-jose/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/jwk-jose",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "`jose` based implementation of @atproto/jwk Key's",
"keywords": [
Expand Down
13 changes: 13 additions & 0 deletions packages/oauth/jwk-webcrypto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @atproto/jwk-webcrypto

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto/jwk-jose@0.1.0
- @atproto/jwk@0.1.0
2 changes: 1 addition & 1 deletion packages/oauth/jwk-webcrypto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/jwk-webcrypto",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "Webcrypto based implementation of @atproto/jwk Key's",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions packages/oauth/jwk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @atproto/jwk

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens
2 changes: 1 addition & 1 deletion packages/oauth/jwk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/jwk",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "A library for working with JSON Web Keys (JWKs) in TypeScript. This is meant to be extended by environment-specific libraries like @atproto/jwk-jose.",
"keywords": [
Expand Down
19 changes: 19 additions & 0 deletions packages/oauth/oauth-client-browser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# @atproto/oauth-client-browser

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto-labs/handle-resolver@0.1.0
- @atproto-labs/did-resolver@0.1.0
- @atproto-labs/simple-store@0.1.0
- @atproto/jwk-webcrypto@0.1.0
- @atproto/oauth-client@0.1.0
- @atproto/oauth-types@0.1.0
- @atproto/jwk@0.1.0
- @atproto/did@0.1.0
2 changes: 1 addition & 1 deletion packages/oauth/oauth-client-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/oauth-client-browser",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "ATPROTO OAuth client for the browser (relies on WebCrypto & Indexed DB)",
"keywords": [
Expand Down
20 changes: 20 additions & 0 deletions packages/oauth/oauth-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# @atproto/oauth-client

## 0.1.0

### Minor Changes

- [#2482](https://github.com/bluesky-social/atproto/pull/2482) [`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add OAuth provider capability & support for DPoP signed tokens

### Patch Changes

- Updated dependencies [[`a8d6c1123`](https://github.com/bluesky-social/atproto/commit/a8d6c112359f5c4c0cfbe2df63443ed275f2a646)]:
- @atproto-labs/simple-store-memory@0.1.0
- @atproto-labs/identity-resolver@0.1.0
- @atproto-labs/handle-resolver@0.1.0
- @atproto-labs/did-resolver@0.1.0
- @atproto-labs/simple-store@0.1.0
- @atproto/oauth-types@0.1.0
- @atproto-labs/fetch@0.1.0
- @atproto/jwk@0.1.0
- @atproto/did@0.1.0
2 changes: 1 addition & 1 deletion packages/oauth/oauth-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/oauth-client",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"description": "OAuth client for ATPROTO PDS. This package serves as common base for environment-specific implementations (NodeJS, Browser, React-Native).",
"keywords": [
Expand Down
Loading

0 comments on commit 8b4f585

Please sign in to comment.