We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a1dc50 commit 44ac27fCopy full SHA for 44ac27f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
2
3
-### 0.0.1 (2022-03-18)
+### [0.0.2](https://github.com/MorevM/vue-transitions/compare/v0.0.1...v0.0.2) (2022-03-18)
4
+
5
6
+### Bug fixes
7
8
+* Add CSS file exports ([1a1dc50](https://github.com/MorevM/vue-transitions/commit/1a1dc50ff1dd31f8043002864bbe5224b31019ef))
9
+* Correct initial transform of `transition-slide` ([141e1e5](https://github.com/MorevM/vue-transitions/commit/141e1e5fa0a3414dd47132bd381ca3837058c88d))### 0.0.1 (2022-03-18)
package.json
@@ -1,7 +1,7 @@
{
"name": "@morev/vue-transitions",
"description": "Shareable Vue transitions library",
- "version": "0.0.1",
+ "version": "0.0.2",
"private": false,
"license": "MIT",
"publishConfig": {
0 commit comments