Skip to content

Releases: multivmlabs/ralph-starter

v0.3.2

20 Feb 16:12
926b764

Choose a tag to compare

What's Changed

  • fix: sort GitHub issues by creation date ascending (#205) (99ff185)
  • fix(docs): match blog card images to post titles and fix broken badge (#204) (aede4d5)

Installation

npm install -g ralph-starter

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Feb 00:36
b0318e1

Choose a tag to compare

What's Changed

  • chore(deps): bump simple-git from 3.30.0 to 3.31.1 (#194) (935c3fc)
  • chore(deps): bump @anthropic-ai/sdk from 0.73.0 to 0.74.0 (#193) (f391406)
  • chore(deps): bump inquirer from 13.2.2 to 13.2.4 (#192) (47a393e)
  • chore(deps): bump @biomejs/biome in the linting group (#191) (347d8c7)
  • chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#190) (b3a0d41)
  • feat(docs): seo blog, enriched content, blog images, npm size reduction (#197) (835f80e)

Installation

npm install -g ralph-starter

What's Changed

  • feat(docs): seo blog, enriched content, blog images, npm size reduction by @rubenmarcus in #197
  • chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 by @dependabot[bot] in #190
  • chore(deps): bump @biomejs/biome from 2.3.14 to 2.4.0 in the linting group by @dependabot[bot] in #191
  • chore(deps): bump inquirer from 13.2.2 to 13.2.4 by @dependabot[bot] in #192
  • chore(deps): bump @anthropic-ai/sdk from 0.73.0 to 0.74.0 by @dependabot[bot] in #193
  • chore(deps): bump simple-git from 3.30.0 to 3.31.1 by @dependabot[bot] in #194
  • chore(release): v0.3.1 by @rubenmarcus in #203

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Feb 02:05
4921867

Choose a tag to compare

What's Changed

  • feat: v0.3.0 — smart UI defaults, fix --design mode, loop engine overhaul (#189) (4921867)
  • refactor(loop): consolidated round-2 improvements (#188) (7ade690)
  • docs: add SEO marketing plan and full docs.md generator (#186) (a8edcc3)
  • chore: simplify release flow and issue templates (#178) (85ece6b)

Installation

npm install -g ralph-starter

What's Changed

  • chore: simplify release flow and issue templates by @rubenmarcus in #178
  • docs: add SEO marketing plan and full docs.md generator by @rubenmarcus in #186
  • refactor(loop): consolidated round-2 improvements by @rubenmarcus in #188
  • feat: v0.3.0 — smart UI defaults, fix --design mode, loop engine overhaul by @rubenmarcus in #189

Full Changelog: v0.2.1...v0.3.0

v0.2.1

12 Feb 13:39
4d244b8

Choose a tag to compare

What's Changed

  • fix(skills): make auto-install opt-in (#174) (6b39065)

Installation

npm install -g ralph-starter

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Feb 03:45
7a43545

Choose a tag to compare

What's Changed

  • fix(release): bump version to 0.2.0 for npm publish (#173) (7a43545)
  • chore(deps): bump @types/node in the typescript group (#166) (3265c7f)
  • chore(deps): bump tj-actions/changed-files from 47.0.1 to 47.0.2 (#165) (5f40129)
  • chore(deps): bump @typescript-eslint/parser in /docs (#167) (c373db1)
  • fix(ci): resolve docs SEO sync push failure and add SEO to preview deploys (#170) (ef6d73f)
  • chore: update all repo links to multivmlabs org (#168) (592b153)
  • chore(ci): remove gitleaks secret detection workflow (#169) (5ce4ff9)
  • fix(docs): resolve mobile hamburger menu and docs sidebar navigation (#164) (ff51fc9)
  • chore(docs): sync generated SEO/AEO assets [skip ci] (#162) (df700ba)
  • chore(docs): sync generated SEO/AEO assets [skip ci] (#152) (a833af7)
  • feat(docs): expand documentation, landing page components, and site polish (#161) (63089e0)
  • chore(deps): bump docusaurus-plugin-llms from 0.2.2 to 0.3.0 in /docs (#160) (d4ed5c6)
  • chore(deps): update pnpm/action-setup requirement to 41ff72655975bd51cab0327fa583b6e92b6d3061 (#159) (113012a)
  • chore(deps): bump ora from 9.2.0 to 9.3.0 (#158) (334e224)
  • chore(deps): bump actions/stale from 9.1.0 to 10.1.1 (#157) (443d293)
  • chore(deps): bump actions/dependency-review-action (#156) (3045be5)
  • chore(deps): bump @types/node in the typescript group (#155) (f61ce1f)
  • chore(deps): bump github/codeql-action from 3.32.2 to 4.32.2 (#154) (ca5977d)
  • chore(deps): bump amannn/action-semantic-pull-request (#153) (6f60e16)
  • fix(docs): make SEO sync workflow compatible with protected main (#151) (42564db)
  • feat(docs): improve SEO and AEO discoverability automation (#150) (791fdaf)

Installation

npm install -g ralph-starter

What's Changed

  • chore(release): harden stable release flow by @rubenmarcus in #149
  • feat(docs): improve SEO and AEO discoverability automation by @rubenmarcus in #150
  • fix(docs): make SEO sync workflow compatible with protected main by @rubenmarcus in #151
  • chore(deps): bump amannn/action-semantic-pull-request from 5.5.3 to 6.1.1 by @dependabot[bot] in #153
  • chore(deps): bump github/codeql-action from 3.32.2 to 4.32.2 by @dependabot[bot] in #154
  • chore(deps): bump @types/node from 25.2.0 to 25.2.2 in the typescript group by @dependabot[bot] in #155
  • chore(deps): bump actions/dependency-review-action from 46a3c492319c890177366b6ef46d6b4f89743ed4 to 3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 by @dependabot[bot] in #156
  • chore(deps): bump actions/stale from 9.1.0 to 10.1.1 by @dependabot[bot] in #157
  • chore(deps): bump ora from 9.2.0 to 9.3.0 by @dependabot[bot] in #158
  • chore(deps): update pnpm/action-setup requirement to 41ff72655975bd51cab0327fa583b6e92b6d3061 by @dependabot[bot] in #159
  • chore(deps): bump docusaurus-plugin-llms from 0.2.2 to 0.3.0 in /docs by @dependabot[bot] in #160
  • feat(docs): expand documentation, landing page components, and site polish by @rubenmarcus in #161
  • chore(docs): sync generated SEO/AEO assets by @github-actions[bot] in #152
  • chore(docs): sync generated SEO/AEO assets by @github-actions[bot] in #162
  • fix(docs): resolve mobile hamburger menu and docs sidebar navigation by @rubenmarcus in #164
  • chore(ci): remove gitleaks secret detection by @rubenmarcus in #169
  • chore: update all repo links to multivmlabs org by @rubenmarcus in #168
  • fix(ci): resolve docs SEO sync push and add SEO to preview deploys by @rubenmarcus in #170
  • chore(deps): bump @typescript-eslint/parser from 8.54.0 to 8.55.0 in /docs by @dependabot[bot] in #167
  • chore(deps): bump tj-actions/changed-files from 47.0.1 to 47.0.2 by @dependabot[bot] in #165
  • chore(deps): bump @types/node from 25.2.2 to 25.2.3 in the typescript group by @dependabot[bot] in #166
  • chore(release): v0.2.0 stable release by @rubenmarcus in #171
  • fix(release): bump version to 0.2.0 for npm publish by @rubenmarcus in #173

Full Changelog: v0.1.1-beta.16...v0.2.0

v0.1.1-beta.16

07 Feb 01:55
2af3acf

Choose a tag to compare

v0.1.1-beta.16 Pre-release
Pre-release

What's Changed

  • fix(security): update codeql-action SHA and harden workflow patterns (#147) (ab89c0f)
  • feat: aggregate all merged PRs in release and add stable release workflow (#146) (0d77964)
  • fix: fix release workflow for pnpm and update scorecard action (#144) (2a87475)
  • fix: rename changelog script to .cjs for ESM compatibility (#143) (6cc3710)
  • fix(security): pin GitHub Actions to SHA hashes and add LICENSE (#141) (106f624)
  • feat: add seo category to template filters (#142) (aeec80b)
  • feat: enforce pnpm, vitest v4, esbuild v0.27, security fixes (#136) (98a14cc)
  • feat: add security scanning and code quality tools (#129) (7123d52)
  • fix: update CHANGELOG.md and auto-generate on release (#128) (a9a509a)

Installation

npm install -g ralph-starter@beta

Or install this specific version:

npm install -g ralph-starter@0.1.1-beta.16

What's Changed

  • fix: update CHANGELOG.md and auto-generate on release by @rubenmarcus in #128
  • feat: add security scanning and code quality tools by @rubenmarcus in #129
  • feat: enforce pnpm, vitest v4, esbuild v0.27, security fixes by @rubenmarcus in #136
  • feat: add seo category to template filters by @rubenmarcus in #142
  • fix(security): pin GitHub Actions to SHA hashes and add LICENSE by @rubenmarcus in #141
  • fix: rename changelog script to .cjs for ESM compatibility by @rubenmarcus in #143
  • fix: fix release workflow for pnpm and update scorecard action by @rubenmarcus in #144
  • feat: aggregate all merged PRs in release and add stable release workflow by @rubenmarcus in #146
  • fix(security): update codeql-action SHA and harden workflow patterns by @rubenmarcus in #147
  • chore(release): v0.1.1-beta.16 by @github-actions[bot] in #148

Full Changelog: v0.1.1-beta.15...v0.1.1-beta.16

v0.1.1-beta.15

06 Feb 05:10
2bcdfee

Choose a tag to compare

v0.1.1-beta.15 Pre-release
Pre-release

What's Changed

  • feat(auto): improve README and fix auto mode PR issues (#123) (cb0cd8a)
  • feat(figma): figma content extraction mode (#124) (e10a054)
  • fix: auto mode cascading branches and PRs (#120) (8d379c4)
  • feat(docs): landing page improvements and new standalone pages (#116) (806e078)

Installation

npm install -g ralph-starter@beta

Or install this specific version:

npm install -g ralph-starter@0.1.1-beta.15

What's Changed

  • feat(docs): landing page improvements and new standalone pages by @rubenmarcus in #116
  • fix: auto mode cascading branches and PRs by @rubenmarcus in #120
  • feat(figma): figma content extraction mode by @rubenmarcus in #124
  • feat(auto): improve README and fix auto mode PR issues by @rubenmarcus in #123
  • chore(release): v0.1.1-beta.15 by @github-actions[bot] in #126

Full Changelog: v0.1.1-beta.14...v0.1.1-beta.15

v0.1.1-beta.14

05 Feb 02:31
142062b

Choose a tag to compare

v0.1.1-beta.14 Pre-release
Pre-release

What's Changed

  • docs: update and clean up root markdown files (#113) (097f0d1)

Installation

npm install -g ralph-starter@beta

Or install this specific version:

npm install -g ralph-starter@0.1.1-beta.14

What's Changed

  • docs: update and clean up root markdown files by @rubenmarcus in #113
  • chore(release): v0.1.1-beta.14 by @github-actions[bot] in #114

Full Changelog: v0.1.1-beta.13...v0.1.1-beta.14

v0.1.1-beta.13

05 Feb 01:35
03e7cb7

Choose a tag to compare

v0.1.1-beta.13 Pre-release
Pre-release

What's Changed

  • docs: update README with Figma, more agents, LLM providers (#110) (57c2dea)

Installation

npm install -g ralph-starter@beta

Or install this specific version:

npm install -g ralph-starter@0.1.1-beta.13

What's Changed

  • docs: update README with Figma, more agents, LLM providers by @rubenmarcus in #110
  • chore(release): v0.1.1-beta.13 by @github-actions[bot] in #111

Full Changelog: v0.1.1-beta.12...v0.1.1-beta.13

v0.1.1-beta.12

05 Feb 00:40
6889e63

Choose a tag to compare

v0.1.1-beta.12 Pre-release
Pre-release

What's Changed

Installation

npm install -g ralph-starter@beta

Or install this specific version:

npm install -g ralph-starter@0.1.1-beta.12

What's Changed

  • feat: add Figma integration by @rubenmarcus in #108
  • chore(release): v0.1.1-beta.12 by @github-actions[bot] in #109

Full Changelog: v0.1.1-beta.11...v0.1.1-beta.12