Skip to content

Latest commit

 

History

History
208 lines (92 loc) · 8.94 KB

CHANGELOG.md

File metadata and controls

208 lines (92 loc) · 8.94 KB

Changelog

2.2.2 (2024-07-25)

Bug Fixes

  • publish-package: ensure proper .npmrc formatting on Windows (09427e7)

2.2.1 (2024-07-25)

Bug Fixes

2.2.0 (2024-07-25)

Features

2.1.1 (2024-07-25)

Bug Fixes

  • publish-package: ensure .npmrc file resolution in monorepo setup (1d65f86)

2.1.0 (2024-07-25)

Features

2.0.2 (2024-07-25)

Bug Fixes

  • publish-packages: add logging and improve path handling (4f1d74f)

2.0.1 (2024-07-25)

Bug Fixes

2.0.0 (2024-07-25)

Features

  • publish-node-package-action: add conditional provenance generation based on target (a194767)
  • publish-node-package-action: add provenance support and improve workflow (66a335a)
  • 指定版本 2.0.0 (0e24263)

Miscellaneous Chores

1.14.0 (2024-07-23)

Features

  • 支持 dry-run,优化处理逻辑 (4a53b9c)

1.13.0 (2024-07-23)

Features

1.12.0 (2024-07-23)

Features

  • action: replace inline script with external module (9aa42b1)

1.11.0 (2024-07-23)

Features

  • readme: add workspaces and options params to npm publish (ea37e6b)

1.10.1 (2024-07-23)

Bug Fixes

  • action.yml: add exports object definition to avoid script errors (2af8d11)

1.10.0 (2024-07-23)

Features

  • rename rewritePkgJSON to main and update action.yml script (a41596c)

1.9.1 (2024-07-23)

Bug Fixes

  • log resolve paths for index.cjs in action.yml (e273998)

1.9.0 (2024-07-23)

Features

  • log github context and core tools in modify-package-json action (c237172)

1.8.0 (2024-07-23)

Features

  • 支持 Monorepo 发布 github package (5cb5165)

1.7.0 (2024-07-23)

Features

  • publish-action: add workspaces and options support (98758ed)

1.6.1 (2023-05-12)

Bug Fixes

  • 修复 npm publish provenance 问题 (7773f5e)

1.6.0 (2023-05-10)

Features

  • support for npm package provenance statements (44656c9)

1.5.0 (2023-03-21)

Features

  • change ownership to FrontEndDev-org (06a821c)

1.4.0 (2023-03-20)

Features

  • remove unnecessary publish option (25f95de)

1.3.1 (2023-03-20)

Bug Fixes

  • 修复 git 未检出的问题 (edf7f75)

1.3.0 (2023-03-20)

Features

  • 修改当前 action 发版策略,更符合 GitHub 官方 Action 的要求 (d2c7e6c)

Bug Fixes

  • 修复版本号传递错误的问题 (f908e76)

1.2.1 (2023-03-20)

Bug Fixes

  • docs: fix documentation errors (1880610)

1.2.0 (2023-03-20)

Features

  • modify the description, optimize the document description (ebed17a)

1.1.0 (2023-03-19)

Features

1.0.0 (2023-03-19)

Features

  • new github action - Publish a NodeJS package to NPM Repository or GitHub Packages (7fa63aa)