Skip to content

Comments

Changes for 1.0.3 Release#1

Merged
cliffhall merged 3 commits intomainfrom
github-workflow-setup
Nov 25, 2025
Merged

Changes for 1.0.3 Release#1
cliffhall merged 3 commits intomainfrom
github-workflow-setup

Conversation

@cliffhall
Copy link
Member

Prepare for npm trusted publisher setup, adding workflow file for publishing, and removing build output from repo.

  • Format ./src/index.ts, ./test/*

  • In package.json

    • update format script
    • add engines section with node version >= 20
  • Added main.yml

    • contains build and publish jobs
  • Remove .bin

    • build in CI before publishing
  • Add .bin to .gitignore

Prepare for npm trusted publisher setup, adding workflow file for publishing, and removing build output from repo.

* Format ./src/index.ts, ./test/*

* In package.json
  - update format script
  - add engines section with node version >= 20

* Added main.yml
  - contains build and publish jobs

* Remove .bin
  - build in CI before publishing

* Add .bin to .gitignore
@cliffhall cliffhall self-assigned this Nov 25, 2025
  - Move prettier check to after npm install
  - Remove publish environment
@cliffhall cliffhall merged commit 9a3b790 into main Nov 25, 2025
2 checks passed
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