Skip to content

Commit

Permalink
chore(release): 1.5.10 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.10](v1.5.9...v1.5.10) (2021-05-07)

### Bug Fixes

* upgrade leaflet from 1.6.0 to 1.7.1 ([06e50a0](06e50a0))
  • Loading branch information
nr-opensource-bot committed May 7, 2021
1 parent e9f67f2 commit 67d98cb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
@@ -1,3 +1,10 @@
## [1.5.10](https://github.com/newrelic/nr1-workload-geoops/compare/v1.5.9...v1.5.10) (2021-05-07)


### Bug Fixes

* upgrade leaflet from 1.6.0 to 1.7.1 ([06e50a0](https://github.com/newrelic/nr1-workload-geoops/commit/06e50a005ab5ad726c3f15137c492352e701effa))

## [1.5.9](https://github.com/newrelic/nr1-workload-geoops/compare/v1.5.8...v1.5.9) (2021-05-07)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
Expand Up @@ -5,7 +5,7 @@
"email": "opensource+nr1-workload-geoops@newrelic.com"
},
"description": "New Relic One application aligning Workloads and Entities to geographic data (ex. Point of Sale monitoring).",
"version": "1.5.9",
"version": "1.5.10",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "jest",
Expand All @@ -20,9 +20,8 @@
"ajv": "^6.12.6",
"date-fns": "^2.19.0",
"graphql": "^14.7.0",
"leaflet": "^1.7.1",
"graphql-tag": "^2.12.1",
"leaflet": "^1.5.1",
"graphql-tag": "^2.12.1",
"lodash.chunk": "^4.2.0",
"lodash.clonedeep": "^4.5.0",
"lodash.get": "^4.4.2",
Expand Down

0 comments on commit 67d98cb

Please sign in to comment.