-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Description
Summary
Version Changes
- javascript: v0.0.5 ->
patch
(e.g. v0.0.6) - java: v0.0.1 ->
minor
(e.g. v0.1.0) - php: v0.0.1 ->
minor
(e.g. v0.1.0)
Checked → Update version, update repository, and release the library.
Un-checked → Do nothing
The JavaScript repository consists of several packages with independent versioning. Release type is applied to each version.
For example, if the release type is `patch`,
* algoliasearch@5.0.0 -> 5.0.1
* @algolia/client-search@5.0.0 -> 5.0.1
* @algolia/client-abtesting@5.0.0 -> 5.0.1
* ...
* @algolia/client-predict@0.0.1 -> 0.0.2
* ...
* @algolia/requester-browser-xhr@0.0.5 -> 0.0.6.
CHANGELOG
Update the following lines. Once merged, it will be reflected to changelogs/*.
javascript
- b07f5f9 fix(javascript): handle parent in models (fix(javascript): handle parent in models #339)
java
- 97c1aaf feat(java): add algolia user agent APIC-338 (feat(java): add algolia user agent APIC-338 #347)
- 34ad2c1 fix(java): apply Mouaad suggestions APIC-396 (fix(java): apply Mouaad suggestions APIC-396 #344)
php
- 412665d feat(php): Generate remaining PHP clients with PHP docs APIC-327 (feat(php): Generate remaining PHP clients with PHP docs APIC-327 #327)
Approval
To proceed this release, a team member must leave a comment "approved" in this issue.
To skip this release, just close it.
Metadata
Metadata
Assignees
Labels
No labels