You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Once we start releasing versioned tags, we should take advantage of bumpversion to automatically update files with a version number in them. Currently package.json has a version, but more files have one in the future.
Describe the solution you'd like
Use bumpversion
Describe alternatives you've considered
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Once we start releasing versioned tags, we should take advantage of bumpversion to automatically update files with a version number in them. Currently
package.json
has a version, but more files have one in the future.Describe the solution you'd like
Use bumpversion
Describe alternatives you've considered
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered: