Skip to content

Commit fbc20bd

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.0.2
1 parent 57c8594 commit fbc20bd

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 0.0.2 (2020-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* :bug: update ci folder name ([aa15cb0](https://github.com/VoloshchenkoAl/custom-pointer/commit/aa15cb08a763542554cf1f6d830eb609a7bed08c))
7+
8+
9+

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-pointer",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "",
55
"private": true,
66
"scripts": {
@@ -29,4 +29,4 @@
2929
"gsap": "^3.5.1",
3030
"tailwindcss": "^1.9.5"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)