Skip to content

Commit cd33d47

Browse files
committed
Bump 2.0.1
1 parent eb7ec57 commit cd33d47

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## 2.0.1 2025-01-17
4+
5+
- Fix the array subtype error.
6+
37
## 2.0.0 2025-01-16
48

59
- Upgrade by darabonba V2.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@darabonba/php-generator",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "The SDK generator for PHP",
55
"main": "lib/generator",
66
"directories": {

0 commit comments

Comments
 (0)