Skip to content

Commit

Permalink
chore(release): 142.13.2
Browse files Browse the repository at this point in the history
### [142.13.2](v142.13.1...v142.13.2) (2024-10-04)

### Bug Fixes

* **date:** add callback to be called when component blurs and picker is closed ([2a7e50e](2a7e50e)), closes [#6788](#6788)
  • Loading branch information
semantic-release-bot authored and carbonci committed Oct 4, 2024
1 parent a7ba8c8 commit 1fa77a5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [142.13.2](https://github.com/Sage/carbon/compare/v142.13.1...v142.13.2) (2024-10-04)


### Bug Fixes

* **date:** add callback to be called when component blurs and picker is closed ([2a7e50e](https://github.com/Sage/carbon/commit/2a7e50e4551b0bff1848dd3fd7424d39eca6f196)), closes [#6788](https://github.com/Sage/carbon/issues/6788)

### [142.13.1](https://github.com/Sage/carbon/compare/v142.13.0...v142.13.1) (2024-10-03)


Expand Down
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "carbon-react",
"version": "142.13.1",
"version": "142.13.2",
"description": "A library of reusable React components for easily building user interfaces.",
"files": [
"lib",
Expand Down

0 comments on commit 1fa77a5

Please sign in to comment.