Skip to content

Commit

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

## [4.9.3](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.9.2...@adobe/gatsby-theme-aio@4.9.3) (2023-04-04)

### Fix

* Rename desktop width and footer env [329ed94](https://github.com/adobe/aio-theme/commit/329ed946cea4f7c83d852bfe07510d1defd2ccc9).


## [4.9.2](https://github.com/adobe/aio-theme/compare/@adobe/gatsby-theme-aio@4.9.1...@adobe/gatsby-theme-aio@4.9.2) (2023-04-04)

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

0 comments on commit 9662911

Please sign in to comment.