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

Commit e812bee

Browse files
committed
Release 1.0.0-alpha.3
1 parent 7bdf8ef commit e812bee

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [1.0.0-alpha.2](https://github.com/dignified-org/gatsby-source-shopify-incremental/compare/1.0.0-alpha.2...1.0.0-alpha.2)
7+
#### [1.0.0-alpha.3](https://github.com/dignified-org/gatsby-source-shopify-incremental/compare/1.0.0-alpha.2...1.0.0-alpha.3)
88

9-
> 18 June 2020
9+
> 22 June 2020
10+
11+
- feat: admin api error interceptor [`#4`](https://github.com/dignified-org/gatsby-source-shopify-incremental/pull/4)
12+
- Update changelog after fixing typo in initial tag [`2a733b6`](https://github.com/dignified-org/gatsby-source-shopify-incremental/commit/2a733b680068fd7c268aba944b360767761c0969)
13+
- Formatting update [`7bdf8ef`](https://github.com/dignified-org/gatsby-source-shopify-incremental/commit/7bdf8efd02d9498de8e2dca90787b5cf4d2c21ba)
1014

1115
#### [1.0.0-alpha.2](https://github.com/dignified-org/gatsby-source-shopify-incremental/compare/1.0.0-alpha.1...1.0.0-alpha.2)
1216

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-shopify-incremental",
33
"description": "Gatsby source plugin for Shopify",
4-
"version": "1.0.0-alpha.2",
4+
"version": "1.0.0-alpha.3",
55
"author": "Dignified <public@dignified.app>",
66
"contributors": [
77
{

0 commit comments

Comments
 (0)