Skip to content

Commit

Permalink
release: Release version 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MorevM committed Nov 20, 2022
1 parent 97bf252 commit 059316d
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.1](https://github.com/MorevM/vue-transitions/compare/v2.3.0...v2.3.1) (2022-11-20)


### Bug fixes

* Note `./nuxt` export in the main `package.json` ([97bf252](https://github.com/MorevM/vue-transitions/commit/97bf25296796ddc77b9e266bc43a4999cb76a5db))

## [2.3.0](https://github.com/MorevM/vue-transitions/compare/v2.2.2...v2.3.0) (2022-11-20)


Expand Down Expand Up @@ -318,4 +325,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.0",
"version": "2.3.1",
"private": true,
"workspaces": [
"builders/*"
Expand Down

0 comments on commit 059316d

Please sign in to comment.