Skip to content

Commit

Permalink
Release 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Dec 5, 2023
1 parent e3a6c2e commit eb4a41a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@



## v6.1.2 (2023-12-05)

#### :bug: Bug fixes
* [#177](https://github.com/sandydoo/ember-google-maps/issues/177) Remove peer dependency on Ember 4.0+ ([@sandydoo](https://github.com/sandydoo))

#### Committers: 1
- [@sandydoo](https://github.com/sandydoo)


## v6.1.1 (2023-08-21)

#### :snake: Dependencies
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": "6.1.1",
"version": "6.1.2",
"description": "A friendly Ember addon for working with Google Maps.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit eb4a41a

Please sign in to comment.