Skip to content

Commit 6484ad9

Browse files
author
Jakub Freisler
committed
chore(release): publish [ci skip]
- @frsource/tiny-carousel-vue@0.5.2
1 parent 4f0c018 commit 6484ad9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/vue/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.5.2](https://github.com/FRSource/tiny-carousel/compare/@frsource/tiny-carousel-vue@0.5.1...@frsource/tiny-carousel-vue@0.5.2) (2021-05-03)
7+
8+
9+
### Bug Fixes
10+
11+
* **vue:** better Vue 3 support ([4f0c018](https://github.com/FRSource/tiny-carousel/commit/4f0c018000ed9143678e7907586fa3248ece5039))
12+
13+
14+
15+
16+
617
## [0.5.1](https://github.com/FRSource/tiny-carousel/compare/@frsource/tiny-carousel-vue@0.5.0...@frsource/tiny-carousel-vue@0.5.1) (2021-05-02)
718

819

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@frsource/tiny-carousel-vue",
33
"amdName": "tinyCarouselVue",
4-
"version": "0.5.1",
4+
"version": "0.5.2",
55
"description": "Brings @frsource/tiny-carousel into the Vue world 💚",
66
"source": "src/TinyCarousel.ts",
77
"types": "dist/TinyCarousel.d.ts",

0 commit comments

Comments
 (0)