Skip to content

Commit 78660db

Browse files
committed
chore: release candidate-3.x.x
1 parent 3708e24 commit 78660db

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "3.12.4",
2+
".": "3.12.5",
33
"packages/api": "3.3.12",
44
"packages/chart": "3.4.3",
55
"packages/codemirror": "3.5.2",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.12.5](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.12.4...hpcc-js-v3.12.5) (2025-10-22)
6+
7+
8+
### Bug Fixes
9+
10+
* force timeseries release ([3708e24](https://github.com/hpcc-systems/Visualization/commit/3708e24ed2a49346d4449fbdbda8f46ddaf21366))
11+
512
## [3.12.4](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v3.12.3...hpcc-js-v3.12.4) (2025-10-21)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hpcc-js",
3-
"version": "3.12.4",
3+
"version": "3.12.5",
44
"description": "HPCC Visualization Framework",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)