Skip to content

Commit

Permalink
Release: 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
takejohn committed Jan 12, 2025
1 parent 8341b9e commit a7c0fa9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
All dates are expressed in YYYY-MM-DD format in JST (UTC+9).

## [0.3.1] - 2025-01-12

## [0.3.0] - 2025-01-11
### Added
- テスト機能
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aisenv",
"version": "0.3.0",
"version": "0.3.1",
"description": "Build your AiScript development environment.",
"type": "module",
"repository": {
Expand Down

0 comments on commit a7c0fa9

Please sign in to comment.