Skip to content

Releases: RajVarsani/repoverse

v1.0.5

27 Dec 12:12
Compare
Choose a tag to compare
fix: bump package version from 1.0.4 to 1.0.5

v1.0.4

26 Dec 11:15
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.4

v1.0.3

23 Dec 17:28
Compare
Choose a tag to compare

1.0.2 (2023-12-23)

Features

  • add support for PR reviewers (30206e8)

0.0.2-beta: Feat/rename to repoverse (#1)

23 Dec 11:13
e82c1b3
Compare
Choose a tag to compare
* Refactor README.md formatting

* Refactor code structure and rename RepoSyncService to Repoverse

* Update release workflow

* Add push trigger for main branch in release workflow

* Update GitHub Actions workflow for PR builds

* Update GitHub Actions workflows

This commit updates the GitHub Actions workflows for pull requests and releases. It includes changes to the steps for checking out the repository, setting up the Node.js environment, installing dependencies, building the project, and running the test suite. The changes ensure that the workflows are up to date and aligned with best practices.

* Update package.json version to 0.0.2-development