We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54277f6 commit c7d22fdCopy full SHA for c7d22fd
CHANGELOG.md
@@ -9,7 +9,7 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
9
## [6.2.9](https://github.com/ngageoint/mage-server/releases/tag/6.2.9)
10
#### Features
11
* Docker image now installs MAGE packages from NPM registry instead of local tarballs.
12
-* Use a [shrinkwrap](https://docs.npmjs.com/cli/v9/commands/npm-shrinkwrap) file to for consistent `@ngageoint/mage.service` installs.
+* Use a [shrinkwrap](https://docs.npmjs.com/cli/v9/commands/npm-shrinkwrap) file for consistent `@ngageoint/mage.service` installs.
13
14
#### Bug Fixes
15
* The server was not saving location provider information, such as accuracy and location source, e.g., `gps` or `manual`.
0 commit comments