Skip to content

feat: fix CI error by updating to Node.js 20 in semantic-release#295

Merged
hsluoyz merged 2 commits intomasterfrom
copilot/fix-ci-error-2
Oct 12, 2025
Merged

feat: fix CI error by updating to Node.js 20 in semantic-release#295
hsluoyz merged 2 commits intomasterfrom
copilot/fix-ci-error-2

Conversation

Copy link
Contributor

Copilot AI commented Oct 12, 2025

Fix: #294

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Co-authored-by: hsluoyz <3787410+hsluoyz@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix CI error in workflow Fix CI error by updating Node.js version to 20.x in semantic-release job Oct 12, 2025
Copilot AI requested a review from hsluoyz October 12, 2025 05:43
@hsluoyz hsluoyz marked this pull request as ready for review October 12, 2025 05:51
@hsluoyz hsluoyz changed the title Fix CI error by updating Node.js version to 20.x in semantic-release job feat: fix CI error by updating Node.js version to 20.x in semantic-release job Oct 12, 2025
@hsluoyz hsluoyz changed the title feat: fix CI error by updating Node.js version to 20.x in semantic-release job feat: fix CI error by updating to Node.js 20 in semantic-release Oct 12, 2025
@hsluoyz hsluoyz merged commit 32fd7ae into master Oct 12, 2025
11 of 14 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 12, 2025
# [1.0.0](v0.5.1...v1.0.0) (2025-10-12)

### Features

* fix CI error by removing --fix flag from lint script ([#297](#297)) ([4b6eccd](4b6eccd))
* fix CI error by requiring Node.js 20+ ([#300](#300)) ([b598665](b598665))
* fix CI error by updating to Node.js 20 ([1a3ce51](1a3ce51))
* fix CI error by updating to Node.js 20 in semantic-release ([#295](#295)) ([32fd7ae](32fd7ae))
* fix webpack 5 compatibility issue in webpack.base.js ([#293](#293)) ([2f857e2](2f857e2))
* regenerate yarn.lock ([18ff623](18ff623))
* trigger v1.0.0 major release ([#291](#291)) ([1153e94](1153e94))
* update Node.js version to 18 and 20 in CI ([#289](#289)) ([f14072a](f14072a))
* Update README badges ([#287](#287)) ([971e664](971e664))

### BREAKING CHANGES

* trigger v1.0.0 major release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] CI error needs to be fixed

3 participants