Skip to content

Commit 3c7eefe

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.1...v1.1.0) (2023-09-06) ### Features * add web credits and API credits to the account response ([7528ef3](7528ef3))
1 parent 7528ef3 commit 3c7eefe

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/AlsoAsked/also-asked-php/compare/v1.0.1...v1.1.0) (2023-09-06)
2+
3+
4+
### Features
5+
6+
* add web credits and API credits to the account response ([7528ef3](https://github.com/AlsoAsked/also-asked-php/commit/7528ef3cb669530ea60b940eee688de798a62110))
7+
18
## [1.0.1](https://github.com/AlsoAsked/also-asked-php/compare/v1.0.0...v1.0.1) (2023-08-24)
29

310

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "alsoasked/also-asked-php",
33
"description": "A PHP library for the AlsoAsked API",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"homepage": "https://alsoasked.com",
66
"type": "library",
77
"license": "MIT",
@@ -46,4 +46,4 @@
4646
"AlsoAsked\\Api\\": "generated/"
4747
}
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)