Skip to content

Commit

Permalink
chore: release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ivanvl01 committed Nov 24, 2021
1 parent 0044557 commit 0fb3f18
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [1.1.0](https://www.github.com/donkeyclip/motorcortex-comets/compare/v1.0.6...v1.1.0) (2021-11-24)


### Features

* use CSSEffect and remove anime ([0044557](https://www.github.com/donkeyclip/motorcortex-comets/commit/0044557fb97861862e3fd630c65b72806805afee))


### Bug Fixes

* drop code from demo config ([f3110f5](https://www.github.com/donkeyclip/motorcortex-comets/commit/f3110f5ab1632d918cd549e29f3ef4fedec2660e))
* fix broken config ([277879d](https://www.github.com/donkeyclip/motorcortex-comets/commit/277879d25ae1415627a101ffb650b09d0dff4384))
* fix broken rollup config ([e68e641](https://www.github.com/donkeyclip/motorcortex-comets/commit/e68e641639005b9a6d7ddb595ce9b7cbde47e9ca))
* fix broken webpack config ([a26ddf4](https://www.github.com/donkeyclip/motorcortex-comets/commit/a26ddf4bc89f9c3e1c9f7277b41b93e270240ffd))
* update build and demo files drop old babel config ([cdfd685](https://www.github.com/donkeyclip/motorcortex-comets/commit/cdfd6859e7ea703bed298d510bd9fbcd14b630b6))
* update build and demo files drop old babel config ([9eec868](https://www.github.com/donkeyclip/motorcortex-comets/commit/9eec868e1d18ed9e9b345098be6bd83641823a9d))
* update build and demo files drop old babel config ([74390fa](https://www.github.com/donkeyclip/motorcortex-comets/commit/74390fa564af1367129a767b324c9465d4b03ee6))
* update build and demo files drop old babel config ([81e3e1c](https://www.github.com/donkeyclip/motorcortex-comets/commit/81e3e1c1609cb52f2ba9b771f67d5ef9efa24240))
* update build and demo files drop old babel config ([895fc24](https://www.github.com/donkeyclip/motorcortex-comets/commit/895fc247d50e60430d87e20545a882e794a8ebf7))
* update rollup deps to latest packages ([9d73208](https://www.github.com/donkeyclip/motorcortex-comets/commit/9d732080ee9726532db4711ab09cacc34646fde4))

### [1.0.6](https://www.github.com/donkeyclip/motorcortex-comets/compare/v1.0.5...v1.0.6) (2021-09-29)


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-comets",
"version": "1.0.6",
"version": "1.1.0",
"description": "Comets fall plugin ",
"main": "dist/motorcortex-comets.cjs.js",
"module": "dist/motorcortex-comets.esm.js",
Expand Down

0 comments on commit 0fb3f18

Please sign in to comment.