Skip to content

Commit 5b3ad7d

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.0 [skip ci]
1 parent 4db0935 commit 5b3ad7d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# 1.0.0 (2023-12-05)
2+
3+
4+
### Features
5+
6+
* initial commit ([4db0935](https://github.com/MuchaSsak/react-clickme/commit/4db0935af9aa081493dfc1ae74941085b0598b7b))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* initial commit
12+
13+
14+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-clickme",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A react library full of highly customizable and animated buttons out of the box",
55
"author": "MuchaSsak",
66
"license": "MIT",

0 commit comments

Comments
 (0)