Skip to content

Commit a8c5d30

Browse files
authored
Merge pull request #4267 from hpcc-systems/release-please--branches--trunk
chore: release trunk
2 parents 7a6d331 + f604cb7 commit a8c5d30

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "2.107.0",
2+
".": "2.107.1",
33
"packages/api": "2.14.0",
44
"packages/chart": "2.86.0",
55
"packages/codemirror": "2.64.0",

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+
## [2.107.1](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.107.0...hpcc-js-v2.107.1) (2024-10-23)
6+
7+
8+
### Bug Fixes
9+
10+
* Publish step failing ([e05d87d](https://github.com/hpcc-systems/Visualization/commit/e05d87dd29f4f280307aa4f65229d3091f27570f))
11+
512
## [2.107.0](https://github.com/hpcc-systems/Visualization/compare/hpcc-js-v2.106.11...hpcc-js-v2.107.0) (2024-10-23)
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": "2.107.0",
3+
"version": "2.107.1",
44
"description": "HPCC Visualization Framework",
55
"private": true,
66
"jsdelivr": "dist/index.umd.min.js",

0 commit comments

Comments
 (0)