Skip to content

Merge dev into main — v0.1.7#19

Merged
ApiliumDevTeam merged 2 commits intomainfrom
dev
Mar 7, 2026
Merged

Merge dev into main — v0.1.7#19
ApiliumDevTeam merged 2 commits intomainfrom
dev

Conversation

@ApiliumDevTeam
Copy link
Collaborator

Summary

  • Fix mayros update for global installs using scoped package name @apilium/mayros
  • Bump to v0.1.7 with all 49 extensions synced

Test plan

  • pnpm test src/infra/update-runner.test.ts — 15 tests pass
  • mayros update resolves correctly from global install

- Add @apilium/mayros to CORE_PACKAGE_NAMES so mayros update works
  for global npm installs using the scoped package name
- Bump version to 0.1.7 and sync all 49 extensions
## Summary
- Add `@apilium/mayros` to `CORE_PACKAGE_NAMES` so `mayros update` works
for global npm installs using the scoped package name
- Bump version to 0.1.7 and sync all 49 extensions

## Test plan
- [ ] `pnpm test src/infra/update-runner.test.ts` — 15 tests pass
- [ ] `mayros update` from a global `@apilium/mayros` install no longer
returns `not-mayros-root`
@ApiliumDevTeam ApiliumDevTeam merged commit 1d652a7 into main Mar 7, 2026
4 of 5 checks passed
ApiliumDevTeam added a commit that referenced this pull request Mar 9, 2026
## Summary
- Fix `mayros update` for global installs using scoped package name
`@apilium/mayros`
- Bump to v0.1.7 with all 49 extensions synced

## Test plan
- [ ] `pnpm test src/infra/update-runner.test.ts` — 15 tests pass
- [ ] `mayros update` resolves correctly from global install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant