Skip to content

Commit 42f0709

Browse files
authored
chore(main): release 0.2.0 (#8)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.2...v0.2.0) (2026-03-23) ### Features * make profile writer the default streamdeck server ([#1](#1)) ([bdc73c0](bdc73c0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
2 parents ad6bcd8 + 0e7cde2 commit 42f0709

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.0](https://github.com/verygoodplugins/streamdeck-mcp/compare/v0.1.2...v0.2.0) (2026-03-23)
9+
10+
11+
### Features
12+
13+
* make profile writer the default streamdeck server ([#1](https://github.com/verygoodplugins/streamdeck-mcp/issues/1)) ([bdc73c0](https://github.com/verygoodplugins/streamdeck-mcp/commit/bdc73c0654f661dc905eeaddf3791248694db6da))
14+
815
## [0.2.0] - Unreleased
916

1017
### Added

server.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,11 @@
4848
}
4949
],
5050
"license": "MIT",
51-
"keywords": ["streamdeck", "elgato", "profiles", "automation", "mcp"]
51+
"keywords": [
52+
"streamdeck",
53+
"elgato",
54+
"profiles",
55+
"automation",
56+
"mcp"
57+
]
5258
}

0 commit comments

Comments
 (0)