Skip to content

Commit

Permalink
Merge pull request #528 from mean-expert-official/development
Browse files Browse the repository at this point in the history
Hotfix package and changelog version
  • Loading branch information
jonathan-casarrubias authored Nov 3, 2017
2 parents e2e46ce + 067358e commit 5ecd926
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This file is created to keep history of the LoopBack SDK Builder, it does not consider or keeps any history of its parent module `loopback-sdk-angular`

## Release 2.1.0
Release 2.1.0

Implemented Angular 2+ SDK
Implemented ReactJS SDK
Implemented NGRX / ORM
Thanks a lot to all the contributors for making this possible, special tanks goes to @JonnyBGod and @kattsushi for React and NgRX Implementations.

## Release 2.1.0-rc.14

- Milestone Details: https://github.com/mean-expert-official/loopback-sdk-builder/milestone/48?closed=1
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": "@mean-expert/loopback-sdk-builder",
"version": "2.1.0-rc.14",
"version": "2.1.0",
"description": "Tool for auto-generating Software Development Kits (SDKs) for LoopBack",
"bin": {
"lb-sdk": "bin/lb-sdk"
Expand Down

0 comments on commit 5ecd926

Please sign in to comment.