Commit Graph

15 Commits

Author SHA1 Message Date
Tomas Martykan
7e0a549871 ci(connect): always bump all packages at once
ci(github): simplify connect-bump versions

We are moving to release all npm packages under same version as connect,
so all of them are going to be released every time, that means we can
get rid of all the code that was checking what packages required release
and instead release all of them which is simpler.

Co-authored-by: karliatto <yo@karliatto.com>
2026-01-23 11:11:12 +01:00
Jiri Zbytovsky
404e7d7141 chore(scripts): use import.meta.dirname 2025-12-15 12:26:27 +01:00
Jiri Zbytovsky
ac5a00426b chore(scripts): convention to import from node:packages 2025-12-15 12:26:27 +01:00
Jiri Zbytovsky
e3c3950120 chore(scripts): ESM 2025-12-15 12:26:27 +01:00
karliatto
f2eeef56d5 chore(scripts): move connect-bump-version.md to scripts/templates 2025-11-04 15:14:50 +01:00
Carlos Garcia Ortiz karliatto
de9975bc74 ci(scripts): include connect-mobile in release process 2025-06-02 12:34:03 +02:00
Carlos Garcia Ortiz karliatto
e81e3925ca chore(scripts): add comment so it is clear dependency used 2025-04-01 15:14:55 +02:00
Carlos Garcia Ortiz karliatto
60df8f154d ci(scripts): add new line to be updated so it does not duplicate 2025-02-27 12:56:44 +01:00
Carlos Garcia Ortiz karliatto
390942e036 fix(scripts): handle asych properly in bump version connect 2025-02-17 13:57:47 +01:00
Carlos Garcia Ortiz karliatto
fd5253177a ci(github): add eth and stellar connect plugin to release process 2024-12-12 15:47:53 +01:00
Carlos Garcia Ortiz karliatto
36ee616180 chore(connect): add connect-mobile to changelog table 2024-12-10 06:29:03 +01:00
Carlos Garcia Ortiz karliatto
d6808dcac6 ci(github): add prepatch and preminor to connect bump versions 2024-08-30 13:06:31 +02:00
Carlos Garcia Ortiz karliatto
b0ecb120f4 ci(scripts): allow preminor releases for connect 2024-08-30 13:06:31 +02:00
Carlos Garcia Ortiz karliatto
4213041c25 ci(scripts): only update packages changelog when stable 2024-07-26 09:25:55 +02:00
Carlos Garcia Ortiz karliatto
72daedbfc1 ci(scripts): move ci scripts to scripts directory 2024-07-04 12:49:48 +02:00