Skip to content

Commit

Permalink
chore(release): 4.10.26 [skip ci]
Browse files Browse the repository at this point in the history
## [4.10.26](v4.10.25...v4.10.26) (2021-06-25)

### Bug Fixes

* adding html title feature in columnitem ([#178](#178)) ([b0e840a](b0e840a))
  • Loading branch information
semantic-release-bot committed Jun 25, 2021
1 parent b0e840a commit 156c9a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.10.26](https://github.com/adobe/coral-spectrum/compare/v4.10.25...v4.10.26) (2021-06-25)


### Bug Fixes

* adding html title feature in columnitem ([#178](https://github.com/adobe/coral-spectrum/issues/178)) ([b0e840a](https://github.com/adobe/coral-spectrum/commit/b0e840a8fc6252a2345202766c02fc10a78b9345))

## [4.10.25](https://github.com/adobe/coral-spectrum/compare/v4.10.24...v4.10.25) (2021-06-10)


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": "@adobe/coral-spectrum",
"description": "Coral Spectrum is a JavaScript library of Web Components following Spectrum design patterns.",
"version": "4.10.25",
"version": "4.10.26",
"homepage": "https://github.com/adobe/coral-spectrum#readme",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 156c9a7

Please sign in to comment.