Skip to content

Commit 741ed2d

Browse files
chore: release main (#33)
1 parent b78b126 commit 741ed2d

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.10"
9+
"packages/opencode-plugin-mimic": "0.1.11"
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.11](https://github.com/gracefullight/pkgs/compare/opencode-plugin-mimic@0.1.10...opencode-plugin-mimic@0.1.11) (2026-01-27)
4+
5+
6+
### Features
7+
8+
* **mimic:** implement git tools, error learning, and context-aware instincts ([4915bd8](https://github.com/gracefullight/pkgs/commit/4915bd8dc86d547e8d0dbeb545ee0c5d22fd0b78))
9+
310
## [0.1.10](https://github.com/gracefullight/pkgs/compare/opencode-plugin-mimic@0.1.9...opencode-plugin-mimic@0.1.10) (2026-01-24)
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.10",
3+
"version": "0.1.11",
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)