Skip to content

Commit

Permalink
Bump independent versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julrich committed Apr 30, 2023
1 parent 38f6c0b commit 2ba0e7b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "example gatsby project to test kickstartds theme with wordpress as a source",
"license": "UNLICENSED",
"private": true,
"version": "1.6.12",
"version": "1.6.13",
"author": {
"name": "Jonas Ulrich",
"email": "[email protected]"
Expand All @@ -19,8 +19,8 @@
},
"dependencies": {
"@kickstartds/design-system": "^2.5.6",
"@kickstartds/gatsby-theme-kickstartds": "^2.5.7",
"@kickstartds/gatsby-transformer-kickstartds-contentful": "^2.5.8",
"@kickstartds/gatsby-theme-kickstartds": "^2.5.8",
"@kickstartds/gatsby-transformer-kickstartds-contentful": "^2.5.9",
"@kickstartds/gatsby-transformer-kickstartds-netlify-cms": "^2.3.4",
"@kickstartds/gatsby-transformer-kickstartds-wordpress": "^2.4.4",
"@makotot/ghostui": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion gatsby-theme-kickstartds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kickstartds/gatsby-theme-kickstartds",
"version": "2.5.7",
"version": "2.5.8",
"main": "index.js",
"author": "julrich <[email protected]> (@ruhmesmeile)",
"license": "UNLICENSED",
Expand Down
2 changes: 1 addition & 1 deletion gatsby-transformer-kickstartds-contentful/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kickstartds/gatsby-transformer-kickstartds-contentful",
"version": "2.5.8",
"version": "2.5.9",
"main": "index.js",
"author": "julrich <[email protected]> (@ruhmesmeile)",
"license": "UNLICENSED",
Expand Down

0 comments on commit 2ba0e7b

Please sign in to comment.