1.0.14 • Published 2 years ago

finiat-component-library v1.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

finiat-component-library

Shared component library for finiat

Releasing new Version

Commands for GIT Command Line

Tagging the release

git tag -a {{ VERSION_NUMBER }} -m "{{ DESCRIPTION }}"
# Example
git tag -a v1.0.3 -m "example release"   

Pushing the Release

git push origin {{ VERSION_NUMBER }}
# Example
git push origin v1.0.3
1.0.11

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.6

2 years ago

1.0.3

2 years ago