@chogng/lxicon
v1.0.14
Published
A tree-shakable colorful SVG icon library.
Readme
lxicon
A tree-shakable colorful SVG icon library.
Release Checklist
Before every release:
- Update the
versioninpackage.jsonandpackage-lock.json. - Login the npm account by running
npm login. - Run
npm publish.
Current Publish Settings
- Package name:
@chogng/lxicon - Publish scope: public package
- Publish config:
publishConfig.access = public
Notes
prepublishOnlyalready runsnpm run build, sonpm publishwill rebuild automatically.- You do not need to run
npm loginas part of the normal release flow if your npm auth is already available. - If npm returns
EOTP, your account has 2FA enabled. Complete the one-time password flow, then publish again.
