Skip to content

Commit

Permalink
release: Release version 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MorevM committed Nov 4, 2024
1 parent a1531ad commit 25d83b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@


## [3.0.4](https://github.com/MorevM/vue-transitions/compare/v3.0.3...v3.0.4) (2024-11-04)

## [3.0.5](https://github.com/MorevM/vue-transitions/compare/v3.0.4...v3.0.5) (2024-11-04)

### Bug fixes

* Fixed a script responsible for switching Vue2/Vue3 versions that was accidentally broken during the last release.


## [3.0.3](https://github.com/MorevM/vue-transitions/compare/v3.0.2...v3.0.3) (2024-11-03)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@morev/vue-transitions",
"description": "Shareable Vue transitions library",
"type": "module",
"version": "3.0.4",
"version": "3.0.5",
"sideEffects": [
"*.css"
],
Expand Down

0 comments on commit 25d83b6

Please sign in to comment.