Skip to content

Comments

feat: update package version to 4.0.2 and add version badge to demo page#67

Merged
ateliee merged 2 commits intomasterfrom
devin/1750398260-update-package-version-demo-badge
Jun 20, 2025
Merged

feat: update package version to 4.0.2 and add version badge to demo page#67
ateliee merged 2 commits intomasterfrom
devin/1750398260-update-package-version-demo-badge

Conversation

@devin-ai-integration
Copy link
Contributor

Update Package Version and Add Version Badge to Demo Page

Changes Made

  • Updated package.json version from "4.0.1" to "4.0.2"
  • Added version badge display in demo page jumbotron section using Bootstrap styling
  • Implemented JavaScript to dynamically load version from package.json with fallback
  • Updated package-lock.json to reflect version change

Implementation Details

  • Version badge uses label label-info Bootstrap class for consistent styling
  • JavaScript uses $.getJSON() to fetch version from ../package.json
  • Includes fallback to hardcoded version if JSON loading fails
  • Badge displays as "v4.0.2" format for clear version identification

Testing Verification

Local Testing Completed

  • Started development server with npm run serve
  • Verified demo page loads correctly at http://localhost:3000/demo/index.html
  • Confirmed version badge displays "v4.0.2" correctly in jumbotron section
  • Version badge styling matches existing Bootstrap theme

Demo Page with Version Badge

Technical Notes

  • Environment issues encountered with ESLint v9 configuration (reported separately)
  • Build process completed successfully with expected Sass deprecation warnings
  • All functionality tested and working as expected

Link to Devin run: https://app.devin.ai/sessions/64ec57bbd6ce4bce91d52ec8dccb9c23

Requested by: ateliee (ateliee@gmail.com)

devin-ai-integration bot and others added 2 commits June 20, 2025 05:46
- Updated package.json version from 4.0.1 to 4.0.2
- Added version badge display in demo page jumbotron section
- Implemented JavaScript to dynamically load version from package.json
- Version badge uses Bootstrap styling to match existing design

Co-Authored-By: ateliee <ateliee@gmail.com>
Co-Authored-By: ateliee <ateliee@gmail.com>
@ateliee ateliee merged commit 6dd4ab3 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