Skip to content

Commit

Permalink
chore(release): 104.19.1
Browse files Browse the repository at this point in the history
### [104.19.1](v104.19.0...v104.19.1) (2022-02-18)

### Bug Fixes

* **date:** ensure day value is validated against format with the month value included ([61b429e](61b429e)), closes [#4853](#4853)
  • Loading branch information
semantic-release-bot authored and carbonci committed Feb 18, 2022
1 parent 8d4979d commit e1607e5
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 @@
### [104.19.1](https://github.com/Sage/carbon/compare/v104.19.0...v104.19.1) (2022-02-18)


### Bug Fixes

* **date:** ensure day value is validated against format with the month value included ([61b429e](https://github.com/Sage/carbon/commit/61b429eb59a585f612b9e754d994e2b577c5d996)), closes [#4853](https://github.com/Sage/carbon/issues/4853)

## [104.19.0](https://github.com/Sage/carbon/compare/v104.18.1...v104.19.0) (2022-02-18)


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
@@ -1,6 +1,6 @@
{
"name": "carbon-react",
"version": "104.19.0",
"version": "104.19.1",
"description": "A library of reusable React components for easily building user interfaces.",
"engineStrict": true,
"engines": {
Expand Down

0 comments on commit e1607e5

Please sign in to comment.