Skip to content

Commit 90be9af

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2025-01-21) ### Bug Fixes * add missing typings ([8cd9731](8cd9731))
1 parent 8cd9731 commit 90be9af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.4](https://github.com/FRSOURCE/is-animated/compare/v1.0.3...v1.0.4) (2025-01-21)
2+
3+
4+
### Bug Fixes
5+
6+
* add missing typings ([8cd9731](https://github.com/FRSOURCE/is-animated/commit/8cd97314a05ef7ee0929cfc42573747971279a68))
7+
18
## [1.0.3](https://github.com/FRSOURCE/is-animated/compare/v1.0.2...v1.0.3) (2025-01-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@frsource/is-animated",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Detects animated images in browser & node. Supports GIT, APNG & WebP",
55
"sideEffects": false,
66
"exports": {

0 commit comments

Comments
 (0)