Skip to content

Commit 79e8730

Browse files
committed
3.3.2
* fix inherit params for custom endpoint (Matteo Padovano)
1 parent 8a4ad5e commit 79e8730

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2018-05-10, Version 3.3.2
2+
=========================
3+
4+
* fix inherit params for custom endpoint (Matteo Padovano)
5+
6+
17
2018-04-19, Version 3.3.1
28
=========================
39

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.3.1",
3+
"version": "3.3.2",
44
"description": "Tool for auto-generating Angular $resource services for LoopBack",
55
"engines": {
66
"node": ">=4"

0 commit comments

Comments
 (0)