Skip to content

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](v2.0.1...v2.0.2) (2021-01-24)

### Bug Fixes

* **docs:** add api references ([d480fa4](d480fa4))
* **docs:** add fullpage frontmatter ([13da5e9](13da5e9))
* **docs:** fix logo link ([2ceae94](2ceae94))
* **docs:** remove example calendar component in index ([8457702](8457702))
  • Loading branch information
semantic-release-bot committed Jan 24, 2021
1 parent d480fa4 commit 437ab7d
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": "@veccu/react-calendar",
"version": "2.0.1",
"version": "2.0.2",
"main": "dist/index.js",
"module": "esm/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 437ab7d

Please sign in to comment.