Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2020-04-15)

### Bug Fixes

* **tabs:** fixes initial render for Tabs component ([7ffe365](7ffe365))
  • Loading branch information
semantic-release-bot committed Apr 15, 2020
1 parent 541b4fa commit 7890ac3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/freshdesk/crayons/compare/v1.0.0...v1.0.1) (2020-04-15)


### Bug Fixes

* **tabs:** fixes initial render for Tabs component ([7ffe365](https://github.com/freshdesk/crayons/commit/7ffe365e166455ce0bf06358da7607b517c7985a))

# 1.0.0 (2020-04-15)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"components"
],
"author": "Freshworks Inc",
"version": "1.0.0",
"version": "1.0.1",
"description": "Crayons for Developer Platform",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 7890ac3

Please sign in to comment.