diff --git a/.changeset/good-cycles-suffer.md b/.changeset/good-cycles-suffer.md deleted file mode 100644 index 2533955..0000000 --- a/.changeset/good-cycles-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@dotnetthailand/gatsby-theme-minimal-portfolio": patch ---- - -Export components to be used in theme shadowing diff --git a/@dotnetthailand/gatsby-theme-minimal-portfolio/CHANGELOG.md b/@dotnetthailand/gatsby-theme-minimal-portfolio/CHANGELOG.md index a4f6313..53196c2 100644 --- a/@dotnetthailand/gatsby-theme-minimal-portfolio/CHANGELOG.md +++ b/@dotnetthailand/gatsby-theme-minimal-portfolio/CHANGELOG.md @@ -1,5 +1,11 @@ # @dotnetthailand/gatsby-theme-minimal-portfolio +## 0.0.5 + +### Patch Changes + +- [`f53eca9`](https://github.com/dotnetthailand/minimal-portfolio/commit/f53eca99286dd2c5b3838088806a8a8382ad5e24) Thanks [@aaronamm](https://github.com/aaronamm)! - Export components to be used in theme shadowing + ## 0.0.4 ### Patch Changes diff --git a/@dotnetthailand/gatsby-theme-minimal-portfolio/package.json b/@dotnetthailand/gatsby-theme-minimal-portfolio/package.json index 3897a4e..7adf6d0 100644 --- a/@dotnetthailand/gatsby-theme-minimal-portfolio/package.json +++ b/@dotnetthailand/gatsby-theme-minimal-portfolio/package.json @@ -1,7 +1,7 @@ { "name": "@dotnetthailand/gatsby-theme-minimal-portfolio", "description": "Minimal portfolio website", - "version": "0.0.4", + "version": "0.0.5", "author": ".NET Thailand team", "publishConfig": { "access": "public"