Skip to content

Commit da71216

Browse files
authored
Merge pull request #7 from Sillybit-io/release-please--branches--main--components--renamer-opencode-plugin
chore(main): release renamer-opencode-plugin 0.2.1
2 parents a22e2e5 + dbac07f commit da71216

3 files changed

Lines changed: 9 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.2.0"
2+
".": "0.2.1"
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.1](https://github.com/Sillybit-io/renamer-opencode-plugin/compare/renamer-opencode-plugin-v0.2.0...renamer-opencode-plugin-v0.2.1) (2026-02-08)
9+
10+
11+
### Bug Fixes
12+
13+
* triggered release ([a22e2e5](https://github.com/Sillybit-io/renamer-opencode-plugin/commit/a22e2e57ca8b7b8f001e56e7d0a5efff17c41916))
14+
815
## [0.2.0](https://github.com/Sillybit-io/renamer-opencode-plugin/compare/renamer-opencode-plugin-v0.1.3...renamer-opencode-plugin-v0.2.0) (2026-02-08)
916

1017

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sillybit/renamer-opencode-plugin",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "OpenCode plugin that replaces case-insensitive 'OpenCode' text with a configurable value (default: 'Renamer') across chat messages, system prompts, tool outputs, and session titles",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)