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) (2024-06-08)

### Bug Fixes

* **visibility:** missing candidates from QT query & parent zIndex relationship for isAbove ([428a342](428a342))

### Features

* **colors:** set box colors contrasted from surrounding colors ([a45bde1](a45bde1))

### Performance Improvements

* use quadtree to optimize element mapping ([32660db](32660db))
  • Loading branch information
semantic-release-bot committed Jun 8, 2024
1 parent 9d2785e commit b9d156e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# [1.1.0](https://github.com/brewcoua/web-som/compare/v1.0.0...v1.1.0) (2024-06-08)


### Bug Fixes

* **visibility:** missing candidates from QT query & parent zIndex relationship for isAbove ([428a342](https://github.com/brewcoua/web-som/commit/428a3423b605dd7b0004eb9013dc965fd9abac58))


### Features

* **colors:** set box colors contrasted from surrounding colors ([a45bde1](https://github.com/brewcoua/web-som/commit/a45bde1d1f70f782b77d709b873d76e408a597e6))


### Performance Improvements

* use quadtree to optimize element mapping ([32660db](https://github.com/brewcoua/web-som/commit/32660dbda7394a0e8719f8a7ad10daaaadd7e710))

0 comments on commit b9d156e

Please sign in to comment.