Skip to content

Commit

Permalink
chore(release): 7.8.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.8.0](v7.7.0...v7.8.0) (2021-01-21)

### Features

* **gcc:** write webpack entry point for test dependencies ([704b29c](704b29c))
  • Loading branch information
semantic-release-bot committed Jan 21, 2021
1 parent 69d0707 commit 4533036
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [7.8.0](https://github.com/ngageoint/opensphere-build-resolver/compare/v7.7.0...v7.8.0) (2021-01-21)


### Features

* **gcc:** write webpack entry point for test dependencies ([704b29c](https://github.com/ngageoint/opensphere-build-resolver/commit/704b29ca4df717651324bef5896fbe9a89762b90))

# [7.7.0](https://github.com/ngageoint/opensphere-build-resolver/compare/v7.6.2...v7.7.0) (2021-01-12)


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": "opensphere-build-resolver",
"version": "7.7.0",
"version": "7.8.0",
"description": "Resolves projects, their dependencies, plugins, and config to the correct arguments for compilation via the Google Closure Compiler, node-sass, and other tools.",
"bin": {
"os-resolve": "./resolve.js"
Expand Down

0 comments on commit 4533036

Please sign in to comment.