diff --git a/example/CHANGELOG.md b/example/CHANGELOG.md index 8a6d40e..7caba59 100644 --- a/example/CHANGELOG.md +++ b/example/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.3](https://github.com/React95/gatsby-theme/compare/example@1.1.2...example@1.1.3) (2023-04-18) + + +### Bug Fixes + +* example `basePath` ([2c3b011](https://github.com/React95/gatsby-theme/commit/2c3b0110e82e1fd415d1e01ce66233d7d6b87d8a)) + + + + + ## [1.1.3](https://github.com/React95/gatsby-theme/compare/example@1.1.2...example@1.1.3) (2023-04-18) **Note:** Version bump only for package example diff --git a/example/package.json b/example/package.json index 5f9eee0..339a6a2 100644 --- a/example/package.json +++ b/example/package.json @@ -1,6 +1,6 @@ { "name": "example", - "version": "1.1.2", + "version": "1.1.3", "author": "ggdaltoso (@ggdaltoso)", "license": "MIT", "scripts": {