Skip to content

Commit

Permalink
chore(release): [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
timkim committed May 20, 2024
1 parent e0ccc94 commit 3f9feae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/gatsby-theme-aio/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.11.15-rc1](https://github.com/adobe/aio-theme/compare/@adobe/[email protected]...@adobe/[email protected]) (2024-05-20)

### Fix
* Fix cypress e2e tests [60b42b9](https://github.com/adobe/aio-theme/commit/60b42b9c5fb96f296545b775003620d8fe090051)

### Features
* Add in get credentials components v2 [33e3d03](https://github.com/adobe/aio-theme/commit/33e3d03fe80dcc37fe1ce3f6c19186f247f02172)

## [4.11.14](https://github.com/adobe/aio-theme/compare/@adobe/[email protected]...@adobe/[email protected]) (2024-05-14)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-aio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/gatsby-theme-aio",
"version": "4.11.14",
"version": "4.11.15-rc1",
"description": "The Adobe I/O theme for building markdown powered sites",
"main": "index.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit 3f9feae

Please sign in to comment.