Skip to content

Commit

Permalink
chore(release):publish@4.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
timkim committed May 19, 2023
1 parent 9b7c31f commit 4faa86e
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.9.10](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.9.9...@adobe/gatsby-theme-aio@4.9.10) (2023-05-19)

### Feature

* Add in mini resource component [af1ef54](af1ef544fb054afb15dd7fc3ebbea3c81c22d59c).

### Fix

* Checkmark padding issue on the navbar [9b7c31f](9b7c31f02a91f6a35091167f44bffb8cbe50cd84)

## [4.9.9](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.9.8...@adobe/gatsby-theme-aio@4.9.9) (2023-05-09)

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

0 comments on commit 4faa86e

Please sign in to comment.