Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pichfl committed Apr 29, 2022
1 parent 63ddb8d commit 00fe811
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@

## v0.2.0 (2022-04-29)

#### :bug: Bug Fix
* [#24](https://github.com/simplabs/ember-hotspots/pull/24) Ensure hostspots are loaded from the right URL ([@pichfl](https://github.com/pichfl))

#### :house: Internal
* [#23](https://github.com/simplabs/ember-hotspots/pull/23) Remove duplicated `ember-fetch` dependency ([@pichfl](https://github.com/pichfl))
* [#17](https://github.com/simplabs/ember-hotspots/pull/17) Update addon blueprint and dependencies ([@pichfl](https://github.com/pichfl))
* [#11](https://github.com/simplabs/ember-hotspots/pull/11) Setup Renovatebot ([@pichfl](https://github.com/pichfl))
* [#10](https://github.com/simplabs/ember-hotspots/pull/10) Replace Yarn with pnpm ([@pichfl](https://github.com/pichfl))
* [#6](https://github.com/simplabs/ember-hotspots/pull/6) Testing CI setup ([@pichfl](https://github.com/pichfl))

#### Committers: 1
- Florian Pichler ([@pichfl](https://github.com/pichfl))

# Changelog
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-hotspots",
"version": "0.1.0",
"version": "0.2.0",
"description": "Create interactive prototypes from scratch and design mockups using little code but the full power of the Ember.js ecosystem.",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit 00fe811

Please sign in to comment.