Skip to content

Commit 36ba1a9

Browse files
chore(release): Publish (#1421)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 22f7a9b commit 36ba1a9

File tree

11 files changed

+35
-14
lines changed

11 files changed

+35
-14
lines changed

.changeset/khaki-breads-guess.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

themes/gatsby-theme-emilia-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.1.9
4+
5+
### Patch Changes
6+
7+
- [`22f7a9b`](https://github.com/LekoArts/gatsby-themes/commit/22f7a9bb07bb5fb9cd69b89f9f700d0469a12ba2) Thanks [@LekoArts](https://github.com/LekoArts)! - Update gatsby and gatsby-plugin-mdx dependencies
8+
39
## 5.1.8
410

511
### Patch Changes

themes/gatsby-theme-emilia-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lekoarts/gatsby-theme-emilia-core",
3-
"version": "5.1.8",
3+
"version": "5.1.9",
44
"author": "LekoArts",
55
"description": "Core Theme for @lekoarts/gatsby-theme-emilia. This theme implements the Project node interface and exports templates (+ queries) which you can shadow.",
66
"license": "MIT",

themes/gatsby-theme-emma-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.1.9
4+
5+
### Patch Changes
6+
7+
- [`22f7a9b`](https://github.com/LekoArts/gatsby-themes/commit/22f7a9bb07bb5fb9cd69b89f9f700d0469a12ba2) Thanks [@LekoArts](https://github.com/LekoArts)! - Update gatsby and gatsby-plugin-mdx dependencies
8+
39
## 5.1.8
410

511
### Patch Changes

themes/gatsby-theme-emma-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lekoarts/gatsby-theme-emma-core",
3-
"version": "5.1.8",
3+
"version": "5.1.9",
44
"author": "LekoArts",
55
"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.",
66
"license": "MIT",

themes/gatsby-theme-graphql-playground/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.1.11
4+
5+
### Patch Changes
6+
7+
- [`22f7a9b`](https://github.com/LekoArts/gatsby-themes/commit/22f7a9bb07bb5fb9cd69b89f9f700d0469a12ba2) Thanks [@LekoArts](https://github.com/LekoArts)! - Update gatsby and gatsby-plugin-mdx dependencies
8+
39
## 5.1.10
410

511
### Patch Changes

themes/gatsby-theme-graphql-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lekoarts/gatsby-theme-graphql-playground",
3-
"version": "5.1.10",
3+
"version": "5.1.11",
44
"author": "LekoArts",
55
"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).",
66
"license": "MIT",

themes/gatsby-theme-jodie-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.1.10
4+
5+
### Patch Changes
6+
7+
- [`22f7a9b`](https://github.com/LekoArts/gatsby-themes/commit/22f7a9bb07bb5fb9cd69b89f9f700d0469a12ba2) Thanks [@LekoArts](https://github.com/LekoArts)! - Update gatsby and gatsby-plugin-mdx dependencies
8+
39
## 5.1.9
410

511
### Patch Changes

themes/gatsby-theme-jodie-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lekoarts/gatsby-theme-jodie-core",
3-
"version": "5.1.9",
3+
"version": "5.1.10",
44
"author": "LekoArts",
55
"description": "Core Theme for @lekoarts/gatsby-theme-jodie. This theme implements the Project interface and exports templates (+ queries) which you can shadow.",
66
"license": "MIT",

themes/gatsby-theme-minimal-blog-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 6.2.5
4+
5+
### Patch Changes
6+
7+
- [`22f7a9b`](https://github.com/LekoArts/gatsby-themes/commit/22f7a9bb07bb5fb9cd69b89f9f700d0469a12ba2) Thanks [@LekoArts](https://github.com/LekoArts)! - Update gatsby and gatsby-plugin-mdx dependencies
8+
39
## 6.2.4
410

511
### Patch Changes

themes/gatsby-theme-minimal-blog-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lekoarts/gatsby-theme-minimal-blog-core",
3-
"version": "6.2.4",
3+
"version": "6.2.5",
44
"author": "LekoArts",
55
"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.",
66
"license": "MIT",

0 commit comments

Comments
 (0)