Skip to content

Commit

Permalink
Bump 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peze committed Jan 17, 2025
1 parent eb7ec57 commit cd33d47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ChangeLog

## 2.0.1 2025-01-17

- Fix the array subtype error.

## 2.0.0 2025-01-16

- Upgrade by darabonba V2.
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": "@darabonba/php-generator",
"version": "2.0.0",
"version": "2.0.1",
"description": "The SDK generator for PHP",
"main": "lib/generator",
"directories": {
Expand Down

0 comments on commit cd33d47

Please sign in to comment.