Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - gatsby-plugin-less@1.1.1
 - gatsby-source-contentful@1.3.36
 - gatsby@1.9.177
  • Loading branch information
KyleAMathews committed Feb 1, 2018
1 parent 032726a commit 614cc6c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-less/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-less",
"description": "Adds the ability to load and parse less-files to include in project your",
"version": "1.1.0",
"version": "1.1.1",
"author": "Ming Aldrich-Gan <mingaldrichgan@gmail.com>",
"contributors": [
"Ole Martin Ruud <barskern@outlook.com> (barskern.github.io)"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-contentful/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-contentful",
"version": "1.3.35",
"version": "1.3.36",
"description": "Gatsby source plugin for building websites using the Contentful CMS as a data source",
"scripts": {
"build": "babel src --out-dir . --ignore __tests__",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby",
"description": "React.js Static Site Generator",
"version": "1.9.176",
"version": "1.9.177",
"author": "Kyle Mathews <mathews.kyle@gmail.com>",
"bin": {
"gatsby": "./dist/bin/gatsby.js"
Expand Down

0 comments on commit 614cc6c

Please sign in to comment.