Skip to content

Commit 128df34

Browse files
committed
Version bump
1 parent cf82543 commit 128df34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-chart-editor",
33
"description": "plotly.js chart editor react component UI",
4-
"version": "0.41.3",
4+
"version": "0.41.4",
55
"author": "Plotly, Inc.",
66
"bugs": {
77
"url": "https://github.com/plotly/react-chart-editor/issues"

scripts/translationKeys/combined-translation-keys.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Click to enter Colorscale title
160160
Click to enter Component A title // plotly.js: plots/ternary/ternary.js:380
161161
Click to enter Component B title // plotly.js: plots/ternary/ternary.js:390
162162
Click to enter Component C title // plotly.js: plots/ternary/ternary.js:400
163-
Click to enter Plot title // plotly.js: plot_api/plot_api.js:580
163+
Click to enter Plot title // plotly.js: plot_api/plot_api.js:586
164164
Click to enter X axis title // plotly.js: plots/plots.js:332
165165
Click to enter Y axis title // plotly.js: plots/plots.js:333
166166
Click to enter radial axis title // plotly.js: plots/polar/polar.js:492

0 commit comments

Comments
 (0)