Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitef12547

Browse files
committed
Version 3.0.0
1 parent7230d88 commitef12547

File tree

4 files changed

+3
-26
lines changed

4 files changed

+3
-26
lines changed

‎CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Changelog
22

33

4-
##[3.0.0] - 2020-08-20
4+
##[3.0.0] - 2020-08-27
55
###Changed
66
- Upgraded to angular 10.0
77
- Moving to angular library format

‎devdocs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
##How to publish on npm
22

3+
* Update the version on projects/plotly/package.json
34
*`ng test --codeCoverage=true --progress=true --watch=false`
45
*`ng build plotly --prod`
56
*`cp README.md dist/plotly`

‎projects/plotly/README.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

‎projects/plotly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"angular-plotly.js",
3-
"version":"3.0.0-rc2",
3+
"version":"3.0.0",
44
"peerDependencies": {
55
"@angular/common":"^10.0.9",
66
"@angular/core":"^10.0.9"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp