From a9f21cc6515f3beb6d488899f611ee624a661c2c Mon Sep 17 00:00:00 2001 From: Hana Worku Date: Tue, 29 Dec 2020 10:11:02 -0600 Subject: [PATCH] chore(release): 1.10.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aaacb59ac..bec04b00bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.10.0](https://github.com/trussworks/react-uswds/compare/1.9.3...1.10.0) (2020-12-29) + + +### Features + +* ComboBox component ([#694](https://github.com/trussworks/react-uswds/issues/694)) ([824028a](https://github.com/trussworks/react-uswds/commit/824028a48d4f7cb2c16472893437128d8411f67b)) + + +### Bug Fixes + +* Add className handling to header and footer subcomponents ([#735](https://github.com/trussworks/react-uswds/issues/735)) ([808b290](https://github.com/trussworks/react-uswds/commit/808b29036583095285560c5194b3842db45dded7)) + ### [1.9.3](https://github.com/trussworks/react-uswds/compare/1.9.2...1.9.3) (2020-11-13) diff --git a/package.json b/package.json index 285eed22f3..ffd089b1b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trussworks/react-uswds", - "version": "1.9.3", + "version": "1.10.0", "description": "React USWDS 2.0 component library", "keywords": [ "react",