Skip to content

Commit

Permalink
chore(release): 3.1.0
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.6...v3.1.0) (2023-07-19)

### Bug Fixes

* aria-expanded should be on the button ([8df6493](8df6493))

### Features

* align with garden styles ([610cf69](610cf69))
* also support menuitemradio ([a1102d1](a1102d1))
* set tabindex to menuitems ([833b13c](833b13c))
  • Loading branch information
zd-svc-github-copenhagen-theme committed Jul 19, 2023
1 parent 188df1b commit e951460
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [3.1.0](https://github.com/zendesk/copenhagen_theme/compare/v3.0.6...v3.1.0) (2023-07-19)


### Bug Fixes

* aria-expanded should be on the button ([8df6493](https://github.com/zendesk/copenhagen_theme/commit/8df6493fa0e54368fffeb56a52f6a96c7da538a7))


### Features

* align with garden styles ([610cf69](https://github.com/zendesk/copenhagen_theme/commit/610cf69abde144c7c52e4ee75271cbf42737cf37))
* also support menuitemradio ([a1102d1](https://github.com/zendesk/copenhagen_theme/commit/a1102d1ae63066482be4775b8540f40b4987889a))
* set tabindex to menuitems ([833b13c](https://github.com/zendesk/copenhagen_theme/commit/833b13c42e6227578a003297c16907e4b3413d28))

## [3.0.6](https://github.com/zendesk/copenhagen_theme/compare/v3.0.5...v3.0.6) (2023-07-19)


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Copenhagen",
"author": "Zendesk",
"version": "3.0.6",
"version": "3.1.0",
"api_version": 3,
"default_locale": "en-us",
"settings": [
Expand Down

0 comments on commit e951460

Please sign in to comment.