Skip to content

Commit

Permalink
Version Packages (#385)
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
gatsby-uc-bot and github-actions[bot] authored Mar 4, 2023
1 parent e0c9ee3 commit 08bb3f4
Show file tree
Hide file tree
Showing 26 changed files with 101 additions and 47 deletions.
6 changes: 0 additions & 6 deletions .changeset/clean-countries-refuse.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/four-boats-share.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/orange-fireants-sell.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/silver-swans-brake.md

This file was deleted.

9 changes: 9 additions & 0 deletions integration-tests/plugin-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# test-fastify-gatsby

## 1.0.15

### Patch Changes

- [#379](https://github.com/gatsby-uc/plugins/pull/379) [`e0c9ee3`](https://github.com/gatsby-uc/plugins/commit/e0c9ee3b591bd87a407de9580d9e3ba5fd0eac62) Thanks [@renovate](https://github.com/apps/renovate)! - chore(integration-tests): update integration tests

- Updated dependencies [[`d578b78`](https://github.com/gatsby-uc/plugins/commit/d578b7896f804716a4c2222385c19be11c27bdf4), [`9da9a23`](https://github.com/gatsby-uc/plugins/commit/9da9a23a13343ca52cf32aa98105cb2f597a2f07), [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593)]:
- [email protected]

## 1.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/plugin-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "test-plugin-fastify",
"version": "1.0.14",
"version": "1.0.15",
"private": true,
"description": "Gatsby starter and test site for gatsby-plugin-fastify",
"author": "Alex Moon",
Expand Down
9 changes: 9 additions & 0 deletions integration-tests/source-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# source-s3

## 1.0.12

### Patch Changes

- [#379](https://github.com/gatsby-uc/plugins/pull/379) [`e0c9ee3`](https://github.com/gatsby-uc/plugins/commit/e0c9ee3b591bd87a407de9580d9e3ba5fd0eac62) Thanks [@renovate](https://github.com/apps/renovate)! - chore(integration-tests): update integration tests

- Updated dependencies [[`d578b78`](https://github.com/gatsby-uc/plugins/commit/d578b7896f804716a4c2222385c19be11c27bdf4), [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593)]:
- [email protected]

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/source-s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "source-s3",
"description": "A simple starter to get started with gatsby-source-s3",
"version": "1.0.11",
"version": "1.0.12",
"license": "MIT",
"author": "Robin Métral <[email protected]>",
"dependencies": {
Expand Down
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

## 4.0.4

### Patch Changes

- [#378](https://github.com/gatsby-uc/plugins/pull/378) [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593) Thanks [@renovate](https://github.com/apps/renovate)! - chore(babel): update build tooling

## 4.0.3

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

## 0.12.4

### Patch Changes

- [#382](https://github.com/gatsby-uc/plugins/pull/382) [`d578b78`](https://github.com/gatsby-uc/plugins/commit/d578b7896f804716a4c2222385c19be11c27bdf4) Thanks [@renovate](https://github.com/apps/renovate)! - fix(packages): update non-major dependency versions

- [#380](https://github.com/gatsby-uc/plugins/pull/380) [`9da9a23`](https://github.com/gatsby-uc/plugins/commit/9da9a23a13343ca52cf32aa98105cb2f597a2f07) Thanks [@renovate](https://github.com/apps/renovate)! - chore(packages): update jest monorepo

- [#378](https://github.com/gatsby-uc/plugins/pull/378) [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593) Thanks [@renovate](https://github.com/apps/renovate)! - chore(babel): update build tooling

## 0.12.3

### Patch 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.12.3",
"version": "0.12.4",
"repository": {
"type": "git",
"url": "https://github.com/gatsby-uc/plugins.git",
Expand Down
10 changes: 10 additions & 0 deletions packages/gatsby-plugin-github-ribbon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# gatsby-plugin-github-ribbon

## 2.1.4

### Patch Changes

- [#382](https://github.com/gatsby-uc/plugins/pull/382) [`d578b78`](https://github.com/gatsby-uc/plugins/commit/d578b7896f804716a4c2222385c19be11c27bdf4) Thanks [@renovate](https://github.com/apps/renovate)! - fix(packages): update non-major dependency versions

- [#380](https://github.com/gatsby-uc/plugins/pull/380) [`9da9a23`](https://github.com/gatsby-uc/plugins/commit/9da9a23a13343ca52cf32aa98105cb2f597a2f07) Thanks [@renovate](https://github.com/apps/renovate)! - chore(packages): update jest monorepo

- [#378](https://github.com/gatsby-uc/plugins/pull/378) [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593) Thanks [@renovate](https://github.com/apps/renovate)! - chore(babel): update build tooling

## 2.1.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": "2.1.3",
"version": "2.1.4",
"description": "Add the \"Fork me on Github\" ribbon to your Gatsby Site.",
"author": "Alex Moon",
"license": "MIT",
Expand Down
10 changes: 10 additions & 0 deletions packages/gatsby-plugin-pinterest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# gatsby-plugin-pinterest

## 5.0.3

### Patch Changes

- [#382](https://github.com/gatsby-uc/plugins/pull/382) [`d578b78`](https://github.com/gatsby-uc/plugins/commit/d578b7896f804716a4c2222385c19be11c27bdf4) Thanks [@renovate](https://github.com/apps/renovate)! - fix(packages): update non-major dependency versions

- [#380](https://github.com/gatsby-uc/plugins/pull/380) [`9da9a23`](https://github.com/gatsby-uc/plugins/commit/9da9a23a13343ca52cf32aa98105cb2f597a2f07) Thanks [@renovate](https://github.com/apps/renovate)! - chore(packages): update jest monorepo

- [#378](https://github.com/gatsby-uc/plugins/pull/378) [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593) Thanks [@renovate](https://github.com/apps/renovate)! - chore(babel): update build tooling

## 5.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-pinterest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-plugin-pinterest",
"version": "5.0.2",
"version": "5.0.3",
"description": "Gatsby plugin to add Pinterest's add-on script.",
"keywords": [
"gatsby",
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

## 2.0.4

### Patch Changes

- [#378](https://github.com/gatsby-uc/plugins/pull/378) [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593) Thanks [@renovate](https://github.com/apps/renovate)! - chore(babel): update build tooling

## 2.0.3

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

## 2.3.2

### Patch Changes

- [#382](https://github.com/gatsby-uc/plugins/pull/382) [`d578b78`](https://github.com/gatsby-uc/plugins/commit/d578b7896f804716a4c2222385c19be11c27bdf4) Thanks [@renovate](https://github.com/apps/renovate)! - fix(packages): update non-major dependency versions

## 2.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-airtable/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-airtable",
"description": "Gatsby Airtable Source with Linked Nodes, Multiple Tables and File Nodes.",
"version": "2.3.1",
"version": "2.3.2",
"repository": {
"type": "git",
"url": "https://github.com/gatsby-uc/plugins.git",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-source-packagist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# gatsby-source-packagist

## 3.1.4

### Patch Changes

- [#382](https://github.com/gatsby-uc/plugins/pull/382) [`d578b78`](https://github.com/gatsby-uc/plugins/commit/d578b7896f804716a4c2222385c19be11c27bdf4) Thanks [@renovate](https://github.com/apps/renovate)! - fix(packages): update non-major dependency versions

- [#378](https://github.com/gatsby-uc/plugins/pull/378) [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593) Thanks [@renovate](https://github.com/apps/renovate)! - chore(babel): update build tooling

## 3.1.3

### 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": "3.1.3",
"version": "3.1.4",
"description": "Search the Packagist (PHP package repository) with gatsby GraphQL data schema.",
"keywords": [
"gatsby",
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-source-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# gatsby-source-s3

## 3.2.4

### Patch Changes

- [#382](https://github.com/gatsby-uc/plugins/pull/382) [`d578b78`](https://github.com/gatsby-uc/plugins/commit/d578b7896f804716a4c2222385c19be11c27bdf4) Thanks [@renovate](https://github.com/apps/renovate)! - fix(packages): update non-major dependency versions

- [#378](https://github.com/gatsby-uc/plugins/pull/378) [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593) Thanks [@renovate](https://github.com/apps/renovate)! - chore(babel): update build tooling

## 3.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gatsby-source-s3",
"description": "A Gatsby plugin to source objects and images from AWS S3",
"version": "3.2.3",
"version": "3.2.4",
"contributors": [
"Robin Métral <[email protected]>",
"Alex Moon <[email protected]>"
Expand Down
8 changes: 8 additions & 0 deletions packages/gatsby-source-strapi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# gatsby-source-strapi

## 3.0.5

### Patch Changes

- [#382](https://github.com/gatsby-uc/plugins/pull/382) [`d578b78`](https://github.com/gatsby-uc/plugins/commit/d578b7896f804716a4c2222385c19be11c27bdf4) Thanks [@renovate](https://github.com/apps/renovate)! - fix(packages): update non-major dependency versions

- [#378](https://github.com/gatsby-uc/plugins/pull/378) [`07bbfa7`](https://github.com/gatsby-uc/plugins/commit/07bbfa7c434b8543a7d15c5f2e87ac48705aa593) Thanks [@renovate](https://github.com/apps/renovate)! - chore(babel): update build tooling

## 3.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-strapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-strapi",
"version": "3.0.4",
"version": "3.0.5",
"description": "Gatsby source plugin for building websites using Strapi as a data source",
"keywords": [
"gatsby",
Expand Down

0 comments on commit 08bb3f4

Please sign in to comment.