You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,24 @@
1
1
2
+
3
+
## v0.3.1 (2021-09-22)
4
+
5
+
#### :bug: Bug Fix
6
+
*`client`
7
+
*[#52](https://github.com/fabscale/ember-graphql-client/pull/52) fix: Ensure it runs before ember-cli-babel ([@mydea](https://github.com/mydea))
8
+
9
+
#### :house: Internal
10
+
*`client`, `mock`
11
+
*[#56](https://github.com/fabscale/ember-graphql-client/pull/56) Update dev dependencies ([@mydea](https://github.com/mydea))
12
+
*[#53](https://github.com/fabscale/ember-graphql-client/pull/53) Update ember-auto-import to 2.2.0 and relax all dependencies to caret ([@mydea](https://github.com/mydea))
13
+
*`mock`
14
+
*[#43](https://github.com/fabscale/ember-graphql-client/pull/43) chore(deps): bump @graphql-tools/schema from 8.1.2 to 8.2.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
15
+
*[#55](https://github.com/fabscale/ember-graphql-client/pull/55) chore(deps): bump @graphql-tools/utils from 8.1.1 to 8.2.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
16
+
*`client`
17
+
*[#52](https://github.com/fabscale/ember-graphql-client/pull/52) fix: Ensure it runs before ember-cli-babel ([@mydea](https://github.com/mydea))
18
+
19
+
#### Committers: 1
20
+
- Francesco Novy ([@mydea](https://github.com/mydea))
0 commit comments