Skip to content

Commit

Permalink
v3.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
apasov committed Sep 18, 2021
1 parent 1f37b96 commit 74cb348
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.0.13](https://github.com/apasov/animatable-properties/compare/v3.0.12...v3.0.13) (2021-09-18)

### Features

- upgrade to next mdn-data release; upgrade devDependencies ([1f37b96](https://github.com/apasov/animatable-properties/commit/1f37b96cc92be47284f1b2f60b55827a7c32b2bd))

## [3.0.12](https://github.com/apasov/animatable-properties/compare/v3.0.11...v3.0.12) (2021-09-02)

### Features
Expand Down
2 changes: 1 addition & 1 deletion dist/animatable.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "animatable-properties",
"version": "3.0.12",
"version": "3.0.13",
"description": "Animatable CSS properties for use with Web Animations API, JavaScript and CSS",
"main": "src/index.js",
"author": "Ilya Apasov",
Expand Down

0 comments on commit 74cb348

Please sign in to comment.