Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.5...v1.2.0) (2022-09-20)

### Bug Fixes

* **error:** fix error border UI [#56](#56) ([129156e](129156e))
* **value:** improve value setting workflow [#58](#58) ([09c1c69](09c1c69))

### Features

* **error:** supports error attribute shorthand for validity ([2d09d9b](2d09d9b))
  • Loading branch information
semantic-release-bot committed Sep 20, 2022
1 parent e03cc14 commit 70e0e31
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Semantic Release Automated Changelog

# [1.2.0](https://github.com/AlaskaAirlines/auro-datepicker/compare/v1.1.5...v1.2.0) (2022-09-20)


### Bug Fixes

* **error:** fix error border UI [#56](https://github.com/AlaskaAirlines/auro-datepicker/issues/56) ([129156e](https://github.com/AlaskaAirlines/auro-datepicker/commit/129156e0170c81571967e7794ea5fc0c93f5294f))
* **value:** improve value setting workflow [#58](https://github.com/AlaskaAirlines/auro-datepicker/issues/58) ([09c1c69](https://github.com/AlaskaAirlines/auro-datepicker/commit/09c1c69457a86f87dacc25ab95eb052ed5d3b033))


### Features

* **error:** supports error attribute shorthand for validity ([2d09d9b](https://github.com/AlaskaAirlines/auro-datepicker/commit/2d09d9b0b5cd4f0f5219dbf36bdc5a86fd2384b1))

## [1.1.5](https://github.com/AlaskaAirlines/auro-datepicker/compare/v1.1.4...v1.1.5) (2022-09-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"================================================================================"
],
"name": "@aurodesignsystem/auro-datepicker",
"version": "1.1.5",
"version": "1.2.0",
"description": "auro-datepicker HTML custom element",
"repository": {
"type": "git",
Expand Down

0 comments on commit 70e0e31

Please sign in to comment.