Skip to content

Commit c851e7c

Browse files
chore(main): release 1.14.2 (#116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6957022 commit c851e7c

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
},
88
"metadata": {
99
"description": "Two-Weeks-Team marketplace hosting the Preview Forge plugin — a 144-agent engineering swarm implementing the 3-DD Methodology (PreviewDD → SpecDD → TestDD) for Claude Code.",
10-
"version": "1.14.1",
10+
"version": "1.14.2",
1111
"homepage": "https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode"
1212
},
1313
"plugins": [
1414
{
1515
"name": "pf",
1616
"description": "Preview Forge — PreviewDD → SpecDD → TestDD pipeline: 144 Opus 4.7 personas turn one-line ideas into frozen full-stack apps via 15 /pf:* slash commands; humans only touch the design and ship gates. Built with Opus 4.7 hackathon.",
17-
"version": "1.14.1",
17+
"version": "1.14.2",
1818
"author": {
1919
"name": "Two-Weeks-Team"
2020
},

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.14.1"
2+
".": "1.14.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.14.2](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/compare/v1.14.1...v1.14.2) (2026-04-26)
9+
10+
11+
### Bug Fixes
12+
13+
* **commands:** translate /pf:help body to English (partial [#113](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/issues/113)) ([#118](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/issues/118)) ([6957022](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/commit/6957022ad9c86b22cfa10695c5c0cdc101290726))
14+
* **manifest:** translate marketplace.json plugin description to English ([#112](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/issues/112)) ([#115](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/issues/115)) ([f91571e](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/commit/f91571e5223206d08e5b87f027a17c42fb5f4912))
15+
816
## [1.14.1](https://github.com/Two-Weeks-Team/PreviewForgeForClaudeCode/compare/v1.14.0...v1.14.1) (2026-04-26)
917

1018

plugins/preview-forge/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pf",
33
"description": "PreviewDD → SpecDD → TestDD: 144 Opus 4.7 personas turn one-line ideas into gallery-first, frozen full-stack apps. Built with Opus 4.7 hackathon.",
4-
"version": "1.14.1",
4+
"version": "1.14.2",
55
"author": {
66
"name": "Two-Weeks-Team",
77
"email": "app.2weeks@gmail.com",

0 commit comments

Comments
 (0)