Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.2...v1.1.0) (2021-03-10)

### Bug Fixes

* apply feedback from pull request ([ae96ea2](ae96ea2))
* safely check if IntersectionObserver API supported ([66cb953](66cb953))
* simplify focus styles and show message ([cfdf8a9](cfdf8a9))
* skip displaying message on touch screens ([6a1a1d5](6a1a1d5))

### Features

* remove redundant aria-label from icon ([19804bc](19804bc))
* return focus to top page element, incl a11y warnings ([690ccaa](690ccaa))
  • Loading branch information
semantic-release-bot committed Mar 10, 2021
1 parent 0282288 commit a8e1640
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Semantic Release Automated Changelog

# [1.1.0](https://github.com/AlaskaAirlines/auro-back-to-top/compare/v1.0.2...v1.1.0) (2021-03-10)


### Bug Fixes

* apply feedback from pull request ([ae96ea2](https://github.com/AlaskaAirlines/auro-back-to-top/commit/ae96ea2f85a1f3e13cd079bc0687a3568981d35b))
* safely check if IntersectionObserver API supported ([66cb953](https://github.com/AlaskaAirlines/auro-back-to-top/commit/66cb9539bdd67a6e4b48e2fb168255947b8c5b3c))
* simplify focus styles and show message ([cfdf8a9](https://github.com/AlaskaAirlines/auro-back-to-top/commit/cfdf8a96fb91fba50e0cd55c3adabb0e8fcdf0ee))
* skip displaying message on touch screens ([6a1a1d5](https://github.com/AlaskaAirlines/auro-back-to-top/commit/6a1a1d527ec1bc59cbc1b99963ed26484f172d57))


### Features

* remove redundant aria-label from icon ([19804bc](https://github.com/AlaskaAirlines/auro-back-to-top/commit/19804bcd54098c350612453c5da8d726191a0a0f))
* return focus to top page element, incl a11y warnings ([690ccaa](https://github.com/AlaskaAirlines/auro-back-to-top/commit/690ccaa9711b43f2faf7119e08c8085cf2fd0400))

## [1.0.2](https://github.com/AlaskaAirlines/auro-back-to-top/compare/v1.0.1...v1.0.2) (2021-02-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"================================================================================"
],
"name": "@aurolabs/auro-back-to-top",
"version": "1.0.2",
"version": "1.1.0",
"description": "Auro custom auro-back-to-top element",
"author": "Product design and research",
"repository": {
Expand Down

0 comments on commit a8e1640

Please sign in to comment.