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-05-23 #533

Closed
1 of 3 tasks
shortcuts opened this issue May 23, 2022 · 1 comment
Closed
1 of 3 tasks

chore: release 2022-05-23 #533

shortcuts opened this issue May 23, 2022 · 1 comment

Comments

@shortcuts
Copy link
Member

shortcuts commented May 23, 2022

Summary

Version Changes

  • javascript: 0.2.0 -> minor (e.g. 0.3.0)
  • java: 0.0.1 -> minor (e.g. 0.1.0)
  • php: 0.0.1 -> minor (e.g. 0.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

java

php

Skipped Commits

It doesn't mean these commits are being excluded from the release. It means they're not taken into account when the release process figured out the next version number, and updated the changelog.

Commits without language scope:
Commits with unknown language scope:

Approval

To proceed this release, a team member must leave a comment "approved" in this issue.
To skip this release, just close it.

@shortcuts
Copy link
Member Author

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