Skip to content
Open
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
17 changes: 17 additions & 0 deletions src/pages/intro_and_overview/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

Stay up to date with the latest features, improvements, and bug fixes in App Builder and Adobe I/O Runtime.

## June 2026

*June 17, 2026*

### @adobe/aio-cli-plugin-certificate

#### Refactor

- Upgrade module from CommonJS to ESM
- Migrate test framework from Jest to Vitest

#### Upgrade Instructions

To use the update, reinstall the aio-cli or update `@adobe/aio-cli-plugin-certificate` to `^2.2` in your project's package.json.

[Full release changes - aio-cli-plugin-certificate](https://github.com/adobe/aio-cli-plugin-certificate/releases/tag/2.2.0)

## January 2026

*January 26, 2026*
Expand Down