Skip to content

Commit ba51def

Browse files
authored
Merge pull request #63 from bookedsolidtech/changeset-release/main
chore: version packages
2 parents c832f52 + 614a2ae commit ba51def

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/add-update-helixir-command.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- f5bbbe7: Add `/update-helixir` slash command skill that allows users to self-update the helixir MCP server from npm in one step, with version detection, update, verification, and restart instructions.
8+
39
## [0.2.0] - 2026-03-13
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "helixir",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "MCP server that gives AI agents full situational awareness of any web component library",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)