Skip to content

Commit a2bffb3

Browse files
committed
release: Release version 3.0.4
1 parent 761000c commit a2bffb3

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+
## [3.0.4](https://github.com/MorevM/vue-transitions/compare/v3.0.3...v3.0.4) (2024-11-04)
4+
5+
6+
### Bug fixes
7+
8+
* Fixed a script responsible for switching Vue2/Vue3 versions that was accidentally broken during the last release.
9+
310
## [3.0.3](https://github.com/MorevM/vue-transitions/compare/v3.0.2...v3.0.3) (2024-11-03)
411

512
### Bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@morev/vue-transitions",
33
"description": "Shareable Vue transitions library",
44
"type": "module",
5-
"version": "3.0.3",
5+
"version": "3.0.4",
66
"sideEffects": [
77
"*.css"
88
],

0 commit comments

Comments
 (0)