Skip to content

Commit bba5322

Browse files
chore(release): 7.9.0 [skip ci]
# [7.9.0](v7.8.0...v7.9.0) (2021-02-22) ### Features * **webpack:** generate output manifest in webpack build ([a80fcff](a80fcff))
1 parent 006045a commit bba5322

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [7.9.0](https://github.com/ngageoint/opensphere-build-resolver/compare/v7.8.0...v7.9.0) (2021-02-22)
2+
3+
4+
### Features
5+
6+
* **webpack:** generate output manifest in webpack build ([a80fcff](https://github.com/ngageoint/opensphere-build-resolver/commit/a80fcff8658c2ca03cd0bab7167beabd8d4a46a5))
7+
18
# [7.8.0](https://github.com/ngageoint/opensphere-build-resolver/compare/v7.7.0...v7.8.0) (2021-01-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opensphere-build-resolver",
3-
"version": "7.8.0",
3+
"version": "7.9.0",
44
"description": "Resolves projects, their dependencies, plugins, and config to the correct arguments for compilation via the Google Closure Compiler, node-sass, and other tools.",
55
"bin": {
66
"os-resolve": "./resolve.js"

0 commit comments

Comments
 (0)