Skip to content

Commit b0318e1

Browse files
rubenmarcusgithub-actions[bot]greptile-apps[bot]
authored
chore(release): v0.3.1 (#203)
* chore(release): prepare release v0.3.1 * Update CHANGELOG.md Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent 935c3fc commit b0318e1

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88

99

10+
11+
## [0.3.1] - 2026-02-19
12+
13+
### Documentation & Blog
14+
- SEO-optimized blog posts with enriched content and proper og:image cards
15+
- Fixed CLI command syntax across all blog posts
16+
- Humanized AI writing patterns in 14 blog posts
17+
- Added i18n translations (ES, FR, DE, JA, KO, ZH, PT, NL)
18+
- Generated branded blog card images (1200x630)
19+
20+
### npm Package
21+
- Reduced npm package size by excluding source maps and dev files via .npmignore
22+
23+
### Dependencies
24+
- Bump @biomejs/biome from 2.3.14 to 2.4.0
25+
- Bump @anthropic-ai/sdk from 0.73.0 to 0.74.0
26+
- Bump simple-git from 3.30.0 to 3.31.1
27+
- Bump inquirer from 13.2.2 to 13.2.4
28+
- Bump github/codeql-action from 4.32.2 to 4.32.3
29+
1030
## [0.2.1] - 2026-02-12
1131

1232
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ralph-starter",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Ralph Wiggum made easy. One command to run autonomous AI coding loops with auto-commit, PRs, and Docker sandbox.",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)