Commit Graph

525 Commits

Author SHA1 Message Date
Bryan Frimin
d804c72c07 Migrate to custom oci registry
Signed-off-by: Bryan Frimin <bryan@probo.com>
2026-05-25 15:01:35 -07:00
Bryan Frimin
ac526fb54d Split release into per-track packages
Each shippable artifact (prb, probod server group, probod-bootstrap,
@probo/n8n-nodes-probo, @probo/cookie-banner) now has its own version
file, its own CHANGELOG.md, its own annotated-tag scheme of the form
<track>/v<version>, and its own GitHub Actions release workflow. The
unified release.yaml is removed; the unified CHANGELOG.md becomes a
short index pointing at each per-track file, with the prior history
preserved in CHANGELOG.archive.md.

Probod's CHANGELOG carries the post-split monorepo releases (0.174.0
through 0.181.0) so the server-group history stays continuous and the
probod docker image keeps its existing version line.

contrib/claude/release.md is split into contrib/claude/release/ with
one entrypoint per track plus a README that drives the agent: detect
which tracks have user-facing commits since their last tag and skip
tracks with no relevant changes, so a release request never tags an
unchanged track. The cookie-banner and n8n-node entrypoints add an
explicit npm run build step after the version bump (build.mjs bakes
package.json's version into __SDK_VERSION__) so compile errors and
package-lock.json updates are caught before tagging.

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-05-06 16:04:36 +02:00
Bryan Frimin
59d2ae99aa Release v0.181.0
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-05-05 11:34:30 +02:00
Sacha Al Himdani
eacfcf8558 Release v0.180.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-05-04 14:46:01 +02:00
Émile Ré
01bc3ac696 Release v0.179.1 2026-05-02 22:18:18 +04:00
Émile Ré
2212cb82e3 Release v0.179.0 2026-05-02 21:45:17 +04:00
Émile Ré
8e5c586c95 Release v0.178.0 2026-05-01 16:34:57 +04:00
Émile Ré
7648edd770 Release v0.177.1 2026-04-30 17:31:04 +04:00
Émile Ré
f0e6538943 Release v0.177.0
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-30 15:24:17 +04:00
Sacha Al Himdani
e5b489ce32 Release v0.176.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-29 18:18:46 +02:00
Sacha Al Himdani
3ff7885ad1 Release v0.176.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-29 16:45:24 +02:00
Émile Ré
5629c8ccc0 Release v0.175.0 2026-04-29 18:05:54 +04:00
Sacha Al Himdani
be294599ec Release v0.174.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-28 13:36:07 +02:00
Émile Ré
011057f52a Release v0.173.0
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-24 19:24:28 +04:00
Sacha Al Himdani
ff175e3d0d Release v0.172.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-23 12:19:30 +02:00
Sacha Al Himdani
240645a9f8 Release v0.172.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-23 11:25:41 +02:00
Sacha Al Himdani
e51940b1b1 Release v0.171.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-22 16:57:10 +02:00
Bryan Frimin
910029aeb4 Release v0.171.0
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
2026-04-22 14:29:52 +02:00
Émile Ré
aee77184df Add missing document migration instructions to changelog
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-18 10:04:46 +04:00
Sacha Al Himdani
db852522a4 Release v0.170.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-17 14:58:14 +02:00
Sacha Al Himdani
5e4cc337ef Release v0.169.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-16 12:17:13 +02:00
Sacha Al Himdani
7fe2184e9b Release v0.169.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-16 09:18:15 +02:00
Sacha Al Himdani
a58abd445a Release v0.168.2
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-15 14:47:36 +02:00
Sacha Al Himdani
b7f6f27677 Release v0.168.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-15 14:11:10 +02:00
Sacha Al Himdani
ef86a6bf60 Release v0.168.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-15 13:11:39 +02:00
Sacha Al Himdani
f08abf3be2 Release v0.167.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-14 13:33:33 +02:00
Sacha Al Himdani
39c02beef3 Release v0.166.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-13 17:40:56 +02:00
Sacha Al Himdani
3ca0fac939 Release v0.165.3
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-10 20:50:06 +02:00
Sacha Al Himdani
77d493d5ed Release v0.165.2
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-10 19:40:16 +02:00
Sacha Al Himdani
ba386d188b Release v0.165.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-09 19:41:08 +02:00
Sacha Al Himdani
ead1d862cd Release v0.165.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-09 18:45:56 +02:00
Sacha Al Himdani
17f579b8a2 Release v0.164.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-09 13:22:07 +02:00
Sacha Al Himdani
7cd8cd6455 Release v0.163.2
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-08 16:53:49 +02:00
Sacha Al Himdani
c84a300dfa Release v0.163.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-07 19:05:43 +02:00
Émile Ré
8b9da28c53 Release v0.163.0
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-07 17:30:05 +04:00
Émile Ré
31b5089356 Release v0.162.1
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-07 13:29:47 +04:00
Émile Ré
f9b0132614 Release v0.162.0
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-06 16:31:15 +04:00
Bryan Frimin
16dce23553 Release v0.161.2 2026-04-06 12:12:12 +02:00
Émile Ré
e062ef5676 Release v0.161.1
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-06 13:52:34 +04:00
Sacha Al Himdani
c9af5620a9 Release v0.161.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-03 18:04:49 +02:00
Bryan Frimin
9bbeb6bd22 Release v0.160.2 2026-04-03 17:24:28 +02:00
Émile Ré
8ba334160e Release v0.160.1
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-03 19:02:21 +04:00
Émile Ré
60f968fa07 Release v0.160.0
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-03 18:32:03 +04:00
Sacha Al Himdani
2543765bb3 Release v0.159.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-03 14:14:54 +02:00
Sacha Al Himdani
22ae368fdd Release v0.158.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-02 13:53:52 +02:00
Émile Ré
e8789533a7 Release v0.157.0
Signed-off-by: Émile Ré <emile@getprobo.com>
2026-04-01 20:25:40 +04:00
Sacha Al Himdani
09ba7ab5a0 Release v0.156.1
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-04-01 15:23:05 +02:00
Sacha Al Himdani
bcfc693366 Release v0.156.0
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-03-31 18:06:38 +02:00
Bryan Frimin
de7e2c6dc9 Release v0.155.0 2026-03-31 11:35:59 +02:00
Sacha Al Himdani
c5a412ea41 Release v0.154.2
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2026-03-30 16:39:26 +02:00