Skip to content

Commit

Permalink
Release 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Feb 25, 2024
1 parent 498ff6d commit 344f57d
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
Expand Up @@ -14,6 +14,22 @@




## v7.1.0 (2024-02-25)

#### :star: Features
* [#189](https://github.com/sandydoo/ember-google-maps/pull/189) Add traffic, transit, and bicycling layers ([@sandydoo](https://github.com/sandydoo))

#### :bug: Bug fixes
* [#188](https://github.com/sandydoo/ember-google-maps/pull/188) Add g-map/hash helper ([@sandydoo](https://github.com/sandydoo))

#### Internal
* [#185](https://github.com/sandydoo/ember-google-maps/pull/185) Switch from yarn to pnpm ([@sandydoo](https://github.com/sandydoo))

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


## v7.0.0 (2023-12-26)

#### :boom: Breaking changes
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.0.0",
"version": "7.1.0",
"description": "A friendly Ember addon for working with Google Maps.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 344f57d

Please sign in to comment.