Skip to content

Commit 7ef7632

Browse files
authored
1.0.0 version released (#66)
1 parent 51e222e commit 7ef7632

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
* text=auto
22
docs/* linguist-documentation
3-
release/* linguist-vendored
3+
CHANGELOG.md export-ignore
4+
package-lock.json -diff
5+
yarn.lock -diff

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-jsonapi",
3-
"version": "1.0.0-rc.12",
3+
"version": "1.0.0",
44
"description": "JSON API library for Angular",
55
"module": "ngx-jsonapi/@ngx-jsonapi/ngx-jsonapi.es5.js",
66
"es2015": "ngx-jsonapi/@ngx-jsonapi/ngx-jsonapi.js",

0 commit comments

Comments
 (0)