wrappid / wrappid-app

A frontend boilerplate template application built for using Wrappid framework, which enables simultaneous development of web and mobile application
https://www.github.com/wrappid
MIT License
10 stars 6 forks source link

bugfix: fixes commit message during tag creation by workflows. #118

Closed anantakumarghosh closed 3 months ago

anantakumarghosh commented 3 months ago

Description

  1. This pull request adds .versonrc.json file to configure commit message by workflows for tag creation of wrappid-app type projects.
  2. This pull request also modifies package-lock.json where @wrappid/native-mobile is installed via npm ci --force as this package is causing dependencies conflicts during installation.

Related Issues

Ref: #117

Testing

Checklist

Screenshots (if applicable)

Additional Notes

Reviewers


Maintainer Notes