Commit Graph

8 Commits

Author SHA1 Message Date
f6d94c8311 Update package version to 1.0.11 in package.json and modify ci-deploy.sh to publish with 'latest' tag and include a completion message. 2025-11-23 01:24:18 -05:00
75022e05c8 Update ci-deploy.sh to include version in output 2025-11-22 23:16:52 -05:00
df686fbcda Enhance ci-deploy script by adding functions for directory cleanup and package.json version updating, ensuring version consistency before deployment. Improve deployment messages for beta and GA releases. 2025-11-22 22:56:45 -05:00
fb3f86daf3 Refine ci-deploy script by adjusting argument shifting for beta flag, improving command-line argument parsing. 2025-11-22 22:53:32 -05:00
7b3264f7f4 Fix ci-deploy script to correctly handle beta flag by adjusting shift command, ensuring proper argument parsing for deployment options. 2025-11-22 22:45:01 -05:00
a050c02dc1 Refactor ci-deploy script to automatically retrieve package version from package.json, streamline beta flag handling, and remove obsolete functions for directory cleanup and version updating. 2025-11-22 22:23:09 -05:00
dd39fd6fcb Update version to 1.0.4 in package.json and enhance ci-deploy script with dependency check and improved version update logic. 2025-11-22 22:15:46 -05:00
d2d654dfda Remove technical documentation and testing files; add ESLint configuration and CI scripts for build and deployment processes. 2025-11-22 21:00:08 -05:00