Skip to content

Commit 8aa3884

Browse files
chore(release): Publish [ci skip]
- aws-appsync-subscription-link@3.1.2
1 parent db8f9ae commit 8aa3884

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/aws-appsync-subscription-link/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="3.1.2"></a>
7+
## [3.1.2](https://github.com/awslabs/aws-mobile-appsync-sdk-js/compare/aws-appsync-subscription-link@3.1.1...aws-appsync-subscription-link@3.1.2) (2022-11-17)
8+
9+
10+
### Bug Fixes
11+
12+
* added check for observer ([#735](https://github.com/awslabs/aws-mobile-appsync-sdk-js/issues/735)) ([db8f9ae](https://github.com/awslabs/aws-mobile-appsync-sdk-js/commit/db8f9ae))
13+
14+
15+
16+
617
<a name="3.1.1"></a>
718
## [3.1.1](https://github.com/awslabs/aws-mobile-appsync-sdk-js/compare/aws-appsync-subscription-link@3.1.0...aws-appsync-subscription-link@3.1.1) (2022-10-07)
819

packages/aws-appsync-subscription-link/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-subscription-link",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"main": "lib/index.js",
55
"license": "Apache-2.0",
66
"description": "AWS Mobile AppSync SDK for JavaScript",

0 commit comments

Comments
 (0)