From 383ea7b83c947d940b3c1a53e3cb3117106bfb2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 09:29:16 +0200 Subject: [PATCH] Changesets: Version Packages (#1341) Co-authored-by: github-actions[bot] --- .changeset/nine-kangaroos-travel.md | 9 --------- themes/gatsby-theme-emilia/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-emilia/package.json | 2 +- themes/gatsby-theme-emma/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-emma/package.json | 2 +- themes/gatsby-theme-graphql-playground/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-graphql-playground/package.json | 2 +- themes/gatsby-theme-jodie/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-jodie/package.json | 2 +- themes/gatsby-theme-specimens/CHANGELOG.md | 6 ++++++ themes/gatsby-theme-specimens/package.json | 2 +- 11 files changed, 35 insertions(+), 14 deletions(-) delete mode 100644 .changeset/nine-kangaroos-travel.md diff --git a/.changeset/nine-kangaroos-travel.md b/.changeset/nine-kangaroos-travel.md deleted file mode 100644 index 205dc9b7b..000000000 --- a/.changeset/nine-kangaroos-travel.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@lekoarts/gatsby-theme-graphql-playground": patch -"@lekoarts/gatsby-theme-specimens": patch -"@lekoarts/gatsby-theme-emilia": patch -"@lekoarts/gatsby-theme-jodie": patch -"@lekoarts/gatsby-theme-emma": patch ---- - -Update polished and re-resizable dependency diff --git a/themes/gatsby-theme-emilia/CHANGELOG.md b/themes/gatsby-theme-emilia/CHANGELOG.md index bff0cf445..2bc61d8b0 100755 --- a/themes/gatsby-theme-emilia/CHANGELOG.md +++ b/themes/gatsby-theme-emilia/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.7 + +### Patch Changes + +- [#1340](https://github.com/LekoArts/gatsby-themes/pull/1340) [`5d9c32d`](https://github.com/LekoArts/gatsby-themes/commit/5d9c32dbb2716b9fd8b2ac6d0a64e3c5ea57d1f8) Thanks [@LekoArts](https://github.com/LekoArts)! - Update polished and re-resizable dependency + ## 5.1.6 ### Patch Changes diff --git a/themes/gatsby-theme-emilia/package.json b/themes/gatsby-theme-emilia/package.json index 9a4c23e93..62127b2f2 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": "5.1.6", + "version": "5.1.7", "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", diff --git a/themes/gatsby-theme-emma/CHANGELOG.md b/themes/gatsby-theme-emma/CHANGELOG.md index e66b89789..42c4f1939 100755 --- a/themes/gatsby-theme-emma/CHANGELOG.md +++ b/themes/gatsby-theme-emma/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.7 + +### Patch Changes + +- [#1340](https://github.com/LekoArts/gatsby-themes/pull/1340) [`5d9c32d`](https://github.com/LekoArts/gatsby-themes/commit/5d9c32dbb2716b9fd8b2ac6d0a64e3c5ea57d1f8) Thanks [@LekoArts](https://github.com/LekoArts)! - Update polished and re-resizable dependency + ## 5.1.6 ### Patch Changes diff --git a/themes/gatsby-theme-emma/package.json b/themes/gatsby-theme-emma/package.json index 203cf61c8..aff17e3b1 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": "5.1.6", + "version": "5.1.7", "author": "LekoArts", "description": "Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images", "license": "MIT", diff --git a/themes/gatsby-theme-graphql-playground/CHANGELOG.md b/themes/gatsby-theme-graphql-playground/CHANGELOG.md index a1708ce1e..c28aeab04 100755 --- a/themes/gatsby-theme-graphql-playground/CHANGELOG.md +++ b/themes/gatsby-theme-graphql-playground/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.9 + +### Patch Changes + +- [#1340](https://github.com/LekoArts/gatsby-themes/pull/1340) [`5d9c32d`](https://github.com/LekoArts/gatsby-themes/commit/5d9c32dbb2716b9fd8b2ac6d0a64e3c5ea57d1f8) Thanks [@LekoArts](https://github.com/LekoArts)! - Update polished and re-resizable dependency + ## 5.1.8 ### Patch Changes diff --git a/themes/gatsby-theme-graphql-playground/package.json b/themes/gatsby-theme-graphql-playground/package.json index fb9eca0b0..13d2f478c 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": "5.1.8", + "version": "5.1.9", "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/CHANGELOG.md b/themes/gatsby-theme-jodie/CHANGELOG.md index 435c1f8d5..e5523bbd0 100755 --- a/themes/gatsby-theme-jodie/CHANGELOG.md +++ b/themes/gatsby-theme-jodie/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.8 + +### Patch Changes + +- [#1340](https://github.com/LekoArts/gatsby-themes/pull/1340) [`5d9c32d`](https://github.com/LekoArts/gatsby-themes/commit/5d9c32dbb2716b9fd8b2ac6d0a64e3c5ea57d1f8) Thanks [@LekoArts](https://github.com/LekoArts)! - Update polished and re-resizable dependency + ## 5.1.6 ### Patch Changes diff --git a/themes/gatsby-theme-jodie/package.json b/themes/gatsby-theme-jodie/package.json index 09e492ced..5295b57ae 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": "5.1.6", + "version": "5.1.8", "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", diff --git a/themes/gatsby-theme-specimens/CHANGELOG.md b/themes/gatsby-theme-specimens/CHANGELOG.md index c4f00a1d9..f3d6ebcb2 100755 --- a/themes/gatsby-theme-specimens/CHANGELOG.md +++ b/themes/gatsby-theme-specimens/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 6.1.2 + +### Patch Changes + +- [#1340](https://github.com/LekoArts/gatsby-themes/pull/1340) [`5d9c32d`](https://github.com/LekoArts/gatsby-themes/commit/5d9c32dbb2716b9fd8b2ac6d0a64e3c5ea57d1f8) Thanks [@LekoArts](https://github.com/LekoArts)! - Update polished and re-resizable dependency + ## 6.1.1 ### Patch Changes diff --git a/themes/gatsby-theme-specimens/package.json b/themes/gatsby-theme-specimens/package.json index 8f6a4051e..a9fea6837 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": "6.1.1", + "version": "6.1.2", "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",