Skip to content

Commit 532136c

Browse files
chore(release): 5.5.5 [skip ci]
## [5.5.5](v5.5.4...v5.5.5) (2025-09-01) ### Bug Fixes * **cd:** correctly mark build-all-assets script as prepare phase for semantic-release ([0a5dee5](0a5dee5))
1 parent 0a5dee5 commit 532136c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.5.5](https://github.com/mmmeff/outline-mcp-server/compare/v5.5.4...v5.5.5) (2025-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **cd:** correctly mark build-all-assets script as prepare phase for semantic-release ([0a5dee5](https://github.com/mmmeff/outline-mcp-server/commit/0a5dee5209526b5f9f2bfa5d76479deea88ae8d5))
7+
18
## [5.5.4](https://github.com/mmmeff/outline-mcp-server/compare/v5.5.3...v5.5.4) (2025-09-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "outline-mcp-server",
3-
"version": "5.5.4",
3+
"version": "5.5.5",
44
"description": "An MCP server for interacting with Outline's API",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)