Skip to content

Commit

Permalink
chore: release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ivanvl01 committed Mar 1, 2022
1 parent aea761a commit b35f886
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.0.6](https://www.github.com/donkeyclip/motorcortex-animetitles/compare/v1.0.5...v1.0.6) (2022-03-01)


### Bug Fixes

* fix circleanimation and safari bugs ([aea761a](https://www.github.com/donkeyclip/motorcortex-animetitles/commit/aea761ab1657c45eeb4ab4f35d8316b83bfe3522))

### [1.0.5](https://www.github.com/donkeyclip/motorcortex-animetitles/compare/v1.0.4...v1.0.5) (2022-01-31)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@donkeyclip/motorcortex-animetitles",
"version": "1.0.5",
"version": "1.0.6",
"description": "Animetitles plugin for MotorCortex",
"main": "dist/motorcortex-animetitles.cjs.js",
"module": "dist/motorcortex-animetitles.esm.js",
Expand Down

0 comments on commit b35f886

Please sign in to comment.