Skip to content

Commit

Permalink
ver 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
steve-lemon committed Aug 19, 2019
1 parent 1ed62fb commit 16ef2a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ Plz, request PR. See [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md)

| Version | Description
|-- |--
| 2.2.5 | improve http-request of type+id+cmd.
| 2.2.4 | optimize log in init engine.
| 2.2.3 | hot-fix type error of `$U.dt()`.
| 2.2.2 | relay context as `that._ctx` in `on_record_update()`, and use common `BACKBONE_API` env.
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": "lemon-engine",
"version": "2.2.4",
"version": "2.2.5",
"description": "Lemon Engine Module to Synchronize Node over DynamoDB + ElastiCache + Elasticsearch by [lemoncloud](https://lemoncloud.io)",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 16ef2a7

Please sign in to comment.