Skip to content

Commit

Permalink
chore(release): 1.21.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.21.1](v1.21.0...v1.21.1) (2022-10-20)

### Bug Fixes

* **DateRange:** add key navigation & accessibility to Datefield and Date Range components  ([558c812](558c812))
  • Loading branch information
semantic-release-bot committed Oct 20, 2022
1 parent 558c812 commit d51ce84
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.21.1](https://github.com/cmsgov/macpro-ux-lib/compare/v1.21.0...v1.21.1) (2022-10-20)


### Bug Fixes

* **DateRange:** add key navigation & accessibility to Datefield and Date Range components ([558c812](https://github.com/cmsgov/macpro-ux-lib/commit/558c8129fa55b0dbbd8083c8326423498ddcd6c8))

# [1.21.0](https://github.com/cmsgov/macpro-ux-lib/compare/v1.20.3...v1.21.0) (2022-10-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@enterprise-cmcs/macpro-ux-lib",
"version": "1.21.0",
"version": "1.21.1",
"description": "Common UX libraries packaged for easier distribution throughout CMS.",
"main": "build/index.js",
"module": "build/index.es.js",
Expand Down

0 comments on commit d51ce84

Please sign in to comment.