0.3.1 • Published 7 months ago

social-media-icons v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

social-media-icons

SVG files for social media icons. For the sources and guidelines for these icons, check the Social Media Icons file (v0.11.0) on the Figma Community, please.

Development

JS

fnm install && fnm use && node --version
npm install
npm run build
npm pack --dry-run

Python

pyenv install && pyenv versions
pip install pipenv && pipenv --version
pipenv install --dev --skip-lock
pipenv run black apply_picosvg.py

Deployment

Update the Social Media Icons file version in the README file (if necessary).

npm version patch

or

npm version minor

or

npm version major
git push --follow-tags

or

npm version --no-git-tag-version patch

or

npm version --no-git-tag-version minor

or

npm version --no-git-tag-version major

Create a tag on GitHub Desktop.

Check GitHub and npm.

0.3.0

7 months ago

0.3.1

7 months ago

0.1.0

10 months ago

0.2.0

9 months ago

0.1.1

10 months ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago