Skip to content

Commit cc468b0

Browse files
committed
1 parent 2fc1af2 commit cc468b0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/gatsby-plugin-netlify-cms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-plugin-netlify-cms",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A Gatsby plugin which generates the Netlify CMS single page app",
55
"main": "index.js",
66
"author": "Shawn Erquhart <[email protected]>",

packages/gatsby-remark-images/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-remark-images",
3-
"version": "1.5.37",
3+
"version": "1.5.38",
44
"description": "Processes images in markdown so they can be used in the production build.",
55
"main": "index.js",
66
"keywords": [

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby",
33
"description": "React.js Static Site Generator",
4-
"version": "1.9.161",
4+
"version": "1.9.162",
55
"author": "Kyle Mathews <[email protected]>",
66
"bin": {
77
"gatsby": "./dist/bin/gatsby.js"

0 commit comments

Comments
 (0)