Skip to content

Commit fc9bf5e

Browse files
authored
Merge pull request #6 from ngxpert/beta
Update Angular to 18
2 parents 59ac1ec + 28777a8 commit fc9bf5e

File tree

5 files changed

+4876
-5096
lines changed

5 files changed

+4876
-5096
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [2.0.0-beta.1](https://github.com/ngxpert/avvvatars/compare/v1.0.0...v2.0.0-beta.1) (2024-08-25)
2+
3+
4+
### Features
5+
6+
* update angular eslint ([d3bc8cc](https://github.com/ngxpert/avvvatars/commit/d3bc8cc6b8608bb131f44c688b6567e0ade84a32)), closes [#4](https://github.com/ngxpert/avvvatars/issues/4)
7+
* update angular to 18 ([c5422cd](https://github.com/ngxpert/avvvatars/commit/c5422cdcb539911e8b004c9866ef49b467e6c80e)), closes [#4](https://github.com/ngxpert/avvvatars/issues/4)
8+
* update peer deps for lib ([5fad171](https://github.com/ngxpert/avvvatars/commit/5fad17188f03b5a123003fe987566f01733b6142)), closes [#4](https://github.com/ngxpert/avvvatars/issues/4)
9+
* update typescript eslint plugins ([e0d7aa4](https://github.com/ngxpert/avvvatars/commit/e0d7aa48a70d2bbfdd4cb5f9c92993564190d9f8)), closes [#4](https://github.com/ngxpert/avvvatars/issues/4)
10+
11+
12+
### BREAKING CHANGES
13+
14+
* update peer deps for lib
15+
* update angular to 18
16+
* update angular eslint
17+
118
# 1.0.0 (2024-02-27)
219

320

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,15 @@ https://github.com/ngneat/avvvatars/assets/6831283/c6cdd732-3037-4732-8019-4f490
3737
1.x
3838
</td>
3939
<td>
40-
>= 17
40+
>= 17 < 18
41+
</td>
42+
</tr>
43+
<tr>
44+
<td>
45+
2.x
46+
</td>
47+
<td>
48+
>= 18
4149
</td>
4250
</tr>
4351
</tbody>

0 commit comments

Comments
 (0)