Skip to content

Commit 7b92606

Browse files
committed
version bump to 0.2.7
1 parent aa6b8aa commit 7b92606

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.2.7
4+
35
- Added new endpoint for customer search
46
- Added new endpoints for draft orders
7+
- Added the ShopifyAPI namespace prefix to the GraphQL modules
58

69
## 0.2.6
710

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Plug.ShopifyAPI.MixProject do
22
use Mix.Project
33

4-
@version "0.2.6"
4+
@version "0.2.7"
55

66
def project do
77
[

0 commit comments

Comments
 (0)