diff --git a/.changeset/slow-buttons-rhyme.md b/.changeset/slow-buttons-rhyme.md deleted file mode 100644 index 45a75e4..0000000 --- a/.changeset/slow-buttons-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@dotnetthailand/gatsby-theme-minimal-portfolio": patch ---- - -Handle optional frontmatter value in Markdown document diff --git a/@dotnetthailand/gatsby-theme-minimal-portfolio/CHANGELOG.md b/@dotnetthailand/gatsby-theme-minimal-portfolio/CHANGELOG.md index 7841c96..ed64683 100644 --- a/@dotnetthailand/gatsby-theme-minimal-portfolio/CHANGELOG.md +++ b/@dotnetthailand/gatsby-theme-minimal-portfolio/CHANGELOG.md @@ -1,8 +1,13 @@ # @dotnetthailand/gatsby-theme-minimal-portfolio -## 0.0.2 +## 0.0.3 + ### Patch Changes +- [`75285c4`](https://github.com/dotnetthailand/minimal-portfolio/commit/75285c44a9f8b9d60faf66cb29a1829a9363b97d) Thanks [@aaronamm](https://github.com/aaronamm)! - Handle optional frontmatter value in Markdown document +## 0.0.2 + +### Patch Changes - [`ea814df`](https://github.com/dotnetthailand/minimal-portfolio/commit/ea814dfb563f7da784a2b03db80967ba11ae97ee) Thanks [@aaronamm](https://github.com/aaronamm)! - Convert existing code to TypeScript diff --git a/@dotnetthailand/gatsby-theme-minimal-portfolio/package.json b/@dotnetthailand/gatsby-theme-minimal-portfolio/package.json index 1338c05..3f05ebe 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.2", + "version": "0.0.3", "author": ".NET Thailand team", "publishConfig": { "access": "public"