Skip to content

Commit

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

## [4.14.4](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.13.3..@adobe/gatsby-theme-aio@4.14.4) (2024-07-16)

### Fix
* objectIDs formula and contentDigest for partial indexing [e8ec4de](https://github.com/adobe/aio-theme/commit/e8ec4de54be809368f376dd06470993bc21f0bd6)

* Missing search results content/description errors [e8ec4de](https://github.com/adobe/aio-theme/commit/e8ec4de54be809368f376dd06470993bc21f0bd6)

* Redirect user to the signin page if API call errors [41a4e1d](https://github.com/adobe/aio-theme/commit/41a4e1da872905b1976f23ce75dc23d47c706c9e)


## [4.14.3](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.13.2..@adobe/gatsby-theme-aio@4.14.3) (2024-07-11)

### 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.14.3",
"version": "4.14.4",
"description": "The Adobe I/O theme for building markdown powered sites",
"main": "index.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit ec5f243

Please sign in to comment.