Skip to content

Andypf publish details#153

Merged
andypf merged 1 commit intomainfrom
andypf-publish-details
Jul 26, 2024
Merged

Andypf publish details#153
andypf merged 1 commit intomainfrom
andypf-publish-details

Conversation

@andypf
Copy link
Copy Markdown
Collaborator

@andypf andypf commented Jul 26, 2024

Summary

This PR addresses two main updates:

  1. Fix files Property in package.json: Updated the files property in package.json to correctly include the build directory. This ensures that only the necessary build output files are included in the published npm package.

  2. Generate Changelogs: Added a process for generating changelogs to document changes and updates made in the project.

These changes ensure that the npm package includes only the relevant files and that changes are properly documented.

Changes Made

  • Created or Updated Changelogs
  • All package.json Files have well defined files property

Related Issues

  1. npm i
  2. npm run test

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.

@andypf andypf requested review from a team and franzheidl as code owners July 26, 2024 15:01
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Jul 26, 2024

⚠️ No Changeset found

Latest commit: 181c53b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@andypf andypf force-pushed the andypf-publish-details branch from 2dd6943 to 181c53b Compare July 26, 2024 15:02
@andypf andypf merged commit 927d2f5 into main Jul 26, 2024
@andypf andypf deleted the andypf-publish-details branch July 26, 2024 15:09
taymoor89 added a commit that referenced this pull request Mar 30, 2026
- Added pnpm override for brace-expansion >=5.0.5
- Fixes Dependabot alert #153
taymoor89 added a commit that referenced this pull request Apr 7, 2026
- Added pnpm override for brace-expansion >=5.0.5
- Fixes Dependabot alert #153
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