Skip to content

Commit 44ac27f

Browse files
committed
release: Release version 0.0.2
1 parent 1a1dc50 commit 44ac27f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11

22

3-
### 0.0.1 (2022-03-18)
3+
### [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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@morev/vue-transitions",
33
"description": "Shareable Vue transitions library",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"private": false,
66
"license": "MIT",
77
"publishConfig": {

0 commit comments

Comments
 (0)