Skip to content

Commit

Permalink
Version Packages (#109)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 28, 2021
1 parent 0692da6 commit 024da95
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 17 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-plums-visit.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tall-mangos-cross.md

This file was deleted.

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

## 3.2.0

### Minor Changes

- [#108](https://github.com/gatsby-uc/plugins/pull/108) [`0692da6`](https://github.com/gatsby-uc/plugins/commit/0692da6ef52f5abb27c5b2e39acec4bf859e8d1d) Thanks [@moonmeister](https://github.com/moonmeister)! - Fix import issue causing trackign to break. Bump Gatsby v4 Compatibility.

## 3.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-ackee-tracker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-ackee-tracker",
"version": "3.1.0",
"version": "3.2.0",
"description": "Gatsby plugin to add Ackee Tracker to a site.",
"keywords": [
"ackee",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-github-ribbon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gatsby-plugin-github-ribbon

## 1.3.0

### Minor Changes

- [#108](https://github.com/gatsby-uc/plugins/pull/108) [`0692da6`](https://github.com/gatsby-uc/plugins/commit/0692da6ef52f5abb27c5b2e39acec4bf859e8d1d) Thanks [@moonmeister](https://github.com/moonmeister)! - Bump Gatsby v4 Compatiblity

## 1.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-github-ribbon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-github-ribbon",
"version": "1.2.3",
"version": "1.3.0",
"description": "Add the \"Fork me on Github\" ribbon to your Gatsby Site.",
"main": "index.js",
"author": "Alex Moon",
Expand Down
7 changes: 6 additions & 1 deletion packages/gatsby-plugin-readingtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# gatsby-plugin-readingtime

## 2.1.0
## 2.2.0

### Minor Changes

- [#108](https://github.com/gatsby-uc/plugins/pull/108) [`0692da6`](https://github.com/gatsby-uc/plugins/commit/0692da6ef52f5abb27c5b2e39acec4bf859e8d1d) Thanks [@moonmeister](https://github.com/moonmeister)! - Bump Gatsby v4 Compatiblity

## 2.1.0

### Minor Changes

- [#46](https://github.com/gatsby-uc/plugins/pull/46) [`a93d527`](https://github.com/gatsby-uc/plugins/commit/a93d5279b0773b0b3c55de096adee55b6af3cee0) Thanks [@renovate](https://github.com/apps/renovate)! - fix(gatsby-plugin-readingtime): update dependency reading-time to ^1.5.0
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-readingtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"contributors": [
"Alex Moon"
],
"version": "2.1.0",
"version": "2.2.0",
"main": "index.js",
"license": "MIT",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-relative-ci/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gatsby-plugin-relative-ci

## 1.3.0

### Minor Changes

- [#108](https://github.com/gatsby-uc/plugins/pull/108) [`0692da6`](https://github.com/gatsby-uc/plugins/commit/0692da6ef52f5abb27c5b2e39acec4bf859e8d1d) Thanks [@moonmeister](https://github.com/moonmeister)! - Bump Gatsby v4 Compatiblity

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-relative-ci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-relative-ci",
"version": "1.2.1",
"version": "1.3.0",
"description": "Integrate your Gatsby site with Relative CI",
"keywords": [
"gatsby",
Expand Down

0 comments on commit 024da95

Please sign in to comment.