Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@carlos-algms carlos-algms released this 29 Nov 19:12
· 1 commit to master since this release
3ce75f9

3.1.0 (2023-11-29)

Features

Bug Fixes

  • dowgrade to Node v18 to check if semantic-release works again (bd3c593)
  • remove extra_plugins as it fails to install using NPM (d40c7e6)
  • update actions/checkout and add missing github pluging (cd3458c)

Others

  • fix pre-post scripts not running with pnpm (3ce75f9)
  • hardcode the shell to bash (9077338)
  • Run semantic-release manually instead of using action (39c30e8)
  • save lockfile (7696dbc)
  • try to set the shell variable (32964a7)
  • update semantic-release-action to v4 and Node to v20 (0b4be14)
  • Upgrade deps and use pnpm (#50) (7825219)