Skip to content

Commit

Permalink
chore(release): 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.2.0](v0.1.3...v0.2.0) (2021-03-20)

### Bug Fixes

* fix typo ([bdf036e](bdf036e))
* release pipeline, attempt 1 ([2a8d7ac](2a8d7ac))
* release pipeline, attempt 2 ([687b28d](687b28d))
* release pipeline, attempt 3 ([2059d7b](2059d7b))
* release pipeline, attempt 4 ([f921499](f921499))
* release pipeline, attempt 5 ([92742f1](92742f1))
* remove wrong parameter ([563a196](563a196))
* update node version ([b9a5c4b](b9a5c4b))
* **Tooltip:** clear timeout when mouse reenters during exit timeout ([7137333](7137333))

### Features

* add copy to clipboard component ([914049e](914049e))
* add Sugestion component ([eba0259](eba0259))
* add useChangeable hook ([fc99b5a](fc99b5a))
* add useMask hook ([96da119](96da119))
  • Loading branch information
semantic-release-bot committed Mar 20, 2021
1 parent bdf036e commit d3435f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cheesebit/ui",
"version": "0.1.3",
"version": "0.2.0",
"description": "CheeseBit React components",
"files": [
"dist/*"
Expand Down

0 comments on commit d3435f6

Please sign in to comment.