Skip to content

Develop#10

Merged
Zaiidmo merged 125 commits intomasterfrom
develop
Apr 6, 2026
Merged

Develop#10
Zaiidmo merged 125 commits intomasterfrom
develop

Conversation

@Zaiidmo
Copy link
Copy Markdown
Contributor

@Zaiidmo Zaiidmo commented Apr 6, 2026

Summary

  • What does this PR change?

Why

  • Why is this change needed?

Checklist

  • Added/updated tests (if behavior changed)
  • npm run lint passes
  • npm run typecheck passes
  • npm test passes
  • npm run build passes
  • Added a changeset (npx changeset) if this affects consumers

Notes

  • Anything reviewers should pay attention to?

Omaima33 and others added 30 commits February 12, 2026 15:16
@Zaiidmo Zaiidmo requested review from a team and Copilot April 6, 2026 15:21
@Zaiidmo Zaiidmo merged commit d31f5de into master Apr 6, 2026
3 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 6, 2026

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the package metadata for @ciscode/ui-form-kit by bumping the published version and adding repository information, aligning the npm package details with the GitHub source location.

Changes:

  • Bump package version from 0.0.1 to 0.0.2.
  • Add a repository field to package.json.
  • Sync the version bump into package-lock.json.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Bumps package version and adds repository metadata for npm consumers.
package-lock.json Updates lockfile package version to match package.json.

Comment on lines 2 to 4
"name": "@ciscode/ui-form-kit",
"version": "0.0.1",
"version": "0.0.2",
"author": "CISCODE",
Copy link

Copilot AI Apr 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This repo’s documented release flow uses Changesets for versioning; manually editing version here can get out of sync with .changeset/* and may be overwritten the next time changeset version is run. Consider adding a patch changeset and generating the version bump via changeset version/npm run version-packages instead of editing package.json directly.

Copilot uses AI. Check for mistakes.
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.

3 participants