We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4ad5e commit 79e8730Copy full SHA for 79e8730
CHANGES.md
@@ -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
7
2018-04-19, Version 3.3.1
8
=========================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback-sdk-angular",
- "version": "3.3.1",
+ "version": "3.3.2",
"description": "Tool for auto-generating Angular $resource services for LoopBack",
"engines": {
"node": ">=4"
0 commit comments