Skip to content

Commit 8460331

Browse files
committed
release: Release version 2.3.5
1 parent b09a153 commit 8460331

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
### [2.3.5](https://github.com/MorevM/vue-transitions/compare/v2.3.4...v2.3.5) (2022-12-16)
4+
5+
6+
### Bug fixes
7+
8+
* Preserve custom attributes in `<transition-group>` element ([b09a153](https://github.com/MorevM/vue-transitions/commit/b09a1534e8349922c7172c085af784ce47952ebb))
9+
310
### [2.3.4](https://github.com/MorevM/vue-transitions/compare/v2.3.3...v2.3.4) (2022-12-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@morev/vue-transitions",
33
"description": "Shareable Vue transitions library",
4-
"version": "2.3.4",
4+
"version": "2.3.5",
55
"private": true,
66
"workspaces": [
77
"builders/*"

0 commit comments

Comments
 (0)