Skip to content

Add CHANGELOG.md before first npm publish #19

Description

@llbbl

Follow-up from #6 (PR #16). Pre-publish gate for #7.

The package is still 0.0.0 and nothing has shipped, so this gates the first npm publish rather than any single change.

The strongest reason is not an API addition — it is that fflate moved from devDependencies to dependencies in #6, because DOCX archive inspection now runs at runtime. That changes what every consumer installs and is supply-chain-visible, so it belongs in a changelog entry.

Also worth an entry in the first release:

Tasks

  • Add CHANGELOG.md with a 0.1.0 entry covering the scaffold, conversion core, the three transports, and reverse conversion.
  • Decide whether to adopt git-cliff / conventional-commit-driven generation (commits already follow conventional commits) or hand-write entries.
  • Wire the changelog into the release workflow from CI + npm publish #7 so a tagged release and its entry cannot drift apart.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ciCI / release

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions