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

Commit

Permalink
Publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and maiertech committed Mar 9, 2021
1 parent 9f282f5 commit 5d4b419
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .changeset/pink-moose-yawn.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/gatsby-theme-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undataforum/gatsby-theme-base

## 0.17.0

### Minor Changes

- 62d9b0e: Upgrade to Gatsby v3

## 0.16.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/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.16.0",
"version": "0.17.0",
"description": "A Gatsby theme with a layout.",
"author": "Thilo Maier <maier@un.org>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-theme-events-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undataforum/gatsby-theme-events-core

## 0.2.0

### Minor Changes

- 62d9b0e: Upgrade to Gatsby v3

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-events-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undataforum/gatsby-theme-events-core",
"version": "0.1.0",
"version": "0.2.0",
"description": "This theme adds a Event interface and MdxEvent type to Gatsby sites.",
"author": "Thilo Maier <maier@un.org>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-theme-posts-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undataforum/gatsby-theme-posts-core

## 0.2.0

### Minor Changes

- 62d9b0e: Upgrade to Gatsby v3

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-posts-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undataforum/gatsby-theme-posts-core",
"version": "0.1.0",
"version": "0.2.0",
"description": "This theme adds a Post interface and MdxPost type to Gatsby sites.",
"author": "Thilo Maier <maier@un.org>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-theme-profiles-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undataforum/gatsby-theme-profiles-core

## 0.2.0

### Minor Changes

- 62d9b0e: Upgrade to Gatsby v3

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-profiles-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@undataforum/gatsby-theme-profiles-core",
"version": "0.1.0",
"version": "0.2.0",
"description": "This theme adds a Profile interface and MdXProfile type to Gatsby sites.",
"author": "Thilo Maier <maier@un.org>",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-theme-theme-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @undataforum/gatsby-theme-theme-ui

## 0.2.0

### Minor Changes

- 62d9b0e: Upgrade to Gatsby v3

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-theme-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@undataforum/gatsby-theme-theme-ui",
"description": "Add opinionated Theme UI styling to a Gatsby site.",
"version": "0.1.0",
"version": "0.2.0",
"author": "Thilo Maier <maier@un.org>",
"license": "MIT",
"main": "index.js",
Expand Down

1 comment on commit 5d4b419

@vercel
Copy link

@vercel vercel bot commented on 5d4b419 Mar 9, 2021

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.