From 3fe3666bb9c6c71dfe2919f3d537be5277825c9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Feb 2022 18:43:15 +0000 Subject: [PATCH] chore(release): Publish --- .changeset/curly-baboons-drum.md | 6 ------ .changeset/few-humans-compete.md | 5 ----- .changeset/happy-impalas-train.md | 5 ----- .changeset/hot-eggs-share.md | 5 ----- .changeset/many-pillows-mix.md | 6 ------ .changeset/neat-owls-look.md | 5 ----- .changeset/ninety-buses-unite.md | 6 ------ .changeset/small-olives-hide.md | 5 ----- .changeset/spicy-oranges-peel.md | 6 ------ themes/gatsby-theme-emilia-core/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-emilia-core/package.json | 2 +- themes/gatsby-theme-emilia/CHANGELOG.md | 11 +++++++++++ themes/gatsby-theme-emilia/package.json | 4 ++-- themes/gatsby-theme-emma-core/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-emma-core/package.json | 2 +- themes/gatsby-theme-emma/CHANGELOG.md | 9 +++++++++ themes/gatsby-theme-emma/package.json | 4 ++-- themes/gatsby-theme-graphql-playground/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-graphql-playground/package.json | 2 +- themes/gatsby-theme-jodie-core/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-jodie-core/package.json | 2 +- themes/gatsby-theme-jodie/CHANGELOG.md | 11 +++++++++++ themes/gatsby-theme-jodie/package.json | 4 ++-- themes/gatsby-theme-minimal-blog-core/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-minimal-blog-core/package.json | 2 +- themes/gatsby-theme-minimal-blog/CHANGELOG.md | 11 +++++++++++ themes/gatsby-theme-minimal-blog/package.json | 4 ++-- themes/gatsby-theme-specimens/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-specimens/package.json | 2 +- 29 files changed, 92 insertions(+), 63 deletions(-) delete mode 100644 .changeset/curly-baboons-drum.md delete mode 100644 .changeset/few-humans-compete.md delete mode 100644 .changeset/happy-impalas-train.md delete mode 100644 .changeset/hot-eggs-share.md delete mode 100644 .changeset/many-pillows-mix.md delete mode 100644 .changeset/neat-owls-look.md delete mode 100644 .changeset/ninety-buses-unite.md delete mode 100644 .changeset/small-olives-hide.md delete mode 100644 .changeset/spicy-oranges-peel.md diff --git a/.changeset/curly-baboons-drum.md b/.changeset/curly-baboons-drum.md deleted file mode 100644 index 7041539c7..000000000 --- a/.changeset/curly-baboons-drum.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@lekoarts/gatsby-theme-jodie-core": patch -"@lekoarts/gatsby-theme-jodie": patch ---- - -fix(deps): update minor and patch dependencies for gatsby-theme-jodie-core diff --git a/.changeset/few-humans-compete.md b/.changeset/few-humans-compete.md deleted file mode 100644 index 14cc60d28..000000000 --- a/.changeset/few-humans-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-jodie": patch ---- - -fix(deps): update minor and patch dependencies for gatsby-theme-jodie diff --git a/.changeset/happy-impalas-train.md b/.changeset/happy-impalas-train.md deleted file mode 100644 index 757e0aeef..000000000 --- a/.changeset/happy-impalas-train.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-graphql-playground": patch ---- - -fix(deps): update minor and patch dependencies for gatsby-theme-graphql-playground diff --git a/.changeset/hot-eggs-share.md b/.changeset/hot-eggs-share.md deleted file mode 100644 index 66a821969..000000000 --- a/.changeset/hot-eggs-share.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emilia": patch ---- - -fix(deps): update minor and patch dependencies for gatsby-theme-emilia diff --git a/.changeset/many-pillows-mix.md b/.changeset/many-pillows-mix.md deleted file mode 100644 index 4c0fb8340..000000000 --- a/.changeset/many-pillows-mix.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emilia-core": patch -"@lekoarts/gatsby-theme-emilia": patch ---- - -fix(deps): update minor and patch dependencies for gatsby-theme-emilia-core diff --git a/.changeset/neat-owls-look.md b/.changeset/neat-owls-look.md deleted file mode 100644 index 2f84b1218..000000000 --- a/.changeset/neat-owls-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-minimal-blog": patch ---- - -fix(deps): update minor and patch dependencies for gatsby-theme-minimal-blog diff --git a/.changeset/ninety-buses-unite.md b/.changeset/ninety-buses-unite.md deleted file mode 100644 index 2e56513fe..000000000 --- a/.changeset/ninety-buses-unite.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@lekoarts/gatsby-theme-emma-core": patch -"@lekoarts/gatsby-theme-emma": patch ---- - -fix(deps): update minor and patch dependencies for gatsby-theme-emma-core diff --git a/.changeset/small-olives-hide.md b/.changeset/small-olives-hide.md deleted file mode 100644 index ab4c593f6..000000000 --- a/.changeset/small-olives-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@lekoarts/gatsby-theme-specimens": patch ---- - -fix(deps): update minor and patch dependencies for gatsby-theme-specimens diff --git a/.changeset/spicy-oranges-peel.md b/.changeset/spicy-oranges-peel.md deleted file mode 100644 index 66ff31854..000000000 --- a/.changeset/spicy-oranges-peel.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@lekoarts/gatsby-theme-minimal-blog-core": patch -"@lekoarts/gatsby-theme-minimal-blog": patch ---- - -fix(deps): update minor and patch dependencies for gatsby-theme-minimal-blog-core diff --git a/themes/gatsby-theme-emilia-core/CHANGELOG.md b/themes/gatsby-theme-emilia-core/CHANGELOG.md index f67ffc9db..0cfd2e220 100755 --- a/themes/gatsby-theme-emilia-core/CHANGELOG.md +++ b/themes/gatsby-theme-emilia-core/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.0.5 + +### Patch Changes + +- [#805](https://github.com/LekoArts/gatsby-themes/pull/805) [`79aa1e4`](https://github.com/LekoArts/gatsby-themes/commit/79aa1e48102b3e897ca082f1091c958d9265a84c) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-emilia-core + ## 3.0.2 ### Patch Changes diff --git a/themes/gatsby-theme-emilia-core/package.json b/themes/gatsby-theme-emilia-core/package.json index 2af36695e..d05f3738b 100755 --- a/themes/gatsby-theme-emilia-core/package.json +++ b/themes/gatsby-theme-emilia-core/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-emilia-core", - "version": "3.0.2", + "version": "3.0.5", "author": "LekoArts ", "description": "Core Theme for @lekoarts/gatsby-theme-emilia. This theme implements the Project node interface and exports templates (+ queries) which you can shadow.", "license": "MIT", diff --git a/themes/gatsby-theme-emilia/CHANGELOG.md b/themes/gatsby-theme-emilia/CHANGELOG.md index c299d2b43..8e4b67183 100755 --- a/themes/gatsby-theme-emilia/CHANGELOG.md +++ b/themes/gatsby-theme-emilia/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 3.0.5 + +### Patch Changes + +- [#804](https://github.com/LekoArts/gatsby-themes/pull/804) [`92b9fe8`](https://github.com/LekoArts/gatsby-themes/commit/92b9fe8dae606138c3de4326f8fc1f0cb2d29e66) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-emilia + +* [#805](https://github.com/LekoArts/gatsby-themes/pull/805) [`79aa1e4`](https://github.com/LekoArts/gatsby-themes/commit/79aa1e48102b3e897ca082f1091c958d9265a84c) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-emilia-core + +* Updated dependencies [[`79aa1e4`](https://github.com/LekoArts/gatsby-themes/commit/79aa1e48102b3e897ca082f1091c958d9265a84c)]: + - @lekoarts/gatsby-theme-emilia-core@3.0.5 + ## 3.0.4 ### Patch Changes diff --git a/themes/gatsby-theme-emilia/package.json b/themes/gatsby-theme-emilia/package.json index 2a58d0772..cc954a1a5 100755 --- a/themes/gatsby-theme-emilia/package.json +++ b/themes/gatsby-theme-emilia/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-emilia", - "version": "3.0.4", + "version": "3.0.5", "author": "LekoArts ", "description": "Minimalistic portfolio/photography site with masonry grid, page transitions and big images. Themeable with Theme UI. Includes Light/Dark mode.", "license": "MIT", @@ -20,7 +20,7 @@ "react-dom": "^17.0.1" }, "dependencies": { - "@lekoarts/gatsby-theme-emilia-core": "^3.0.2", + "@lekoarts/gatsby-theme-emilia-core": "^3.0.5", "@theme-ui/presets": "^0.11.1", "gatsby-plugin-image": "^2.6.0", "gatsby-plugin-react-helmet": "^5.6.0", diff --git a/themes/gatsby-theme-emma-core/CHANGELOG.md b/themes/gatsby-theme-emma-core/CHANGELOG.md index ddb38c0c2..3a2b63c1a 100755 --- a/themes/gatsby-theme-emma-core/CHANGELOG.md +++ b/themes/gatsby-theme-emma-core/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.0.5 + +### Patch Changes + +- [#807](https://github.com/LekoArts/gatsby-themes/pull/807) [`70fecd4`](https://github.com/LekoArts/gatsby-themes/commit/70fecd4c1bc1355e396c08ecbb5e367d4fed46b6) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-emma-core + ## 3.0.2 ### Patch Changes diff --git a/themes/gatsby-theme-emma-core/package.json b/themes/gatsby-theme-emma-core/package.json index 9b46e3a01..82e7eaf46 100755 --- a/themes/gatsby-theme-emma-core/package.json +++ b/themes/gatsby-theme-emma-core/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-emma-core", - "version": "3.0.2", + "version": "3.0.5", "author": "LekoArts ", "description": "Core Theme for @lekoarts/gatsby-theme-emma. This theme implements the Project and Page node interfaces and exports templates (+ queries) which you can shadow.", "license": "MIT", diff --git a/themes/gatsby-theme-emma/CHANGELOG.md b/themes/gatsby-theme-emma/CHANGELOG.md index 4ce3fe07c..a538ecfa9 100755 --- a/themes/gatsby-theme-emma/CHANGELOG.md +++ b/themes/gatsby-theme-emma/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## 3.0.5 + +### Patch Changes + +- [#807](https://github.com/LekoArts/gatsby-themes/pull/807) [`70fecd4`](https://github.com/LekoArts/gatsby-themes/commit/70fecd4c1bc1355e396c08ecbb5e367d4fed46b6) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-emma-core + +- Updated dependencies [[`70fecd4`](https://github.com/LekoArts/gatsby-themes/commit/70fecd4c1bc1355e396c08ecbb5e367d4fed46b6)]: + - @lekoarts/gatsby-theme-emma-core@3.0.5 + ## 3.0.4 ### Patch Changes diff --git a/themes/gatsby-theme-emma/package.json b/themes/gatsby-theme-emma/package.json index db9477e9b..b4937c817 100755 --- a/themes/gatsby-theme-emma/package.json +++ b/themes/gatsby-theme-emma/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-emma", - "version": "3.0.4", + "version": "3.0.5", "author": "LekoArts ", "description": "Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images", "license": "MIT", @@ -20,7 +20,7 @@ "react-dom": "^17.0.1" }, "dependencies": { - "@lekoarts/gatsby-theme-emma-core": "^3.0.2", + "@lekoarts/gatsby-theme-emma-core": "^3.0.5", "@mdx-js/mdx": "^1.6.22", "@theme-ui/presets": "^0.11.1", "gatsby-plugin-catch-links": "^4.4.0", diff --git a/themes/gatsby-theme-graphql-playground/CHANGELOG.md b/themes/gatsby-theme-graphql-playground/CHANGELOG.md index 7572371b5..501bd33a1 100755 --- a/themes/gatsby-theme-graphql-playground/CHANGELOG.md +++ b/themes/gatsby-theme-graphql-playground/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.0.3 + +### Patch Changes + +- [#808](https://github.com/LekoArts/gatsby-themes/pull/808) [`49f7440`](https://github.com/LekoArts/gatsby-themes/commit/49f7440ea520d65bfee45dbc193078e6ed60a2e2) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-graphql-playground + ## 3.0.2 ### Patch Changes diff --git a/themes/gatsby-theme-graphql-playground/package.json b/themes/gatsby-theme-graphql-playground/package.json index d5bb2795f..3e65d641f 100755 --- a/themes/gatsby-theme-graphql-playground/package.json +++ b/themes/gatsby-theme-graphql-playground/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-graphql-playground", - "version": "3.0.2", + "version": "3.0.3", "author": "LekoArts ", "description": "GraphQL Playground to showcase the power of GraphQL. Write your queries and documentation with MDX and display queries in an interactive GraphiQL window. It can source from your localhost or a remote URL (e.g. Codesandbox).", "license": "MIT", diff --git a/themes/gatsby-theme-jodie-core/CHANGELOG.md b/themes/gatsby-theme-jodie-core/CHANGELOG.md index 086c7219b..5e1e3bcb7 100755 --- a/themes/gatsby-theme-jodie-core/CHANGELOG.md +++ b/themes/gatsby-theme-jodie-core/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.0.4 + +### Patch Changes + +- [#810](https://github.com/LekoArts/gatsby-themes/pull/810) [`e3d723f`](https://github.com/LekoArts/gatsby-themes/commit/e3d723fee3823d8a90d79b2364168df351938947) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-jodie-core + ## 3.0.2 ### Patch Changes diff --git a/themes/gatsby-theme-jodie-core/package.json b/themes/gatsby-theme-jodie-core/package.json index ab3aafe28..fab4ea136 100755 --- a/themes/gatsby-theme-jodie-core/package.json +++ b/themes/gatsby-theme-jodie-core/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-jodie-core", - "version": "3.0.2", + "version": "3.0.4", "author": "LekoArts ", "description": "Core Theme for @lekoarts/gatsby-theme-jodie. This theme implements the Project interface and exports templates (+ queries) which you can shadow.", "license": "MIT", diff --git a/themes/gatsby-theme-jodie/CHANGELOG.md b/themes/gatsby-theme-jodie/CHANGELOG.md index 2939d78de..2d64a9801 100755 --- a/themes/gatsby-theme-jodie/CHANGELOG.md +++ b/themes/gatsby-theme-jodie/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 3.0.4 + +### Patch Changes + +- [#810](https://github.com/LekoArts/gatsby-themes/pull/810) [`e3d723f`](https://github.com/LekoArts/gatsby-themes/commit/e3d723fee3823d8a90d79b2364168df351938947) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-jodie-core + +* [#809](https://github.com/LekoArts/gatsby-themes/pull/809) [`ee7fc3c`](https://github.com/LekoArts/gatsby-themes/commit/ee7fc3c9f9964d764eb91dc0abc6680aff28bd86) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-jodie + +* Updated dependencies [[`e3d723f`](https://github.com/LekoArts/gatsby-themes/commit/e3d723fee3823d8a90d79b2364168df351938947)]: + - @lekoarts/gatsby-theme-jodie-core@3.0.4 + ## 3.0.3 ### Patch Changes diff --git a/themes/gatsby-theme-jodie/package.json b/themes/gatsby-theme-jodie/package.json index 05462f328..00926e77f 100755 --- a/themes/gatsby-theme-jodie/package.json +++ b/themes/gatsby-theme-jodie/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-jodie", - "version": "3.0.3", + "version": "3.0.4", "author": "LekoArts ", "description": "Image-heavy photography portfolio with colorful accents & customizable pages. Includes adaptive image grids powered by CSS grid and automatic image integration into projects.", "license": "MIT", @@ -20,7 +20,7 @@ "react-dom": "^17.0.1" }, "dependencies": { - "@lekoarts/gatsby-theme-jodie-core": "^3.0.2", + "@lekoarts/gatsby-theme-jodie-core": "^3.0.4", "@theme-ui/presets": "^0.11.1", "@theme-ui/prism": "^0.11.1", "gatsby-plugin-image": "^2.6.0", diff --git a/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md b/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md index 9cffd366a..c2fdb3788 100755 --- a/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md +++ b/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.1.4 + +### Patch Changes + +- [#812](https://github.com/LekoArts/gatsby-themes/pull/812) [`334f0cb`](https://github.com/LekoArts/gatsby-themes/commit/334f0cb7237a97b522714f586b0f598537972187) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-minimal-blog-core + ## 4.1.2 ### Patch Changes diff --git a/themes/gatsby-theme-minimal-blog-core/package.json b/themes/gatsby-theme-minimal-blog-core/package.json index b19f24e59..08ab49d74 100755 --- a/themes/gatsby-theme-minimal-blog-core/package.json +++ b/themes/gatsby-theme-minimal-blog-core/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-minimal-blog-core", - "version": "4.1.2", + "version": "4.1.4", "author": "LekoArts ", "description": "Core Theme for @lekoarts/gatsby-theme-minimal-blog. This theme implements the Post and Page node interfaces and exports templates (+ queries) which you can shadow.", "license": "MIT", diff --git a/themes/gatsby-theme-minimal-blog/CHANGELOG.md b/themes/gatsby-theme-minimal-blog/CHANGELOG.md index 3a01aeaf3..1b6346734 100755 --- a/themes/gatsby-theme-minimal-blog/CHANGELOG.md +++ b/themes/gatsby-theme-minimal-blog/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 4.1.4 + +### Patch Changes + +- [#811](https://github.com/LekoArts/gatsby-themes/pull/811) [`1001a20`](https://github.com/LekoArts/gatsby-themes/commit/1001a20456c63b721debc96219e647cd246b0e8c) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-minimal-blog + +* [#812](https://github.com/LekoArts/gatsby-themes/pull/812) [`334f0cb`](https://github.com/LekoArts/gatsby-themes/commit/334f0cb7237a97b522714f586b0f598537972187) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-minimal-blog-core + +* Updated dependencies [[`334f0cb`](https://github.com/LekoArts/gatsby-themes/commit/334f0cb7237a97b522714f586b0f598537972187)]: + - @lekoarts/gatsby-theme-minimal-blog-core@4.1.4 + ## 4.1.3 ### Patch Changes diff --git a/themes/gatsby-theme-minimal-blog/package.json b/themes/gatsby-theme-minimal-blog/package.json index 51a7827f7..d30c1f390 100755 --- a/themes/gatsby-theme-minimal-blog/package.json +++ b/themes/gatsby-theme-minimal-blog/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-minimal-blog", - "version": "4.1.3", + "version": "4.1.4", "author": "LekoArts ", "description": "Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.", "license": "MIT", @@ -20,7 +20,7 @@ "react-dom": "^17.0.1" }, "dependencies": { - "@lekoarts/gatsby-theme-minimal-blog-core": "^4.1.2", + "@lekoarts/gatsby-theme-minimal-blog-core": "^4.1.4", "@loadable/component": "^5.15.2", "@theme-ui/color": "^0.11.1", "@theme-ui/presets": "^0.11.1", diff --git a/themes/gatsby-theme-specimens/CHANGELOG.md b/themes/gatsby-theme-specimens/CHANGELOG.md index 65303fccd..9c11203f8 100755 --- a/themes/gatsby-theme-specimens/CHANGELOG.md +++ b/themes/gatsby-theme-specimens/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.0.1 + +### Patch Changes + +- [#813](https://github.com/LekoArts/gatsby-themes/pull/813) [`15239c8`](https://github.com/LekoArts/gatsby-themes/commit/15239c8ee63d4b06b0f971136d01f0affd6a0740) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update minor and patch dependencies for gatsby-theme-specimens + ## 4.0.0 ### Major Changes diff --git a/themes/gatsby-theme-specimens/package.json b/themes/gatsby-theme-specimens/package.json index d4cb3cd26..bbac23967 100755 --- a/themes/gatsby-theme-specimens/package.json +++ b/themes/gatsby-theme-specimens/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-specimens", - "version": "4.0.0", + "version": "4.0.1", "author": "LekoArts ", "description": "Leverage the wide variety of powerful React components to build your design system. Display your colors, typography or any other design tokens with ease and focus on the design system itself, not on how to showcase it. Works seamlessly with MDX.", "license": "MIT",