Skip to content

Commit 4ff95f4

Browse files
chore(release): 7.0.0 [skip ci]
# [7.0.0](v6.3.0...v7.0.0) (2020-02-03) ### Code Refactoring * **goog:** update gcc args for 20200112.0.0 ([3e88e07](3e88e07)) ### BREAKING CHANGES * **goog:** This requires Closure Compiler 20200112.0.0, which is included with [email protected].
1 parent eef3678 commit 4ff95f4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [7.0.0](https://github.com/ngageoint/opensphere-build-resolver/compare/v6.3.0...v7.0.0) (2020-02-03)
2+
3+
4+
### Code Refactoring
5+
6+
* **goog:** update gcc args for 20200112.0.0 ([3e88e07](https://github.com/ngageoint/opensphere-build-resolver/commit/3e88e07c3324c95662af0b1091cd94b1fd7668b1))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **goog:** This requires Closure Compiler 20200112.0.0, which is
12+
included with [email protected].
13+
114
# [6.3.0](https://github.com/ngageoint/opensphere-build-resolver/compare/v6.2.2...v6.3.0) (2020-01-29)
215

316

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": "6.3.0",
3+
"version": "7.0.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)