Skip to content

Commit 4dc083e

Browse files
chore: bump version to 0.2.3 [skip ci]
1 parent e6324e5 commit 4dc083e

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.2.3] - 2026-06-13
6+
7+
See [release notes](https://github.com/TMHSDigital/Blender-Developer-Tools/releases/tag/v0.2.3) for details.
8+
59
## [0.2.2] - 2026-06-13
610

711
See [release notes](https://github.com/TMHSDigital/Blender-Developer-Tools/releases/tag/v0.2.2) for details.

CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
66

77
## Project Overview
88

9-
The **Blender Developer Tools** repository is at **v0.2.2**. It packages skills, rules, snippets, and starter templates for Blender Python development with Cursor and Claude Code. Coverage targets **Blender 5.1** (current stable) with **Blender 4.5 LTS** fallback. There is no MCP server; content is consumed directly by the AI when working in Blender add-on or scripting projects.
9+
The **Blender Developer Tools** repository is at **v0.2.3**. It packages skills, rules, snippets, and starter templates for Blender Python development with Cursor and Claude Code. Coverage targets **Blender 5.1** (current stable) with **Blender 4.5 LTS** fallback. There is no MCP server; content is consumed directly by the AI when working in Blender add-on or scripting projects.
1010

11-
**Version:** 0.2.2
11+
**Version:** 0.2.3
1212
**License:** CC-BY-NC-ND-4.0
1313
**Author:** TM Hospitality Strategies
1414

ROADMAP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Roadmap
44

5-
**Current:** v0.2.2
5+
**Current:** v0.2.3
66

77
| Version | Theme | Skills | Rules | Templates | Snippets | Status |
88
| --- | --- | --- | --- | --- | --- | --- |

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.2
1+
0.2.3

0 commit comments

Comments
 (0)