Commit graph

5 commits

Author SHA1 Message Date
Copilot
9a92a481d8
Extend bump-version.js to update ?v= cache-busting hashes in public/**/*.js dynamic imports (#1347)
* Initial plan

* feat: extend bump-version.js to update ?v= hashes in public/**/*.js dynamic imports

Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>

* chore: merge base branch changes (package-lock.json sync, RELEASE_BOT_TOKEN, node 24.x, comment fix)

Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>

* Update scripts/bump-version.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update scripts/bump-version.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>
Co-authored-by: Azgaar <maxganiev@yandex.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-07 17:21:15 +01:00
Copilot
7b49802004
fix: sync package-lock.json version fields during automated version bump (#1345)
* Initial plan

* fix: update package-lock.json version fields during version bump

Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Azgaar <26469650+Azgaar@users.noreply.github.com>
2026-03-07 17:03:34 +01:00
Azgaar
71ad41b4fc chore: enhance version bump process with base version check 2026-03-07 16:59:08 +01:00
Azgaar
274e992799 chore: bump version to 1.113.3 and update versioning process 2026-03-07 16:37:31 +01:00
Azgaar
1f81dd2395 feat: implement version bumping script and pre-push hook 2026-03-07 16:06:18 +01:00