Web-Dev-Path / web-dev-path

The Web Dev Path platform. Progressive Web App (PWA). Next.js rules!
https://webdevpath.co
GNU General Public License v3.0
33 stars 11 forks source link

Release 1.3.0 #171

Closed mariana-caldas closed 1 year ago

mariana-caldas commented 1 year ago

What do we need to build or fix?

We need to release version 1.3.0 to get the project codebase isolated in case we need to check it in the future.

Technical details

  1. Update the CHANGELOG.md, which describes the version functionalities that are being added.
  2. The package.json file name and version number are being updated too.
  3. After updating package.json, run yarn install so that the yarn.lock file can be updated as well.
  4. After merging the PR, ask @mariana-caldas to release a new tag manually to GitHub -> https://github.com/Web-Dev-Path/web-dev-path/releases

Approach suggestions

Deadline

Please keep in mind that once you assign this task to yourself, you'll need to complete it in 3 days.

Acceptance criteria