From 011358ef8fb6050a28fd5ee5492f5f115016094a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 11:42:46 +0200 Subject: [PATCH] Changesets: Version Packages (#623) Co-authored-by: github-actions[bot] --- .changeset/lazy-queens-hang.md | 25 ------------------- themes/gatsby-theme-cara/CHANGELOG.md | 17 +++++++++++++ themes/gatsby-theme-cara/package.json | 2 +- themes/gatsby-theme-emilia-core/CHANGELOG.md | 17 +++++++++++++ themes/gatsby-theme-emilia-core/package.json | 2 +- themes/gatsby-theme-emilia/CHANGELOG.md | 20 +++++++++++++++ themes/gatsby-theme-emilia/package.json | 4 +-- themes/gatsby-theme-emma-core/CHANGELOG.md | 17 +++++++++++++ themes/gatsby-theme-emma-core/package.json | 2 +- themes/gatsby-theme-emma/CHANGELOG.md | 20 +++++++++++++++ themes/gatsby-theme-emma/package.json | 4 +-- .../CHANGELOG.md | 17 +++++++++++++ .../package.json | 2 +- themes/gatsby-theme-jodie-core/CHANGELOG.md | 17 +++++++++++++ themes/gatsby-theme-jodie-core/package.json | 2 +- themes/gatsby-theme-jodie/CHANGELOG.md | 20 +++++++++++++++ themes/gatsby-theme-jodie/package.json | 4 +-- .../CHANGELOG.md | 17 +++++++++++++ .../package.json | 2 +- themes/gatsby-theme-minimal-blog/CHANGELOG.md | 20 +++++++++++++++ themes/gatsby-theme-minimal-blog/package.json | 4 +-- 21 files changed, 196 insertions(+), 39 deletions(-) delete mode 100644 .changeset/lazy-queens-hang.md diff --git a/.changeset/lazy-queens-hang.md b/.changeset/lazy-queens-hang.md deleted file mode 100644 index 94b3da40b..000000000 --- a/.changeset/lazy-queens-hang.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -"@lekoarts/gatsby-theme-cara": patch -"@lekoarts/gatsby-theme-emilia-core": patch -"@lekoarts/gatsby-theme-emilia": patch -"@lekoarts/gatsby-theme-emma-core": patch -"@lekoarts/gatsby-theme-emma": patch -"@lekoarts/gatsby-theme-graphql-playground": patch -"@lekoarts/gatsby-theme-jodie-core": patch -"@lekoarts/gatsby-theme-jodie": patch -"@lekoarts/gatsby-theme-minimal-blog-core": patch -"@lekoarts/gatsby-theme-minimal-blog": patch ---- - -chore(deps): update packages - -| Package | Change | -|---|---| -| [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | -| [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | -| [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | -| [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | -| [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | -| [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | -| [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | -| [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | diff --git a/themes/gatsby-theme-cara/CHANGELOG.md b/themes/gatsby-theme-cara/CHANGELOG.md index 127172d1d..ca0dd1f55 100755 --- a/themes/gatsby-theme-cara/CHANGELOG.md +++ b/themes/gatsby-theme-cara/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## 2.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + ## 2.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-cara/package.json b/themes/gatsby-theme-cara/package.json index 1ccdffbba..cadac3897 100755 --- a/themes/gatsby-theme-cara/package.json +++ b/themes/gatsby-theme-cara/package.json @@ -1,6 +1,6 @@ { "name": "@lekoarts/gatsby-theme-cara", - "version": "2.0.1", + "version": "2.0.2", "author": "LekoArts ", "description": "Playful and Colorful One-Page portfolio featuring Parallax effects and animations", "license": "MIT", diff --git a/themes/gatsby-theme-emilia-core/CHANGELOG.md b/themes/gatsby-theme-emilia-core/CHANGELOG.md index 1d35ae383..38b95adcb 100755 --- a/themes/gatsby-theme-emilia-core/CHANGELOG.md +++ b/themes/gatsby-theme-emilia-core/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## 2.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + ## 2.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-emilia-core/package.json b/themes/gatsby-theme-emilia-core/package.json index 99ad1e6c1..7da8e3b49 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": "2.0.1", + "version": "2.0.2", "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 6223143a0..85cffda23 100755 --- a/themes/gatsby-theme-emilia/CHANGELOG.md +++ b/themes/gatsby-theme-emilia/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log +## 2.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + +- Updated dependencies [[`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000)]: + - @lekoarts/gatsby-theme-emilia-core@2.0.2 + ## 2.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-emilia/package.json b/themes/gatsby-theme-emilia/package.json index 46f7a56a7..b73cde8de 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": "2.0.1", + "version": "2.0.2", "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": "^2.0.1", + "@lekoarts/gatsby-theme-emilia-core": "^2.0.2", "@theme-ui/presets": "^0.9.1", "gatsby-plugin-image": "^1.8.0", "gatsby-plugin-react-helmet": "^4.8.0", diff --git a/themes/gatsby-theme-emma-core/CHANGELOG.md b/themes/gatsby-theme-emma-core/CHANGELOG.md index 9dc1bc358..5a5967439 100755 --- a/themes/gatsby-theme-emma-core/CHANGELOG.md +++ b/themes/gatsby-theme-emma-core/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## 2.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + ## 2.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-emma-core/package.json b/themes/gatsby-theme-emma-core/package.json index 0365c021d..2b703f040 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": "2.0.1", + "version": "2.0.2", "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 90a18cfde..fa9c4a2ab 100755 --- a/themes/gatsby-theme-emma/CHANGELOG.md +++ b/themes/gatsby-theme-emma/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log +## 2.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + +- Updated dependencies [[`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000)]: + - @lekoarts/gatsby-theme-emma-core@2.0.2 + ## 2.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-emma/package.json b/themes/gatsby-theme-emma/package.json index 5e04628ff..fcc95a7d3 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": "2.0.1", + "version": "2.0.2", "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": "^2.0.1", + "@lekoarts/gatsby-theme-emma-core": "^2.0.2", "@mdx-js/mdx": "^1.6.22", "@theme-ui/presets": "^0.9.1", "gatsby-plugin-catch-links": "^3.8.0", diff --git a/themes/gatsby-theme-graphql-playground/CHANGELOG.md b/themes/gatsby-theme-graphql-playground/CHANGELOG.md index 160dcae80..17346c594 100755 --- a/themes/gatsby-theme-graphql-playground/CHANGELOG.md +++ b/themes/gatsby-theme-graphql-playground/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## 2.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + ## 2.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-graphql-playground/package.json b/themes/gatsby-theme-graphql-playground/package.json index 36e379208..02b62e34d 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": "2.0.1", + "version": "2.0.2", "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 3b48efbbb..629ac6473 100755 --- a/themes/gatsby-theme-jodie-core/CHANGELOG.md +++ b/themes/gatsby-theme-jodie-core/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## 2.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + ## 2.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-jodie-core/package.json b/themes/gatsby-theme-jodie-core/package.json index 49fe9139d..af69f0455 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": "2.0.1", + "version": "2.0.2", "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 964d90bc7..78a8f8eee 100755 --- a/themes/gatsby-theme-jodie/CHANGELOG.md +++ b/themes/gatsby-theme-jodie/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log +## 2.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + +- Updated dependencies [[`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000)]: + - @lekoarts/gatsby-theme-jodie-core@2.0.2 + ## 2.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-jodie/package.json b/themes/gatsby-theme-jodie/package.json index e5adbc9cd..905cf304c 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": "2.0.1", + "version": "2.0.2", "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": "^2.0.1", + "@lekoarts/gatsby-theme-jodie-core": "^2.0.2", "@theme-ui/presets": "^0.9.1", "@theme-ui/prism": "^0.9.1", "gatsby-plugin-image": "^1.8.0", diff --git a/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md b/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md index 5f97315c3..46a16cffa 100755 --- a/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md +++ b/themes/gatsby-theme-minimal-blog-core/CHANGELOG.md @@ -1,5 +1,22 @@ # Change Log +## 3.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + ## 3.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-minimal-blog-core/package.json b/themes/gatsby-theme-minimal-blog-core/package.json index bb4792bbc..81ef6d771 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": "3.0.1", + "version": "3.0.2", "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 78c387175..e94b27aa7 100755 --- a/themes/gatsby-theme-minimal-blog/CHANGELOG.md +++ b/themes/gatsby-theme-minimal-blog/CHANGELOG.md @@ -1,5 +1,25 @@ # Change Log +## 3.0.2 + +### Patch Changes + +- [#619](https://github.com/LekoArts/gatsby-themes/pull/619) [`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update packages + + | Package | Change | + | ------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | + | [gatsby-plugin-catch-links](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-catch-links/3.7.0/3.8.0) | + | [gatsby-plugin-image](https://togithub.com/gatsbyjs/gatsby) | [`^1.7.0` -> `^1.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-image/1.7.0/1.8.0) | + | [gatsby-plugin-mdx](https://togithub.com/gatsbyjs/gatsby) | [`^2.7.0` -> `^2.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-mdx/2.7.0/2.8.0) | + | [gatsby-plugin-react-helmet](https://togithub.com/gatsbyjs/gatsby) | [`^4.7.0` -> `^4.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-react-helmet/4.7.0/4.8.0) | + | [gatsby-plugin-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-plugin-sharp/3.7.0/3.8.0) | + | [gatsby-remark-images](https://togithub.com/gatsbyjs/gatsby) | [`^5.4.0` -> `^5.5.0`](https://renovatebot.com/diffs/npm/gatsby-remark-images/5.4.0/5.5.0) | + | [gatsby-source-filesystem](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-source-filesystem/3.7.0/3.8.0) | + | [gatsby-transformer-sharp](https://togithub.com/gatsbyjs/gatsby) | [`^3.7.0` -> `^3.8.0`](https://renovatebot.com/diffs/npm/gatsby-transformer-sharp/3.7.0/3.8.0) | + +- Updated dependencies [[`6d104cf`](https://github.com/LekoArts/gatsby-themes/commit/6d104cf94b926a04c386b7c3cfaecce7b0934000)]: + - @lekoarts/gatsby-theme-minimal-blog-core@3.0.2 + ## 3.0.1 ### Patch Changes diff --git a/themes/gatsby-theme-minimal-blog/package.json b/themes/gatsby-theme-minimal-blog/package.json index a38d0a785..a6d88147f 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": "3.0.1", + "version": "3.0.2", "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": "^3.0.1", + "@lekoarts/gatsby-theme-minimal-blog-core": "^3.0.2", "@loadable/component": "^5.15.0", "@theme-ui/color": "^0.9.1", "@theme-ui/presets": "^0.9.1",