Skip to content

Commit 352e780

Browse files
[build] 3.0.0-alpha.14
1 parent 74b1be9 commit 352e780

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1-
# [Unreleased](https://github.com/ModusCreateOrg/ionic-vue/compare/v3.0.0-alpha.13...dev)
1+
# [Unreleased](https://github.com/ModusCreateOrg/ionic-vue/compare/v3.0.0-alpha.14...dev)
22

33
---
44

5+
# [3.0.0-alpha.14](https://github.com/ModusCreateOrg/ionic-vue/compare/v3.0.0-alpha.13...v3.0.0-alpha.14)
6+
7+
### Bug fixes
8+
* Fix rendering of route components when using swipe-back gesture
9+
510
# [3.0.0-alpha.13](https://github.com/ModusCreateOrg/ionic-vue/compare/v3.0.0-alpha.12...v3.0.0-alpha.13)
611

712
### Features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modus/ionic-vue",
3-
"version": "3.0.0-alpha.13",
3+
"version": "3.0.0-alpha.14",
44
"description": "Vue 3 integration adapters for Ionic 5",
55
"homepage": "https://moduscreate.com",
66
"author": "Michael Tintiuc <michael.tintiuc@moduscreate.com>",

0 commit comments

Comments
 (0)