Skip to content

Commit 46a94a6

Browse files
committed
Prepare 3.0.0
1 parent 420e542 commit 46a94a6

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 3.0.0
4+
5+
- [[#99](https://github.com/VadimDez/ngx-img-fallback/pull/99)] - Update project to Angular 17
6+
- [[#96](https://github.com/VadimDez/ngx-img-fallback/issues/96)] - Upgrade project to angular 16
7+
38
## 2.0.0
49

510
- [[#83](https://github.com/VadimDez/ngx-img-fallback/issues/83)] - Upgrade project to angular 13

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-img-fallback",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Angular5+ directive for image fallback",
55
"scripts": {
66
"ng": "ng",

0 commit comments

Comments
 (0)