Skip to content

chore(release): 1.0.1 - #14

Merged
adeelraza merged 1 commit into
mainfrom
claude/release-1.0.1
Jul 28, 2026
Merged

chore(release): 1.0.1#14
adeelraza merged 1 commit into
mainfrom
claude/release-1.0.1

Conversation

@adeelraza

Copy link
Copy Markdown
Contributor

Release 1.0.1

Patch release bundling the two merged bug fixes:

No API changes → semver patch.

Pre-publish verification (run locally against this branch)

  • npm run lint — clean
  • npm run typecheck — clean
  • npm test — 41 passing
  • npm run build — dist emitted (CJS + ESM + d.ts)
  • npm pack --dry-run — packs as @unlayer/react-image-editor@1.0.1 (9 files, 15.4 kB)

Publish

Merge this, then publish from an npm-authenticated environment:

git checkout main && git pull
npm run release   # runs build + npm publish (prepublishOnly gates on lint+typecheck+test)

Bug-fix release:
- fix(demo): auto-install demo deps in root dev script (#8)
- fix: contain exceptions thrown by consumer onError callback (#9)
@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-image-editor Ready Ready Preview, Comment Jul 28, 2026 2:31pm

Request Review

@adeelraza
adeelraza merged commit bcb62cc into main Jul 28, 2026
9 checks passed
@adeelraza
adeelraza deleted the claude/release-1.0.1 branch July 28, 2026 14:35
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