Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 2022-03-24 #292

Closed
2 of 4 tasks
eunjae-lee opened this issue Mar 24, 2022 · 0 comments
Closed
2 of 4 tasks

chore: release 2022-03-24 #292

eunjae-lee opened this issue Mar 24, 2022 · 0 comments

Comments

@eunjae-lee
Copy link
Contributor

eunjae-lee commented Mar 24, 2022

Summary

Version Changes

  • javascript: v0.0.5 -> patch (e.g. v0.0.6)
    • No feat or fix commit, thus unchecked by default.
  • java: v0.0.1 -> patch (e.g. v0.0.2)
    • No feat or fix commit, thus unchecked by default.
  • php: v0.0.1 -> patch (e.g. v0.0.2)
    • No feat or fix commit, thus unchecked by default.

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

java

php

Approval

To proceed this release, check the box below and close the issue.
To skip this release, just close the issue.

  • Approved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant