Skip to content

Commit

Permalink
Merge pull request #108 from lagoshny/update-libs
Browse files Browse the repository at this point in the history
Update libs
  • Loading branch information
lagoshny authored Jul 7, 2023
2 parents 18c974a + c443505 commit 28f6611
Show file tree
Hide file tree
Showing 6 changed files with 4,299 additions and 4,083 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node-version: [14.x, 16.x]
node-version: [16.x, 18.x]

steps:
- uses: actions/checkout@v2
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.6.0 (2023-07-07)
#### Changes
Updated to Angular 16.

## 3.5.0 (2023-01-13)
#### Changes
Updated to Angular 15.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<br />
<br />

## ⭐Compatible with Angular 12.x.x - 15.x.x versions that uses `Ivy compilation`.
## ⭐Compatible with Angular 12.x.x - 16.x.x versions that uses `Ivy compilation`.


### ⚠ If you use old `View Engine` compilation or Angular 6.x.x - 11.x.x you need to use [2.x.x](https://github.com/lagoshny/ngx-hateoas-client/tree/ng-ve) lib version.
Expand Down
Loading

0 comments on commit 28f6611

Please sign in to comment.