Skip to content

Commit 2339042

Browse files
chore: release main (#30)
1 parent ab8fe1a commit 2339042

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
@@ -6,5 +6,5 @@
66
"packages/ng-daum-address": "1.0.1",
77
"packages/mcp-cafe24-admin": "0.2.1",
88
"packages/biome-plugin": "0.2.2",
9-
"packages/opencode-plugin-mimic": "0.1.9"
9+
"packages/opencode-plugin-mimic": "0.1.10"
1010
}

packages/opencode-plugin-mimic/CHANGELOG.md

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

3+
## [0.1.10](https://github.com/gracefullight/pkgs/compare/opencode-plugin-mimic@0.1.9...opencode-plugin-mimic@0.1.10) (2026-01-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **opencode-plugin-mimic:** split modelId by slash to extract provider and model separately ([ab8fe1a](https://github.com/gracefullight/pkgs/commit/ab8fe1aaac42ef08bb9c376bc563918b4097d987))
9+
310
## [0.1.9](https://github.com/gracefullight/pkgs/compare/opencode-plugin-mimic@0.1.8...opencode-plugin-mimic@0.1.9) (2026-01-23)
411

512

packages/opencode-plugin-mimic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opencode-plugin-mimic",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"description": "An OpenCode plugin that learns from your patterns and adapts to your workflow. Mimic watches how you work, remembers across sessions, and suggests actions based on what you do repeatedly.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)