Skip to content

Commit 2c384de

Browse files
authored
Merge #348
348: Publish New Versions r=jbolda a=github-actions[bot] # Version Updates Merging this PR will bump all of the applicable packages based on your change files. # gatsby-source-airtable ## [2.2.1] - Add logging statement - [3c53464](3c53464) Add logging message in catch on 2021-07-11 Co-authored-by: bors[bot] <bors[bot]@users.noreply.github.com>
2 parents 740af1a + 7af9f3d commit 2c384de

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.changes/add-logging.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## \[2.2.1]
4+
5+
- Add logging statement
6+
- [3c53464](https://github.com/jbolda/gatsby-source-airtable/commit/3c53464f075d8931da91d6762d0b6949d703f897) Add logging message in catch on 2021-07-11
7+
38
## \[2.2.0]
49

510
- Initialize covector to perform versioning and publishing of `gatsby-source-airtable`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatsby-source-airtable",
33
"description": "Gatsby Airtable Source with Linked Nodes, Multiple Tables and File Nodes.",
4-
"version": "2.2.0",
4+
"version": "2.2.1",
55
"repository": "git@github.com:jbolda/gatsby-source-airtable.git",
66
"author": "Jacob Bolda <me@jacobbolda.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)