Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
 - @undataforum/gatsby-theme-base@0.6.1
 - @undataforum/gatsby-theme-blog@0.5.1
 - @undataforum/gatsby-theme-events@0.1.2
 - @undataforum/gatsby-theme-profiles@0.2.1
  • Loading branch information
maiertech committed Sep 24, 2019
1 parent c85a93f commit a80e008
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 9 deletions.
8 changes: 8 additions & 0 deletions themes/gatsby-theme-base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.1](https://github.com/UNDataForum/gatsby-themes/tree/master/themes/gatsby-theme-base/compare/@undataforum/gatsby-theme-base@0.6.0...@undataforum/gatsby-theme-base@0.6.1) (2019-09-24)

**Note:** Version bump only for package @undataforum/gatsby-theme-base





# [0.6.0](https://github.com/UNDataForum/gatsby-themes/tree/master/themes/gatsby-theme-base/compare/@undataforum/gatsby-theme-base@0.5.0...@undataforum/gatsby-theme-base@0.6.0) (2019-08-30)


Expand Down
2 changes: 1 addition & 1 deletion themes/gatsby-theme-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undataforum/gatsby-theme-base",
"version": "0.6.0",
"version": "0.6.1",
"description": "A Gatsby theme with a layout.",
"main": "index.js",
"author": "Thilo Maier <maier@un.org>",
Expand Down
8 changes: 8 additions & 0 deletions themes/gatsby-theme-blog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.1](https://github.com/UNDataForum/gatsby-themes/tree/master/themes/gatsby-theme-blog/compare/@undataforum/gatsby-theme-blog@0.5.0...@undataforum/gatsby-theme-blog@0.5.1) (2019-09-24)

**Note:** Version bump only for package @undataforum/gatsby-theme-blog





# [0.5.0](https://github.com/UNDataForum/gatsby-themes/tree/master/themes/gatsby-theme-blog/compare/@undataforum/gatsby-theme-blog@0.4.0...@undataforum/gatsby-theme-blog@0.5.0) (2019-08-30)


Expand Down
6 changes: 3 additions & 3 deletions themes/gatsby-theme-blog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undataforum/gatsby-theme-blog",
"version": "0.5.0",
"version": "0.5.1",
"description": "A Gatsby theme for a blog.",
"main": "index.js",
"author": "Thilo Maier <maier@un.org>",
Expand All @@ -23,8 +23,8 @@
},
"dependencies": {
"@undataforum/components": "^0.42.0",
"@undataforum/gatsby-theme-base": "^0.6.0",
"@undataforum/gatsby-theme-profiles": "^0.2.0",
"@undataforum/gatsby-theme-base": "^0.6.1",
"@undataforum/gatsby-theme-profiles": "^0.2.1",
"gatsby-image": "^2.2.7",
"gatsby-plugin-compile-es6-packages": "^2.1.0",
"gatsby-source-filesystem": "^2.1.6",
Expand Down
8 changes: 8 additions & 0 deletions themes/gatsby-theme-events/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.2](https://github.com/UNDataForum/gatsby-themes/tree/master/themes/gatsby-theme-events/compare/@undataforum/gatsby-theme-events@0.1.1...@undataforum/gatsby-theme-events@0.1.2) (2019-09-24)

**Note:** Version bump only for package @undataforum/gatsby-theme-events





## [0.1.1](https://github.com/UNDataForum/gatsby-themes/tree/master/themes/gatsby-theme-events/compare/@undataforum/gatsby-theme-events@0.1.0...@undataforum/gatsby-theme-events@0.1.1) (2019-08-30)

**Note:** Version bump only for package @undataforum/gatsby-theme-events
Expand Down
6 changes: 3 additions & 3 deletions themes/gatsby-theme-events/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undataforum/gatsby-theme-events",
"version": "0.1.1",
"version": "0.1.2",
"description": "A Gatsby theme for events.",
"main": "index.js",
"author": "Thilo Maier <maier@un.org>",
Expand All @@ -23,8 +23,8 @@
},
"dependencies": {
"@undataforum/components": "^0.42.0",
"@undataforum/gatsby-theme-base": "^0.6.0",
"@undataforum/gatsby-theme-profiles": "^0.2.0",
"@undataforum/gatsby-theme-base": "^0.6.1",
"@undataforum/gatsby-theme-profiles": "^0.2.1",
"gatsby-image": "^2.2.14",
"gatsby-plugin-compile-es6-packages": "^2.1.0",
"gatsby-source-filesystem": "^2.1.18",
Expand Down
8 changes: 8 additions & 0 deletions themes/gatsby-theme-profiles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/UNDataForum/gatsby-themes/tree/master/themes/gatsby-theme-profiles/compare/@undataforum/gatsby-theme-profiles@0.2.0...@undataforum/gatsby-theme-profiles@0.2.1) (2019-09-24)

**Note:** Version bump only for package @undataforum/gatsby-theme-profiles





# [0.2.0](https://github.com/UNDataForum/gatsby-themes/tree/master/themes/gatsby-theme-profiles/compare/@undataforum/gatsby-theme-profiles@0.1.5...@undataforum/gatsby-theme-profiles@0.2.0) (2019-08-30)


Expand Down
4 changes: 2 additions & 2 deletions themes/gatsby-theme-profiles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undataforum/gatsby-theme-profiles",
"version": "0.2.0",
"version": "0.2.1",
"description": "A Gatsby theme for profiles.",
"main": "index.js",
"author": "Thilo Maier <maier@un.org>",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"@undataforum/components": "^0.42.0",
"@undataforum/gatsby-theme-base": "^0.6.0",
"@undataforum/gatsby-theme-base": "^0.6.1",
"gatsby-image": "^2.2.6",
"gatsby-plugin-compile-es6-packages": "^2.1.0",
"gatsby-plugin-sharp": "^2.2.6",
Expand Down

1 comment on commit a80e008

@vercel
Copy link

@vercel vercel bot commented on a80e008 Sep 24, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.