mirror of
https://github.com/captbaritone/webamp.git
synced 2026-08-01 14:33:38 +00:00
Publish new version of ani-cursor
This commit is contained in:
parent
f4d7c6054d
commit
9442e86494
2 changed files with 12 additions and 1 deletions
11
packages/ani-cursor/CHANGELOG.md
Normal file
11
packages/ani-cursor/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Changelog for `ani-cursor`
|
||||
|
||||
## 0.0.5
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Allow the parser to find frames inside the info chunk. I believe cursors made using http://take1.de put the frame info there.
|
||||
|
||||
## 0.0.4
|
||||
|
||||
Initial Published Release
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ani-cursor",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"description": "Render .ani cursors as CSS animations in the browser",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue