Skip to content

Commit

Permalink
Version Packages (#120)
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 Nov 7, 2021
1 parent 529590e commit bc80b6d
Show file tree
Hide file tree
Showing 17 changed files with 43 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-buttons-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/odd-monkeys-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-kings-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-cameras-carry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-spies-fold.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.1

### Patch Changes

- [#116](https://github.com/gatsby-uc/plugins/pull/116) [`c59a9d7`](https://github.com/gatsby-uc/plugins/commit/c59a9d79483459555883cedb397948754492c40b) Thanks [@renovate](https://github.com/apps/renovate)! - fix(gatsby-plugin-ackee-tracker): update non-major dependency versions

## 3.2.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.2.0",
"version": "3.2.1",
"description": "Gatsby plugin to add Ackee Tracker to a site.",
"keywords": [
"ackee",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-plugin-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gatsby-plugin-fastify

## 0.6.1

### Patch Changes

- [#112](https://github.com/gatsby-uc/plugins/pull/112) [`529590e`](https://github.com/gatsby-uc/plugins/commit/529590eb9e83ec4188ad9ef23eca9c9d14fb8729) Thanks [@renovate](https://github.com/apps/renovate)! - chore(gatsby-plugin-fastify): update non-major dependency versions

## 0.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-plugin-fastify",
"description": "Gatsby plugin for integration serving gatsby on Node.js using Fastify.",
"version": "0.6.0",
"version": "0.6.1",
"main": "index.js",
"repository": {
"type": "git",
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.1

### Patch Changes

- [#113](https://github.com/gatsby-uc/plugins/pull/113) [`b3dc1f8`](https://github.com/gatsby-uc/plugins/commit/b3dc1f8a7fa1ef899fd6db837dcb7db74698d339) Thanks [@renovate](https://github.com/apps/renovate)! - chore(gatsby-plugin-github-ribbon): update non-major dependency versions

## 1.3.0

### Minor 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.3.0",
"version": "1.3.1",
"description": "Add the \"Fork me on Github\" ribbon to your Gatsby Site.",
"main": "index.js",
"author": "Alex Moon",
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.1

### Patch Changes

- [#114](https://github.com/gatsby-uc/plugins/pull/114) [`dd0bff6`](https://github.com/gatsby-uc/plugins/commit/dd0bff6d78494f168439c96e135b77df32e43350) Thanks [@renovate](https://github.com/apps/renovate)! - chore(gatsby-plugin-relative-ci): update non-major dependency versions

## 1.3.0

### Minor 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.3.0",
"version": "1.3.1",
"description": "Integrate your Gatsby site with Relative CI",
"keywords": [
"gatsby",
Expand Down
6 changes: 6 additions & 0 deletions packages/gatsby-source-packagist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# gatsby-source-packagist

## 1.1.3

### Patch Changes

- [#115](https://github.com/gatsby-uc/plugins/pull/115) [`ff02910`](https://github.com/gatsby-uc/plugins/commit/ff02910bf270187a53a635051df0ec1dc61403e6) Thanks [@renovate](https://github.com/apps/renovate)! - chore(gatsby-source-packagist): update non-major dependency versions

## 1.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-packagist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-packagist",
"version": "1.1.2",
"version": "1.1.3",
"description": "Search the Packagist(PHP package repository) with gatsby GraphQL data schema.",
"keywords": [
"gatsby",
Expand Down
7 changes: 7 additions & 0 deletions test-sites/fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-fastify-gatsby

## 1.0.8

### Patch Changes

- Updated dependencies [[`529590e`](https://github.com/gatsby-uc/plugins/commit/529590eb9e83ec4188ad9ef23eca9c9d14fb8729)]:
- gatsby-plugin-fastify@0.6.1

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion test-sites/fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-fastify-gatsby",
"version": "1.0.7",
"version": "1.0.8",
"private": true,
"description": "Gatsby test site for gatsby-plugin-fastify",
"author": "Alex Moon",
Expand Down

0 comments on commit bc80b6d

Please sign in to comment.