Skip to content

Commit

Permalink
1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vtxf committed Nov 9, 2019
1 parent 832bea1 commit 4b2bfd7
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions CHANGLES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change Log
==========

### 1.2.7 - 2019-11-9

##### Fixes :wrench:
* 修复旋转角度不对的问题

### 1.2.6 - 2019-11-9

##### Additions :tada:
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xbsj-earthui",
"version": "1.2.6",
"version": "1.2.7",
"description": "xbsj-earthui",
"main": "index.js",
"keywords": [
Expand Down Expand Up @@ -45,7 +45,7 @@
"copy-webpack-plugin": "^4.5.2",
"cross-env": "^5.1.3",
"css-loader": "^0.28.11",
"earthsdk": "1.2.6",
"earthsdk": "1.2.7",
"earthsdk-plotting-symbol": "1.0.11",
"file-loader": "^1.1.6",
"globby": "^10.0.1",
Expand Down

0 comments on commit 4b2bfd7

Please sign in to comment.