Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changesets: Version Packages #1341

Merged
merged 1 commit into from
Jul 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .changeset/nine-kangaroos-travel.md

This file was deleted.

6 changes: 6 additions & 0 deletions themes/gatsby-theme-emilia/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion themes/gatsby-theme-emilia/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions themes/gatsby-theme-emma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion themes/gatsby-theme-emma/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions themes/gatsby-theme-graphql-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion themes/gatsby-theme-graphql-playground/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions themes/gatsby-theme-jodie/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion themes/gatsby-theme-jodie/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
6 changes: 6 additions & 0 deletions themes/gatsby-theme-specimens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion themes/gatsby-theme-specimens/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down