Skip to content

Commit

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

## [4.14.2](https://github.com/adobe/aio-theme/compare/@adobe/[email protected]..@adobe/[email protected]) (2024-07-11)

### Features
* Enable partial algolia indexing and use contentDigest for diff check [de64ca0](https://github.com/adobe/aio-theme/commit/de64ca0282a4049cb21946e2279ebe7895f74c12)

### Fix
* Calculate record size instead of using file size when creating algolia records [de64ca0](https://github.com/adobe/aio-theme/commit/de64ca0282a4049cb21946e2279ebe7895f74c12)


## [4.14.1](https://github.com/adobe/aio-theme/compare/@adobe/[email protected]..@adobe/[email protected]) (2024-07-10)

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

0 comments on commit b880c78

Please sign in to comment.