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.1...v1.1.0) (2022-10-14)

### Bug Fixes

* **ts, glint:** address the majority of the glint issues ([9d2a494](9d2a494))
* **ts, glint:** remaining glint errors are resolved ([ef24cfd](ef24cfd))

### Features

* add types to addon and add glint registry augmentation for loose mode ([ad33ab9](ad33ab9))
  • Loading branch information
semantic-release-bot committed Oct 14, 2022
1 parent d7e4e1e commit 699749e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions ember-velcro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.1.0](https://github.com/CrowdStrike/ember-velcro/compare/v1.0.1...v1.1.0) (2022-10-14)


### Bug Fixes

* **ts, glint:** address the majority of the glint issues ([9d2a494](https://github.com/CrowdStrike/ember-velcro/commit/9d2a49445787e5aa3e6ad4f405c4e78f11fd32ce))
* **ts, glint:** remaining glint errors are resolved ([ef24cfd](https://github.com/CrowdStrike/ember-velcro/commit/ef24cfd5132b9f231502a6e1639c0f2659653f79))


### Features

* add types to addon and add glint registry augmentation for loose mode ([ad33ab9](https://github.com/CrowdStrike/ember-velcro/commit/ad33ab9b4ac799c12cc83a4d65c1c6c69c704164))

## [1.0.1](https://github.com/camskene/ember-velcro/compare/v1.0.0...v1.0.1) (2022-10-02)


Expand Down
2 changes: 1 addition & 1 deletion ember-velcro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-velcro",
"version": "1.0.1",
"version": "1.1.0",
"description": "Ember Velcro sticks one element to another with Floating UI.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 699749e

Please sign in to comment.