Skip to content

Commit

Permalink
Release 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Dec 4, 2024
1 parent d09ba43 commit 0b3a7fa
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,24 @@




## v7.3.0 (2024-12-04)

#### :bug: Bug fixes
* [#197](https://github.com/sandydoo/ember-google-maps/pull/197) Move @ember/test-helpers to dependencies ([@glenn-vandeputte](https://github.com/glenn-vandeputte))

#### :snake: Dependencies

`@ember/test-helpers` was added to `peerDependencies` to fix an ember-cli warning about missing dependencies.

* [#198](https://github.com/sandydoo/ember-google-maps/pull/198) deps: bump dependencies ([@sandydoo](https://github.com/sandydoo))
* [#197](https://github.com/sandydoo/ember-google-maps/pull/197) Move @ember/test-helpers to dependencies ([@glenn-vandeputte](https://github.com/glenn-vandeputte))

#### Committers: 2
- [@glenn-vandeputte](https://github.com/glenn-vandeputte)
- sander ([@sandydoo](https://github.com/sandydoo))


## v7.2.1 (2024-04-19)

#### :bug: Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-google-maps",
"version": "7.2.1",
"version": "7.3.0",
"description": "A friendly Ember addon for working with Google Maps.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 0b3a7fa

Please sign in to comment.