Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add integrity hash #875

Merged
merged 2 commits into from
Jan 31, 2025
Merged

feat: add integrity hash #875

merged 2 commits into from
Jan 31, 2025

Conversation

aritro2002
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

add integrity hash

How did you test it?

I have tested this locally through a POC and also verified it by creating builds.

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

Copy link

semanticdiff-com bot commented Jan 21, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  public/build.html  0% smaller
  webpack.common.js  0% smaller

@aritro2002 aritro2002 self-assigned this Jan 21, 2025
@aritro2002 aritro2002 added the Ready for Review PR with label Ready for Review should only be reviewed. label Jan 21, 2025
@aritro2002 aritro2002 linked an issue Jan 30, 2025 that may be closed by this pull request
@PritishBudhiraja PritishBudhiraja merged commit da6e01c into main Jan 31, 2025
3 of 4 checks passed
@PritishBudhiraja PritishBudhiraja deleted the integrity-hash branch January 31, 2025 12:20
@github-actions github-actions bot added Closed Label will be automatically added when the PR will get merged to main and removed Ready for Review PR with label Ready for Review should only be reviewed. labels Jan 31, 2025
aritro2002 pushed a commit that referenced this pull request Feb 3, 2025
# [0.112.0](v0.111.0...v0.112.0) (2025-01-31)

### Features

* add integrity hash ([#875](#875)) ([da6e01c](da6e01c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add integrity hash
3 participants