Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.14.0"
".": "1.14.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion plugins/preview-forge/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down