Skip to content

Commit 78663be

Browse files
chore: release main (#25)
1 parent b3cb071 commit 78663be

3 files changed

Lines changed: 14 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.4"
9+
"packages/opencode-plugin-mimic": "0.1.5"
1010
}

packages/opencode-plugin-mimic/CHANGELOG.md

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

3+
## [0.1.5](https://github.com/gracefullight/pkgs/compare/opencode-plugin-mimic@0.1.4...opencode-plugin-mimic@0.1.5) (2026-01-22)
4+
5+
6+
### Features
7+
8+
* auto-add state.json to gitignore on initialization ([e7d4700](https://github.com/gracefullight/pkgs/commit/e7d4700e549d8fd94a537a628e34d319963a3adf))
9+
10+
11+
### Bug Fixes
12+
13+
* prevent evolution of builtin OpenCode tools to shortcuts ([58908ee](https://github.com/gracefullight/pkgs/commit/58908ee84726b57ecb85a8ca9fbb8b2667b377ea))
14+
315
## [0.1.4](https://github.com/gracefullight/pkgs/compare/opencode-plugin-mimic@0.1.3...opencode-plugin-mimic@0.1.4) (2026-01-22)
416

517

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.4",
3+
"version": "0.1.5",
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)