Skip to content

Commit

Permalink
chore(release): publish v2.1.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhang committed Jun 22, 2018
1 parent abb6f40 commit 4e888b7
Show file tree
Hide file tree
Showing 10 changed files with 64 additions and 9 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.1.0-beta.4"></a>
# [2.1.0-beta.4](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.3...v2.1.0-beta.4) (2018-06-22)


### Bug Fixes

* update attributes persistence behavior of ask-sdk-v1adapter ([abb6f40](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/commit/abb6f40)), closes [#414](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/issues/414)




<a name="2.1.0-beta.3"></a>
# [2.1.0-beta.3](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.1...v2.1.0-beta.3) (2018-06-13)

Expand Down
11 changes: 11 additions & 0 deletions ask-sdk-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.1.0-beta.4"></a>
# [2.1.0-beta.4](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.3...v2.1.0-beta.4) (2018-06-22)


### Bug Fixes

* update attributes persistence behavior of ask-sdk-v1adapter ([abb6f40](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/commit/abb6f40)), closes [#414](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/issues/414)




<a name="2.1.0-beta.3"></a>
# [2.1.0-beta.3](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.1...v2.1.0-beta.3) (2018-06-13)

Expand Down
2 changes: 1 addition & 1 deletion ask-sdk-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ask-sdk-core",
"version": "2.1.0-beta.3",
"version": "2.1.0-beta.4",
"description": "Core package for Alexa Skills Kit SDK",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions ask-sdk-dynamodb-persistence-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.1.0-beta.4"></a>
# [2.1.0-beta.4](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.3...v2.1.0-beta.4) (2018-06-22)


### Bug Fixes

* update attributes persistence behavior of ask-sdk-v1adapter ([abb6f40](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/commit/abb6f40)), closes [#414](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/issues/414)




<a name="2.1.0-beta.3"></a>
# [2.1.0-beta.3](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.1...v2.1.0-beta.3) (2018-06-13)

Expand Down
4 changes: 2 additions & 2 deletions ask-sdk-dynamodb-persistence-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ask-sdk-dynamodb-persistence-adapter",
"version": "2.1.0-beta.3",
"version": "2.1.0-beta.4",
"description": "DynamoDB based implementation package of PersistenceAdapter interface in ASK SDK v2 for Node.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@types/chai": "^4.1.2",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"ask-sdk-core": "^2.1.0-beta.3",
"ask-sdk-core": "^2.1.0-beta.4",
"ask-sdk-model": "^1.4.0-beta.1",
"aws-sdk-mock": "^1.7.0",
"chai": "^4.1.2",
Expand Down
11 changes: 11 additions & 0 deletions ask-sdk-v1adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.1.0-beta.4"></a>
# [2.1.0-beta.4](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.3...v2.1.0-beta.4) (2018-06-22)


### Bug Fixes

* update attributes persistence behavior of ask-sdk-v1adapter ([abb6f40](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/commit/abb6f40)), closes [#414](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/issues/414)




<a name="2.1.0-beta.3"></a>
# [2.1.0-beta.3](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.1...v2.1.0-beta.3) (2018-06-13)

Expand Down
4 changes: 2 additions & 2 deletions ask-sdk-v1adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ask-sdk-v1adapter",
"version": "2.1.0-beta.3",
"version": "2.1.0-beta.4",
"description": "Adapter from v1 Alexa Node.js SDK to v2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.1",
"@types/sinon": "^4.3.0",
"ask-sdk": "^2.1.0-beta.3",
"ask-sdk": "^2.1.0-beta.4",
"chai": "^4.1.2",
"del": "^3.0.0",
"gulp": "^4.0.0",
Expand Down
11 changes: 11 additions & 0 deletions ask-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="2.1.0-beta.4"></a>
# [2.1.0-beta.4](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.3...v2.1.0-beta.4) (2018-06-22)


### Bug Fixes

* update attributes persistence behavior of ask-sdk-v1adapter ([abb6f40](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/commit/abb6f40)), closes [#414](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/issues/414)




<a name="2.1.0-beta.3"></a>
# [2.1.0-beta.3](https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/compare/v2.1.0-beta.1...v2.1.0-beta.3) (2018-06-13)

Expand Down
6 changes: 3 additions & 3 deletions ask-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ask-sdk",
"version": "2.1.0-beta.3",
"version": "2.1.0-beta.4",
"description": "Standard distribution package for Alexa Skills Kit SDK",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -24,8 +24,8 @@
"SDK"
],
"dependencies": {
"ask-sdk-core": "^2.1.0-beta.3",
"ask-sdk-dynamodb-persistence-adapter": "^2.1.0-beta.3",
"ask-sdk-core": "^2.1.0-beta.4",
"ask-sdk-dynamodb-persistence-adapter": "^2.1.0-beta.4",
"ask-sdk-model": "^1.4.0-beta.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"ask-sdk-dynamodb-persistence-adapter",
"ask-sdk-v1adapter"
],
"version": "2.1.0-beta.3"
"version": "2.1.0-beta.4"
}

0 comments on commit 4e888b7

Please sign in to comment.