Skip to content

Commit

Permalink
chore: release master (#297)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 13, 2022
1 parent 8a3f553 commit 693c254
Show file tree
Hide file tree
Showing 18 changed files with 98 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"packages/plugin-mouse-drag": "0.4.2",
"packages/plugin-scroll-snap-fallback": "0.3.1",
"packages/react": "0.3.10",
"packages/utils": "0.5.0",
"packages/utils": "0.6.0",
"packages/vue": "0.7.2"
}
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



* The following workspace dependencies were updated
* dependencies
* @frsource/tiny-carousel-utils bumped from ^0.5.0 to ^0.6.0

## [0.10.1](https://github.com/FRSOURCE/tiny-carousel/compare/@frsource/tiny-carousel-core@0.10.0...@frsource/tiny-carousel-core-v0.10.1) (2022-06-13)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"access": "public"
},
"dependencies": {
"@frsource/tiny-carousel-utils": "^0.5.0"
"@frsource/tiny-carousel-utils": "^0.6.0"
},
"peerDependencies": {
"@frsource/frs-hide-scrollbar": "^2.0.5"
Expand Down
7 changes: 7 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* @frsource/tiny-carousel-plugin-custom-events bumped from ^0.4.3 to ^0.4.4
* @frsource/tiny-carousel-plugin-scroll-snap-fallback bumped from ^0.3.0 to ^0.3.1

* The following workspace dependencies were updated
* dependencies
* @frsource/tiny-carousel-core bumped from ^0.10.1 to ^0.10.2
* @frsource/tiny-carousel-plugin-custom-events bumped from ^0.4.4 to ^0.4.5
* @frsource/tiny-carousel-plugin-scroll-snap-fallback bumped from ^0.3.1 to ^0.3.2
* @frsource/tiny-carousel-utils bumped from ^0.5.0 to ^0.6.0

## [0.6.2](https://github.com/FRSource/tiny-carousel/compare/@frsource/tiny-carousel-docs@0.6.1...@frsource/tiny-carousel-docs@0.6.2) (2021-05-23)

**Note:** Version bump only for package @frsource/tiny-carousel-docs
Expand Down
8 changes: 4 additions & 4 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"access": "public"
},
"dependencies": {
"@frsource/tiny-carousel-core": "^0.10.1",
"@frsource/tiny-carousel-plugin-custom-events": "^0.4.4",
"@frsource/tiny-carousel-plugin-scroll-snap-fallback": "^0.3.1",
"@frsource/tiny-carousel-utils": "^0.5.0"
"@frsource/tiny-carousel-core": "^0.10.2",
"@frsource/tiny-carousel-plugin-custom-events": "^0.4.5",
"@frsource/tiny-carousel-plugin-scroll-snap-fallback": "^0.3.2",
"@frsource/tiny-carousel-utils": "^0.6.0"
},
"devDependencies": {
"@vuepress/client": "2.0.0-beta.48",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-autoplay/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

* The following workspace dependencies were updated
* dependencies
* @frsource/tiny-carousel-utils bumped from ^0.5.0 to ^0.6.0
* devDependencies
* @frsource/tiny-carousel-core bumped from ^0.10.1 to ^0.10.2

## [0.4.4](https://github.com/FRSOURCE/tiny-carousel/compare/@frsource/tiny-carousel-plugin-autoplay@0.4.3...@frsource/tiny-carousel-plugin-autoplay-v0.4.4) (2022-06-13)


Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-autoplay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
"@frsource/tiny-carousel-core": "^0.10.0"
},
"dependencies": {
"@frsource/tiny-carousel-utils": "^0.5.0"
"@frsource/tiny-carousel-utils": "^0.6.0"
},
"devDependencies": {
"@frsource/tiny-carousel-core": "^0.10.1"
"@frsource/tiny-carousel-core": "^0.10.2"
}
}
6 changes: 6 additions & 0 deletions packages/plugin-custom-events/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

* The following workspace dependencies were updated
* dependencies
* @frsource/tiny-carousel-utils bumped from ^0.5.0 to ^0.6.0
* devDependencies
* @frsource/tiny-carousel-core bumped from ^0.10.1 to ^0.10.2

## [0.4.4](https://github.com/FRSOURCE/tiny-carousel/compare/@frsource/tiny-carousel-plugin-custom-events@0.4.3...@frsource/tiny-carousel-plugin-custom-events-v0.4.4) (2022-06-13)


Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-custom-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"@frsource/tiny-carousel-core": "^0.10.0"
},
"dependencies": {
"@frsource/tiny-carousel-utils": "^0.5.0"
"@frsource/tiny-carousel-utils": "^0.6.0"
},
"devDependencies": {
"@frsource/tiny-carousel-core": "^0.10.1"
"@frsource/tiny-carousel-core": "^0.10.2"
}
}
6 changes: 6 additions & 0 deletions packages/plugin-mouse-drag/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

* The following workspace dependencies were updated
* dependencies
* @frsource/tiny-carousel-utils bumped from ^0.5.0 to ^0.6.0
* devDependencies
* @frsource/tiny-carousel-core bumped from ^0.10.1 to ^0.10.2

## [0.4.2](https://github.com/FRSOURCE/tiny-carousel/compare/@frsource/tiny-carousel-plugin-mouse-drag@0.4.1...@frsource/tiny-carousel-plugin-mouse-drag-v0.4.2) (2022-06-13)


Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-mouse-drag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@
"@frsource/tiny-carousel-core": "^0.10.0"
},
"dependencies": {
"@frsource/tiny-carousel-utils": "^0.5.0"
"@frsource/tiny-carousel-utils": "^0.6.0"
},
"devDependencies": {
"@frsource/tiny-carousel-core": "^0.10.1"
"@frsource/tiny-carousel-core": "^0.10.2"
}
}
6 changes: 6 additions & 0 deletions packages/plugin-scroll-snap-fallback/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



* The following workspace dependencies were updated
* dependencies
* @frsource/tiny-carousel-utils bumped from ^0.5.0 to ^0.6.0
* devDependencies
* @frsource/tiny-carousel-core bumped from ^0.10.1 to ^0.10.2

## [0.3.1](https://github.com/FRSOURCE/tiny-carousel/compare/@frsource/tiny-carousel-plugin-scroll-snap-fallback@0.3.0...@frsource/tiny-carousel-plugin-scroll-snap-fallback-v0.3.1) (2022-06-13)


Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-scroll-snap-fallback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"@frsource/tiny-carousel-core": "^0.10.0"
},
"dependencies": {
"@frsource/tiny-carousel-utils": "^0.5.0"
"@frsource/tiny-carousel-utils": "^0.6.0"
},
"devDependencies": {
"@frsource/tiny-carousel-core": "^0.10.1"
"@frsource/tiny-carousel-core": "^0.10.2"
}
}
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
* @frsource/tiny-carousel-plugin-custom-events bumped from ^0.4.3 to ^0.4.4
* @frsource/tiny-carousel-plugin-mouse-drag bumped from ^0.4.1 to ^0.4.2

* The following workspace dependencies were updated
* devDependencies
* @frsource/tiny-carousel-core bumped from ^0.10.1 to ^0.10.2
* @frsource/tiny-carousel-utils bumped from ^0.5.0 to ^0.6.0
* @frsource/tiny-carousel-plugin-autoplay bumped from ^0.4.4 to ^0.4.5
* @frsource/tiny-carousel-plugin-custom-events bumped from ^0.4.4 to ^0.4.5
* @frsource/tiny-carousel-plugin-mouse-drag bumped from ^0.4.2 to ^0.4.3

## [0.3.9](https://github.com/FRSource/tiny-carousel/compare/@frsource/tiny-carousel-react@0.3.8...@frsource/tiny-carousel-react@0.3.9) (2022-06-11)

**Note:** Version bump only for package @frsource/tiny-carousel-react
Expand Down
10 changes: 5 additions & 5 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,11 @@
"devDependencies": {
"@babel/plugin-syntax-flow": "^7.17.12",
"@babel/plugin-transform-react-jsx": "^7.17.12",
"@frsource/tiny-carousel-core": "^0.10.1",
"@frsource/tiny-carousel-utils": "^0.5.0",
"@frsource/tiny-carousel-plugin-autoplay": "^0.4.4",
"@frsource/tiny-carousel-plugin-custom-events": "^0.4.4",
"@frsource/tiny-carousel-plugin-mouse-drag": "^0.4.2",
"@frsource/tiny-carousel-core": "^0.10.2",
"@frsource/tiny-carousel-utils": "^0.6.0",
"@frsource/tiny-carousel-plugin-autoplay": "^0.4.5",
"@frsource/tiny-carousel-plugin-custom-events": "^0.4.5",
"@frsource/tiny-carousel-plugin-mouse-drag": "^0.4.3",
"@testing-library/dom": "^8.13.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.0",
Expand Down
25 changes: 25 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,31 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline



## [0.6.0](https://github.com/FRSOURCE/tiny-carousel/compare/@frsource/tiny-carousel-utils-v0.5.0...@frsource/tiny-carousel-utils-v0.6.0) (2022-06-13)


### Features

* carousel overflow ([96e06af](https://github.com/FRSOURCE/tiny-carousel/commit/96e06af280f358f65dc87117a604b2fdf13a9c47))
* first monorepo implementation ([2312688](https://github.com/FRSOURCE/tiny-carousel/commit/2312688645844099d71c228e9c94c5313fe33a61))
* move docs to the separate package ([b79b174](https://github.com/FRSOURCE/tiny-carousel/commit/b79b174774e401d09ba2fd3877475741282c6eca))
* **utils:** add dom utils ([ccc2aca](https://github.com/FRSOURCE/tiny-carousel/commit/ccc2aca6a8ff44fa5049af9840ceb8776d783109))
* **utils:** add throttle implementation ([0a46903](https://github.com/FRSOURCE/tiny-carousel/commit/0a46903b3ecb8eec117f8d9f98ab1e8b328d0744))
* **utils:** better typings for event targets ([0ee1fdc](https://github.com/FRSOURCE/tiny-carousel/commit/0ee1fdcbf7c62beebb2a956748dbe98e3764ae54))
* **utils:** refactor typings ([146368d](https://github.com/FRSOURCE/tiny-carousel/commit/146368d3a437d467d5dc289dd280725a692ff234))


### Bug Fixes

* move away from .mjs to avoid webpack bug ([5b01269](https://github.com/FRSOURCE/tiny-carousel/commit/5b01269b8bb2cc607c3323ea54a7fe5d89a0363a))
* snap index calculation for the first slide ([ef26087](https://github.com/FRSOURCE/tiny-carousel/commit/ef2608795b6771100eace86f20548784b42e33f7))
* **utils:** move away from core devDependency ([55c8a6b](https://github.com/FRSOURCE/tiny-carousel/commit/55c8a6b4d61eefc59a41c436ba7c013556fc2582))


### Dependencies



## [0.1.9](https://github.com/FRSource/tiny-carousel/compare/@frsource/tiny-carousel-utils@0.1.8...@frsource/tiny-carousel-utils@0.1.9) (2021-03-13)

**Note:** Version bump only for package @frsource/tiny-carousel-utils
Expand Down
7 changes: 7 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

* The following workspace dependencies were updated
* devDependencies
* @frsource/tiny-carousel-core bumped from ^0.10.1 to ^0.10.2
* @frsource/tiny-carousel-plugin-autoplay bumped from ^0.4.4 to ^0.4.5
* @frsource/tiny-carousel-plugin-custom-events bumped from ^0.4.4 to ^0.4.5
* @frsource/tiny-carousel-plugin-mouse-drag bumped from ^0.4.2 to ^0.4.3

## [0.7.2](https://github.com/FRSOURCE/tiny-carousel/compare/@frsource/tiny-carousel-vue@0.7.1...@frsource/tiny-carousel-vue-v0.7.2) (2022-06-13)


Expand Down
8 changes: 4 additions & 4 deletions packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@
"access": "public"
},
"devDependencies": {
"@frsource/tiny-carousel-core": "^0.10.1",
"@frsource/tiny-carousel-plugin-autoplay": "^0.4.4",
"@frsource/tiny-carousel-plugin-custom-events": "^0.4.4",
"@frsource/tiny-carousel-plugin-mouse-drag": "^0.4.2",
"@frsource/tiny-carousel-core": "^0.10.2",
"@frsource/tiny-carousel-plugin-autoplay": "^0.4.5",
"@frsource/tiny-carousel-plugin-custom-events": "^0.4.5",
"@frsource/tiny-carousel-plugin-mouse-drag": "^0.4.3",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"@vue/cli-plugin-babel": "~5.0.1",
Expand Down

0 comments on commit 693c254

Please sign in to comment.