Skip to content
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
6 changes: 0 additions & 6 deletions .changeset/calm-scopes-normalize.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/adapters/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @aep-foundation/express

## 0.2.2

### Patch Changes

- Updated dependencies [[`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2)]:
- @aep-foundation/core@0.4.0
- @aep-foundation/service@0.3.1

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/express",
"version": "0.2.1",
"version": "0.2.2",
"description": "Express adapter for AEP Service handlers.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/adapters/fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @aep-foundation/fastify

## 0.2.2

### Patch Changes

- Updated dependencies [[`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2)]:
- @aep-foundation/core@0.4.0
- @aep-foundation/service@0.3.1

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/fastify",
"version": "0.2.1",
"version": "0.2.2",
"description": "Fastify adapter for AEP Service handlers.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/adapters/hono/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @aep-foundation/hono

## 0.2.2

### Patch Changes

- Updated dependencies [[`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2)]:
- @aep-foundation/core@0.4.0
- @aep-foundation/service@0.3.1

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/hono/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/hono",
"version": "0.2.1",
"version": "0.2.2",
"description": "Hono adapter for AEP Service handlers.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/adapters/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @aep-foundation/next

## 0.2.2

### Patch Changes

- Updated dependencies [[`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2)]:
- @aep-foundation/core@0.4.0
- @aep-foundation/service@0.3.1

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/next",
"version": "0.2.1",
"version": "0.2.2",
"description": "Next.js adapter for AEP Service handlers.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions packages/agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @aep-foundation/agent

## 0.3.2

### Patch Changes

- [#22](https://github.com/aep-foundation/aep-node/pull/22) [`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2) Thanks [@nkavian](https://github.com/nkavian)! - Accept missing and null Grant response scopes and normalize them to an empty array.

- Updated dependencies [[`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2)]:
- @aep-foundation/core@0.4.0
- @aep-foundation/platform@0.2.2

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/agent",
"version": "0.3.1",
"version": "0.3.2",
"description": "Agent-side workflows for the Agent Enrollment Protocol.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/conformance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aep-foundation/conformance

## 0.3.2

### Patch Changes

- Updated dependencies [[`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2)]:
- @aep-foundation/core@0.4.0

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/conformance/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/conformance",
"version": "0.3.1",
"version": "0.3.2",
"description": "Conformance helpers for checking AEP SDK outputs against schemas and test vectors.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @aep-foundation/core

## 0.4.0

### Minor Changes

- [#22](https://github.com/aep-foundation/aep-node/pull/22) [`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2) Thanks [@nkavian](https://github.com/nkavian)! - Accept missing and null Grant response scopes and normalize them to an empty array.

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/core",
"version": "0.3.0",
"version": "0.4.0",
"description": "Core Agent Enrollment Protocol types, constants, validation, and HTTP binding primitives.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/extensions/service-policy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aep-foundation/service-policy

## 0.1.4

### Patch Changes

- Updated dependencies [[`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2)]:
- @aep-foundation/core@0.4.0

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/extensions/service-policy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/service-policy",
"version": "0.1.3",
"version": "0.1.4",
"description": "Service Policy extension package for AEP.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aep-foundation/platform

## 0.2.2

### Patch Changes

- Updated dependencies [[`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2)]:
- @aep-foundation/core@0.4.0

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/platform",
"version": "0.2.1",
"version": "0.2.2",
"description": "Platform-side helpers for managed Agent identity support in AEP.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions packages/service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @aep-foundation/service

## 0.3.1

### Patch Changes

- Updated dependencies [[`6e252bb`](https://github.com/aep-foundation/aep-node/commit/6e252bb0a0f4c5700b989b43a0f3400bd76099e2)]:
- @aep-foundation/core@0.4.0

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aep-foundation/service",
"version": "0.3.0",
"version": "0.3.1",
"description": "Service-side workflows for the Agent Enrollment Protocol.",
"homepage": "https://www.aep.foundation/",
"type": "module",
Expand Down