mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-06-16 23:14:13 +00:00
- goreleaser: switch hooks to v1 string syntax (was map syntax, caused yaml unmarshal error on action v1.26.2) - release-apt: build ./cmd/cli and ./cmd/node as packages (was building single .go files, missed sibling files → undefined: runCLI) - publish-sdk: remove main-only guard; nightly releases now publish to npm with --tag nightly (stable releases still go to @latest) - bump VERSION to 0.122.4 for first end-to-end release pipeline test