Skip to content

Commit

Permalink
release: v1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Oct 11, 2023
1 parent 8629e9d commit 1548ba3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.1.9](https://github.com/qq15725/modern-gif/compare/v1.1.8...v1.1.9) (2023-10-11)


### Bug Fixes

* decode of disposal 3 ([8629e9d](https://github.com/qq15725/modern-gif/commit/8629e9d3467386bf52c8aca6467853cbd32a47c5))



## [1.1.8](https://github.com/qq15725/modern-gif/compare/v1.1.7...v1.1.8) (2023-08-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "modern-gif",
"type": "module",
"version": "1.1.8",
"version": "1.1.9",
"packageManager": "pnpm@7.26.2",
"description": "Fastest GIF decoder / encoder. using TypeScript.",
"author": "wxm",
Expand Down

1 comment on commit 1548ba3

@vercel
Copy link

@vercel vercel bot commented on 1548ba3 Oct 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

modern-gif – ./

modern-gif-qq15725.vercel.app
modern-gif.vercel.app
modern-gif-git-main-qq15725.vercel.app

Please sign in to comment.