Skip to content

Commit

Permalink
1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fletcherist committed Jul 16, 2018
1 parent a39d204 commit 9603545
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 23 deletions.
84 changes: 62 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,54 +1,94 @@
<a name="1.4.2"></a>
## [1.4.2](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.3.6...v1.4.2) (2018-07-15)
<a name="1.4.4"></a>
## [1.4.4](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.3.6...v1.4.4) (2018-07-16)


### Bug Fixes

* bug with number ([0abbf1c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/0abbf1c))
* remove console.logs ([a39d204](https://github.com/fletcherist/yandex-dialogs-sdk/commit/a39d204))
* remove unnesessary files ([c9f778f](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c9f778f))
* uncomment executor ([37f1ebd](https://github.com/fletcherist/yandex-dialogs-sdk/commit/37f1ebd))


### Features

* implement bigimage, listitems cards ([34d1d18](https://github.com/fletcherist/yandex-dialogs-sdk/commit/34d1d18))
* implement footer, header ([d9f6945](https://github.com/fletcherist/yandex-dialogs-sdk/commit/d9f6945))
* implement proxy fn ([bf2a0cc](https://github.com/fletcherist/yandex-dialogs-sdk/commit/bf2a0cc))
* implement replyWithImage method ([e806902](https://github.com/fletcherist/yandex-dialogs-sdk/commit/e806902))
* implement timeout expired response ([d853700](https://github.com/fletcherist/yandex-dialogs-sdk/commit/d853700))
* implement uploadImage & getImages methods() ([040ef0c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/040ef0c))
* refactoring ([957c750](https://github.com/fletcherist/yandex-dialogs-sdk/commit/957c750))
* refactoring dev proxy ([cece2bd](https://github.com/fletcherist/yandex-dialogs-sdk/commit/cece2bd))



<a name="1.3.6"></a>
## [1.3.6](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.3.5...v1.3.6) (2018-07-11)


### Bug Fixes

* TYPE_FIGURE excluded from Commands._strings() ([f1f5779](https://github.com/fletcherist/yandex-dialogs-sdk/commit/f1f5779))
* wrong case sensitive path './Command' ([f2ea4ea](https://github.com/fletcherist/yandex-dialogs-sdk/commit/f2ea4ea))


### Features

* add match docs ([c0cac58](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c0cac58))



<a name="1.3.4"></a>
## [1.3.4](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.3.2...v1.3.4) (2018-07-08)


### Bug Fixes

* bug with commands (array) ([8cac580](https://github.com/fletcherist/yandex-dialogs-sdk/commit/8cac580))
* middlewares in scenes ([9b1cbf5](https://github.com/fletcherist/yandex-dialogs-sdk/commit/9b1cbf5))
* package.json ([169a818](https://github.com/fletcherist/yandex-dialogs-sdk/commit/169a818))


### Features

* add guess number game to examples ([3d34c26](https://github.com/fletcherist/yandex-dialogs-sdk/commit/3d34c26))
* add youtube link to readme ([31c8328](https://github.com/fletcherist/yandex-dialogs-sdk/commit/31c8328))
* Implement matcher type ([05f174d](https://github.com/fletcherist/yandex-dialogs-sdk/commit/05f174d))
* Implement search against matchers ([e7340c9](https://github.com/fletcherist/yandex-dialogs-sdk/commit/e7340c9))



<a name="1.3.2"></a>
## [1.3.2](https://github.com/fletcherist/yandex-dialogs-sdk/compare/v1.2.1...v1.3.2) (2018-07-08)


### Bug Fixes

* bug with generate request func ([570b23c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/570b23c))
* bug with number ([0abbf1c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/0abbf1c))
* button.d.ts error ([44ff44b](https://github.com/fletcherist/yandex-dialogs-sdk/commit/44ff44b))
* ctx types ([ff44115](https://github.com/fletcherist/yandex-dialogs-sdk/commit/ff44115))
* fixed replyBuilder types ([72d2814](https://github.com/fletcherist/yandex-dialogs-sdk/commit/72d2814))
* invalid import replyBuilder ([c98f048](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c98f048))
* middlewares in scenes ([9b1cbf5](https://github.com/fletcherist/yandex-dialogs-sdk/commit/9b1cbf5))
* package.json ([169a818](https://github.com/fletcherist/yandex-dialogs-sdk/commit/169a818))
* reconfigure jest ([31f5b72](https://github.com/fletcherist/yandex-dialogs-sdk/commit/31f5b72))
* remove unnesessary files ([c9f778f](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c9f778f))
* session types ([a646c47](https://github.com/fletcherist/yandex-dialogs-sdk/commit/a646c47))
* tests ([86e6d3a](https://github.com/fletcherist/yandex-dialogs-sdk/commit/86e6d3a))
* TYPE_FIGURE excluded from Commands._strings() ([f1f5779](https://github.com/fletcherist/yandex-dialogs-sdk/commit/f1f5779))
* types in alice.ts ([2a4e266](https://github.com/fletcherist/yandex-dialogs-sdk/commit/2a4e266))
* typos in tests, ctx and main ([0c55743](https://github.com/fletcherist/yandex-dialogs-sdk/commit/0c55743))
* uncomment executor ([37f1ebd](https://github.com/fletcherist/yandex-dialogs-sdk/commit/37f1ebd))
* wrong case sensitive path './Command' ([f2ea4ea](https://github.com/fletcherist/yandex-dialogs-sdk/commit/f2ea4ea))


### Features

* add guess number game to examples ([3d34c26](https://github.com/fletcherist/yandex-dialogs-sdk/commit/3d34c26))
* add match docs ([c0cac58](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c0cac58))
* add types, implement confirm middleware draft ([527c715](https://github.com/fletcherist/yandex-dialogs-sdk/commit/527c715))
* add webhook request/response types ([cee8ec7](https://github.com/fletcherist/yandex-dialogs-sdk/commit/cee8ec7))
* add youtube link to readme ([31c8328](https://github.com/fletcherist/yandex-dialogs-sdk/commit/31c8328))
* added another project into readme ([09c04f8](https://github.com/fletcherist/yandex-dialogs-sdk/commit/09c04f8))
* fix default callback null ([21a0117](https://github.com/fletcherist/yandex-dialogs-sdk/commit/21a0117))
* implement aliceStateMiddleware ([ca4cd35](https://github.com/fletcherist/yandex-dialogs-sdk/commit/ca4cd35))
* implement bigimage, listitems cards ([34d1d18](https://github.com/fletcherist/yandex-dialogs-sdk/commit/34d1d18))
* implement footer, header ([d9f6945](https://github.com/fletcherist/yandex-dialogs-sdk/commit/d9f6945))
* Implement matcher type ([05f174d](https://github.com/fletcherist/yandex-dialogs-sdk/commit/05f174d))
* implement middlewares logic ([4b3c1b1](https://github.com/fletcherist/yandex-dialogs-sdk/commit/4b3c1b1))
* implement modules' interfaces ([c285250](https://github.com/fletcherist/yandex-dialogs-sdk/commit/c285250))
* implement proxy fn ([bf2a0cc](https://github.com/fletcherist/yandex-dialogs-sdk/commit/bf2a0cc))
* implement replyWithImage method ([e806902](https://github.com/fletcherist/yandex-dialogs-sdk/commit/e806902))
* Implement search against matchers ([e7340c9](https://github.com/fletcherist/yandex-dialogs-sdk/commit/e7340c9))
* implement timeout expired response ([d853700](https://github.com/fletcherist/yandex-dialogs-sdk/commit/d853700))
* implement typescript support, change file extension names to ts, fix few types ([6dd23b1](https://github.com/fletcherist/yandex-dialogs-sdk/commit/6dd23b1))
* implement uploadImage & getImages methods() ([040ef0c](https://github.com/fletcherist/yandex-dialogs-sdk/commit/040ef0c))
* improve alice.ts ([4afa771](https://github.com/fletcherist/yandex-dialogs-sdk/commit/4afa771))
* improve applyMiddlewares mechanism ([6991279](https://github.com/fletcherist/yandex-dialogs-sdk/commit/6991279))
* refactoring ([957c750](https://github.com/fletcherist/yandex-dialogs-sdk/commit/957c750))
* refactoring dev proxy ([cece2bd](https://github.com/fletcherist/yandex-dialogs-sdk/commit/cece2bd))
* update readme ([021ecbe](https://github.com/fletcherist/yandex-dialogs-sdk/commit/021ecbe))
* update readme ([3692de1](https://github.com/fletcherist/yandex-dialogs-sdk/commit/3692de1))

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yandex-dialogs-sdk",
"version": "1.4.2",
"version": "1.4.4",
"description": "Build your skill for Alice with ease.",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 9603545

Please sign in to comment.