Skip to content

Commit c49e7a8

Browse files
committed
3.2.1
* Address code review comment (rashmihunt) * updateOnly property (rashmihunt) * Update Issue and PR Templates (#277) (Sakib Hasan) * Update translated strings Q3 2017 (Allen Boone) * update translation file (Diana Lau) * Add CODEOWNER file (Diana Lau) * Replicate new issue_template from loopback (Siddhi Pai) * Replicate issue_template from loopback repo (Siddhi Pai)
1 parent c4f368d commit c49e7a8

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
2017-08-22, Version 3.2.1
2+
=========================
3+
4+
* Address code review comment (rashmihunt)
5+
6+
* updateOnly property (rashmihunt)
7+
8+
* Update Issue and PR Templates (#277) (Sakib Hasan)
9+
10+
* Update translated strings Q3 2017 (Allen Boone)
11+
12+
* update translation file (Diana Lau)
13+
14+
* Add CODEOWNER file (Diana Lau)
15+
16+
* Replicate new issue_template from loopback (Siddhi Pai)
17+
18+
* Replicate issue_template from loopback repo (Siddhi Pai)
19+
20+
121
2017-04-25, Version 3.2.0
222
=========================
323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-sdk-angular",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Tool for auto-generating Angular $resource services for LoopBack",
55
"engines": {
66
"node": ">=4"

0 commit comments

Comments
 (0)