Skip to content

v1.0.2: Dual Registry Publishing & CI Hardening

Choose a tag to compare

@github-actions github-actions released this 27 Jul 09:51

Added

  • GitHub Packages Support: Implemented dual-publishing architecture. smile is now officially available on both the global NPM registry (registry.npmjs.org) and the GitHub Packages registry (npm.pkg.github.com).
  • Enterprise Ready: This allows enterprise users to consume the library securely via their internal GitHub ecosystems without needing public internet access to NPM.

📦 Installation

npm install -g @mrjacket/smile

View Full CHANGELOG