Skip to content

Commit b601e38

Browse files
author
Rodriguez Elorza
committed
Release v1.0.8
1 parent 4b9d774 commit b601e38

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/aws-appsync/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### vNext
3+
### 1.0.8
44
- Handle missing optimisticResponse [PR#34](https://github.com/awslabs/aws-mobile-appsync-sdk-js/pull/34)
55

66
### 1.0.7

packages/aws-appsync/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/aws-appsync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-appsync",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"main": "lib/index.js",
55
"license": "SEE LICENSE IN LICENSE",
66
"description": "AWS Mobile AppSync SDK for JavaScript",

0 commit comments

Comments
 (0)