Skip to content

Commit

Permalink
--- Highcharts 12.0.1 official release ---
Browse files Browse the repository at this point in the history
  • Loading branch information
TorsteinHonsi committed Nov 28, 2024
1 parent 6201248 commit 0fbac5f
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highcharts",
"version": "12.0.0",
"version": "12.0.1",
"description": "JavaScript charting framework",
"main": "lib/highcharts.js",
"authors": [
Expand Down
4 changes: 2 additions & 2 deletions build-properties.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"date": "",
"version": "12.0.0-modified",
"date": "2024-11-28",
"version": "12.0.1",
"products": {
"Highcharts": {
"cdnpath": "",
Expand Down
36 changes: 36 additions & 0 deletions changelog/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
<h2 id="highcharts">Highcharts</h2>
</div>
<div class="changelog-container">
<h3 class="release-header">
<a id="highcharts-v12.0.1"></a>
<span>Highcharts v12.0.1 (2024-11-28)</span>
<a class="release-header-hashtag" href="#highcharts-v12.0.1">#</a>
<span class="download-link" ><a href="https://code.highcharts.com/zips/Highcharts-12.0.1.zip" title="Download the zip archive for Highcharts v12.0.1"><i class="fas fa-download"></i></a></span>
</h3>
<ul>
<li>Fixed #22243, compiled files were not available on npm.</li>
</ul>
<h3 class="release-header">
<a id="highcharts-v12.0.0"></a>
<span>Highcharts v12.0.0 (2024-11-27)</span>
Expand Down Expand Up @@ -7309,6 +7318,15 @@ <h3 class="release-header">
<h2 id="highcharts-stock">Highcharts Stock</h2>
</div>
<div class="changelog-container">
<h3 class="release-header">
<a id="highcharts-stock-v12.0.1"></a>
<span>Highcharts Stock v12.0.1 (2024-11-28)</span>
<a class="release-header-hashtag" href="#highcharts-stock-v12.0.1">#</a>
<span class="download-link" ><a href="https://code.highcharts.com/zips/Highcharts-Stock-12.0.1.zip" title="Download the zip archive for Highcharts Stock v12.0.1"><i class="fas fa-download"></i></a></span>
</h3>
<ul>
<li>Most changes listed under Highcharts 12.0.1 above also apply to Highcharts Stock 12.0.1.</li>
</ul>
<h3 class="release-header">
<a id="highcharts-stock-v12.0.0"></a>
<span>Highcharts Stock v12.0.0 (2024-11-27)</span>
Expand Down Expand Up @@ -11406,6 +11424,15 @@ <h3 class="release-header">
<h2 id="highcharts-maps">Highcharts Maps</h2>
</div>
<div class="changelog-container">
<h3 class="release-header">
<a id="highcharts-maps-v12.0.1"></a>
<span>Highcharts Maps v12.0.1 (2024-11-28)</span>
<a class="release-header-hashtag" href="#highcharts-maps-v12.0.1">#</a>
<span class="download-link" ><a href="https://code.highcharts.com/zips/Highcharts-Maps-12.0.1.zip" title="Download the zip archive for Highcharts Maps v12.0.1"><i class="fas fa-download"></i></a></span>
</h3>
<ul>
<li>Most changes listed under Highcharts 12.0.1 above also apply to Highcharts Maps 12.0.1.</li>
</ul>
<h3 class="release-header">
<a id="highcharts-maps-v12.0.0"></a>
<span>Highcharts Maps v12.0.0 (2024-11-27)</span>
Expand Down Expand Up @@ -13453,6 +13480,15 @@ <h3 class="release-header">
<h2 id="highcharts-gantt">Highcharts Gantt</h2>
</div>
<div class="changelog-container">
<h3 class="release-header">
<a id="highcharts-gantt-v12.0.1"></a>
<span>Highcharts Gantt v12.0.1 (2024-11-28)</span>
<a class="release-header-hashtag" href="#highcharts-gantt-v12.0.1">#</a>
<span class="download-link" ><a href="https://code.highcharts.com/zips/Highcharts-Gantt-12.0.1.zip" title="Download the zip archive for Highcharts Gantt v12.0.1"><i class="fas fa-download"></i></a></span>
</h3>
<ul>
<li>Most changes listed under Highcharts 12.0.1 above also apply to Highcharts Gantt 12.0.1.</li>
</ul>
<h3 class="release-header">
<a id="highcharts-gantt-v12.0.0"></a>
<span>Highcharts Gantt v12.0.0 (2024-11-27)</span>
Expand Down
3 changes: 3 additions & 0 deletions changelog/highcharts-gantt/12.0.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Changelog for Highcharts Gantt v12.0.1 (2024-11-28)

- Most changes listed under Highcharts 12.0.1 above also apply to Highcharts Gantt 12.0.1.
3 changes: 3 additions & 0 deletions changelog/highcharts-maps/12.0.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Changelog for Highcharts Maps v12.0.1 (2024-11-28)

- Most changes listed under Highcharts 12.0.1 above also apply to Highcharts Maps 12.0.1.
3 changes: 3 additions & 0 deletions changelog/highcharts-stock/12.0.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Changelog for Highcharts Stock v12.0.1 (2024-11-28)

- Most changes listed under Highcharts 12.0.1 above also apply to Highcharts Stock 12.0.1.
3 changes: 3 additions & 0 deletions changelog/highcharts/12.0.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Changelog for Highcharts v12.0.1 (2024-11-28)

- Fixed #22243, compiled files were not available on npm.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highcharts",
"version": "12.0.0",
"version": "12.0.1",
"private": true,
"description": "JavaScript charting framework",
"module": "es-modules/masters/highcharts.src.js",
Expand Down

0 comments on commit 0fbac5f

Please sign in to comment.