Skip to content

Commit

Permalink
chore(release): 2.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.2](v2.6.1...v2.6.2) (2020-09-30)

### Bug Fixes

* **select:** fixed tag not getting disabled ([3723830](3723830)), closes [#137](#137)
  • Loading branch information
semantic-release-bot committed Sep 30, 2020
1 parent 3723830 commit 082f80d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.6.2](https://github.com/freshworks/crayons/compare/v2.6.1...v2.6.2) (2020-09-30)


### Bug Fixes

* **select:** fixed tag not getting disabled ([3723830](https://github.com/freshworks/crayons/commit/37238304453ab073e0700395d8eeb8a5b2710321)), closes [#137](https://github.com/freshworks/crayons/issues/137)

## [2.6.1](https://github.com/freshworks/crayons/compare/v2.6.0...v2.6.1) (2020-09-28)


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
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"components"
],
"author": "Freshworks Inc",
"version": "2.6.1",
"version": "2.6.2",
"description": "Crayons for Developer Platform",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 082f80d

Please sign in to comment.