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.0...v1.1.0) (2023-05-05)

### Features

* assign id to tab panel for aria improvements ([37fe261](37fe261))
* improve tab button hover state ([bc31ab0](bc31ab0))
  • Loading branch information
semantic-release-bot committed May 5, 2023
1 parent 9465235 commit 8bf79e3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.1.0](https://github.com/hanneskuettner/directus-extension-group-tabs-interface/compare/v1.0.0...v1.1.0) (2023-05-05)


### Features

* assign id to tab panel for aria improvements ([37fe261](https://github.com/hanneskuettner/directus-extension-group-tabs-interface/commit/37fe26154486eb87d3c49e5ab7c1cd1d15a94d68))
* improve tab button hover state ([bc31ab0](https://github.com/hanneskuettner/directus-extension-group-tabs-interface/commit/bc31ab09017a382988af399ea04cccc7fbc1dfe4))

# 1.0.0 (2023-05-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "directus-extension-group-tabs-interface",
"icon": "extension",
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8bf79e3

Please sign in to comment.