Skip to content

release(0.2.1): Merge to master #11

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

Merged
merged 6 commits into from
Jul 22, 2024
Merged

release(0.2.1): Merge to master #11

merged 6 commits into from
Jul 22, 2024

Conversation

MiguelTapTagshelf
Copy link
Contributor

This pull request includes several significant updates and improvements aimed at enhancing the functionality and reliability of our project. The changes encompass enabling continuous integration (CI), updating the README with code examples, fixing documentation, and bumping the version number.

Detailed Changes:

Enables CI:

Implemented continuous integration (CI) to automate the testing and building of the project. This ensures that all code changes are automatically tested, providing a more robust and reliable development process.

Update README with Code Examples:

Enhanced the README file with detailed code examples to provide better guidance to users and developers. These examples illustrate the usage of various features and functionalities of the project.

Updated README Info:

Updated the information in the README file. Ensured that all details are accurate and up-to-date, reflecting the latest changes and improvements.

Version Bumped to 0.2.1:

Incremented the project version to 0.2.1 to reflect the new updates and improvements. This version bump indicates the minor changes and fixes that have been incorporated.

rroa and others added 6 commits February 13, 2024 16:04
* chore: enables ci

* chore: adds workflows locally

* fix: typo

* fix: adds missing type

* fix: adds missing reference

* fix: typo on version env var

* fix: removes git checkout options

* chore: adds repository type on project def

* fix: default version format

* fix: use default version on on-pr and on-push-merge

* fix: version cleanning error

* fix: push triggers on semver.yml
* feat: add file upload and auth examples

* fix: fix comments

* Apply suggestions from code review

Co-authored-by: Yuyi Pacheco Kimura <yuyik46@gmail.com>

* fix: comments

* fix: update casing

* fix: remove complete snipped

* fix: add data points check

* fix: add how to obtain auth

* fix: change alfred scalability

---------

Co-authored-by: Yuyi Pacheco Kimura <yuyik46@gmail.com>
* Updated README info

* fix: Structure of README file

* fix: Content of README file

* fix: Removed examples and added Reference

* Update README.md

Co-authored-by: Mateh Elismar <31004078+MatehElismar@users.noreply.github.com>

---------

Co-authored-by: Mateh Elismar <31004078+MatehElismar@users.noreply.github.com>
@MiguelTapTagshelf MiguelTapTagshelf self-assigned this Jul 22, 2024
@MatehElismar MatehElismar merged commit 749cbd5 into master Jul 22, 2024
1 check failed
Copy link

🎉 This issue has been resolved in version 0.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

5 participants