Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
lagoshny committed Dec 13, 2023
1 parent 9cddebc commit 128d864
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.8.1 (2023-12-13)
#### Changes
Fixed [issue-120](https://github.com/lagoshny/ngx-hateoas-client/issues/120).

## 3.8.0 (2023-12-12)
#### Changes
Updated to Angular 17.
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-hateoas-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lagoshny/ngx-hateoas-client",
"version": "3.8.0",
"version": "3.8.1",
"description": "This client used to develop `Angular 12+` applications working with RESTfulll server API with HAL/JSON response type (supports server implementation by Spring HATEOAS)",
"readme": "README.md",
"license": "MIT",
Expand Down

0 comments on commit 128d864

Please sign in to comment.