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 663d5c3 commit a4ab94bCopy full SHA for a4ab94b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# [6.1.0-beta]
+# [6.1.1-beta]
2
3
* Added support for custom request options
4
package.json
@@ -1,6 +1,6 @@
{
"name": "angular2-jsonapi",
- "version": "6.1.0-beta",
+ "version": "6.1.1-beta",
"description": "A lightweight Angular 2 adapter for JSON API",
5
"scripts": {
6
"build": "rimraf dist src/compiled && tslint src/**/*.ts && ngc",
0 commit comments