From 8fac5c8bdfb109912737605c1c7347f3b7a9ca94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 02:37:01 +0000 Subject: [PATCH] chore(main): release 1.14.1 --- .claude-plugin/marketplace.json | 4 ++-- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ plugins/preview-forge/.claude-plugin/plugin.json | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 275861e..8dcb587 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -7,14 +7,14 @@ }, "metadata": { "description": "Two-Weeks-Team marketplace hosting the Preview Forge plugin — a 143-agent engineering swarm implementing the 3-DD Methodology (PreviewDD → SpecDD → TestDD) for Claude Code.", - "version": "1.14.0", + "version": "1.14.1", "homepage": "https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode" }, "plugins": [ { "name": "pf", "description": "Preview Forge — 한 줄 아이디어 → 143명의 Opus 4.7 가상 엔지니어링 조직이 PreviewDD · SpecDD · TestDD 3 사이클로 풀스택 앱을 freeze까지. /pf:* 14 slash commands. 인간은 디자인·배포 2 클릭만.", - "version": "1.14.0", + "version": "1.14.1", "author": { "name": "Two-Weeks-Team" }, diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2ef9a1c..77566c0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.14.0" + ".": "1.14.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a4a9c3..27041bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.14.1](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/compare/v1.14.0...v1.14.1) (2026-04-26) + + +### Bug Fixes + +* **profile:** default profile actually 'standard' (align stale 'pro' default refs) ([#110](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/issues/110)) ([358de64](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/commit/358de64857af353a90bd710442c033406494a787)) + ## [1.14.0](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/compare/v1.13.0...v1.14.0) (2026-04-26) diff --git a/plugins/preview-forge/.claude-plugin/plugin.json b/plugins/preview-forge/.claude-plugin/plugin.json index 497e800..658914b 100644 --- a/plugins/preview-forge/.claude-plugin/plugin.json +++ b/plugins/preview-forge/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "pf", "description": "한 줄 아이디어 → 143명 Opus 4.7 가상 엔지니어링 조직이 PreviewDD → SpecDD → TestDD 3-DD 사이클로 풀스택 앱을 freeze까지. 내장 Design Studio(Claude Design fallback) + Memory Tool + Reflexion 자가학습. Built with Opus 4.7 hackathon.", - "version": "1.14.0", + "version": "1.14.1", "author": { "name": "Two-Weeks-Team", "email": "app.2weeks@gmail.com",