Skip to content

Commit

Permalink
Merge pull request #90 from donkeyclip/release-please--branches--mast…
Browse files Browse the repository at this point in the history
…er--components--motorcortex-scroller

chore(master): release 1.3.1
  • Loading branch information
ivanvl01 authored Jun 26, 2022
2 parents de47598 + c20a497 commit a4a3955
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.3.1](https://github.com/donkeyclip/motorcortex-scroller/compare/v1.3.0...v1.3.1) (2022-06-26)


### Bug Fixes

* import only effect instead of full MC ([de47598](https://github.com/donkeyclip/motorcortex-scroller/commit/de4759805b88a1c17ce279159114e9ad22f31edf))

## [1.3.0](https://github.com/donkeyclip/motorcortex-scroller/compare/v1.2.0...v1.3.0) (2022-04-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-scroller",
"version": "1.3.0",
"version": "1.3.1",
"main": "dist/motorcortex-scroller.cjs.js",
"module": "dist/motorcortex-scroller.esm.js",
"browser": "dist/motorcortex-scroller.umd.js",
Expand Down

0 comments on commit a4a3955

Please sign in to comment.