1.0.8 • Published 2 years ago

@camped/ai v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

CampEd-AI Library

Deployment

Before deploying and publishing your package, remember to increment the version number each time you make changes to the package. This ensures that users can identify and access the latest version of your library.

Follow these steps to deploy your changes and publish the package:

  1. Install dependencies and build the project:
    yarn
  2. Log in to your npm account:
    npm login
  3. Increment the version number in the package.json file based on your changes.
  4. Publish the package to npm:
    npm publish
    By increasing the version number and publishing the package, you're providing users with the most up-to-date features and improvements. Remember that semantic versioning (SemVer) principles can guide you in determining how to update the version number (e.g., major, minor, patch) based on the nature of the changes made.|

Contribution

Contributions to the CampEd-AI library are welcome! If you encounter any issues or have suggestions for improvements, please feel free to submit a pull request or open an issue on the GitHub repository.

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago