Skip to content

Comments

chore: update version to 4.0.3 and create tag#68

Merged
ateliee merged 2 commits intomasterfrom
devin/1750398905-version-update-and-tagging
Jun 20, 2025
Merged

chore: update version to 4.0.3 and create tag#68
ateliee merged 2 commits intomasterfrom
devin/1750398905-version-update-and-tagging

Conversation

@devin-ai-integration
Copy link
Contributor

Version Update to 4.0.3 and Tagging

This PR updates the package version from 4.0.2 to 4.0.3 and implements proper git tagging using the existing gulp tag infrastructure.

Changes Made

  • Updated package.json version from "4.0.2" to "4.0.3" (patch increment)
  • Created git tag v4.0.3 using the existing gulp tag task
  • Verified build process works correctly with npm run build

Verification

  • ✅ Package version updated in package.json
  • ✅ Git tag v4.0.3 created successfully using gulp-tag-version
  • ✅ Build process completed successfully
  • ✅ All changes committed and pushed to feature branch

Release Process

Once this PR is merged to master, the GitHub workflows will automatically:

  • Publish to GitHub Package Registry
  • Publish to NPM Registry with public access

The gulp tag task uses gulp-tag-version to automatically create git tags based on the version in package.json, ensuring consistency between package version and git tags.


Link to Devin run: https://app.devin.ai/sessions/785fe84f555140dc89417bad86c6118e
Requested by: ateliee

devin-ai-integration bot and others added 2 commits June 20, 2025 05:56
Co-Authored-By: ateliee <ateliee@gmail.com>
- Add create-tag job that automatically creates git tags from package.json version
- Check for existing tags to avoid duplicates
- Make both package release jobs depend on tag creation
- Remove manual tagging approach in favor of CI automation

Co-Authored-By: ateliee <ateliee@gmail.com>
@ateliee ateliee merged commit b340ed9 into master Jun 20, 2025
4 checks passed
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

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

Successfully merging this pull request may close these issues.

1 participant