Skip to content

Commit

Permalink
release: Release version 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MorevM committed Nov 24, 2022
1 parent bb850ad commit 11d725c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


### [2.3.3](https://github.com/MorevM/vue-transitions/compare/v2.3.2...v2.3.3) (2022-11-24)


### Bug fixes

* **nuxt:** Take account of newly created transitions on the first run ([bb850ad](https://github.com/MorevM/vue-transitions/commit/bb850adef9737493942b7f783d8d6b14b3cf128b))

### [2.3.2](https://github.com/MorevM/vue-transitions/compare/v2.3.1...v2.3.2) (2022-11-24)


Expand Down Expand Up @@ -334,4 +341,4 @@ Although there shouldn't be any problems (the default export should work the sam
### Bug fixes

* Add CSS file exports ([1a1dc50](https://github.com/MorevM/vue-transitions/commit/1a1dc50ff1dd31f8043002864bbe5224b31019ef))
* Correct initial transform of `transition-slide` ([141e1e5](https://github.com/MorevM/vue-transitions/commit/141e1e5fa0a3414dd47132bd381ca3837058c88d))### 0.0.1 (2022-03-18)
* Correct initial transform of `transition-slide` ([141e1e5](https://github.com/MorevM/vue-transitions/commit/141e1e5fa0a3414dd47132bd381ca3837058c88d))### 0.0.1 (2022-03-18)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@morev/vue-transitions",
"description": "Shareable Vue transitions library",
"version": "2.3.2",
"version": "2.3.3",
"private": true,
"workspaces": [
"builders/*"
Expand Down

0 comments on commit 11d725c

Please sign in to comment.