Skip to content

Commit bf64315

Browse files
chore(release): 7.5.0 [skip ci]
# [7.5.0](v7.4.0...v7.5.0) (2020-09-03) ### Features * **webpack:** write files to support webpack builds ([82bf291](82bf291))
1 parent 0e2db28 commit bf64315

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.5.0](https://github.com/ngageoint/opensphere-build-resolver/compare/v7.4.0...v7.5.0) (2020-09-03)
2+
3+
4+
### Features
5+
6+
* **webpack:** write files to support webpack builds ([82bf291](https://github.com/ngageoint/opensphere-build-resolver/commit/82bf291a47424a1479282bbdb5de85e89e45680c))
7+
18
# [7.4.0](https://github.com/ngageoint/opensphere-build-resolver/compare/v7.3.1...v7.4.0) (2020-07-22)
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.4.0",
3+
"version": "7.5.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)