Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Releases: alcar/langjournal

v0.1.11

01 Aug 14:49
Compare
Choose a tag to compare

Changed

  • Update README with shutdown disclaimer.

v0.1.10

27 Mar 17:11
Compare
Choose a tag to compare

Security

  • Upgrade all upgradable packages.

v0.1.9

21 Feb 22:02
Compare
Choose a tag to compare

Changed

  • Remove pm2 from dependencies since it's currently only used inside Docker.

v0.1.8

21 Feb 21:53
Compare
Choose a tag to compare

Changed

  • Move pm2 back to devDependencies.

v0.1.7

21 Feb 21:49
Compare
Choose a tag to compare

Changed

  • Make pm2 a non-dev dependency.

Security

  • Upgrade axios, ini, object-path, and all other upgradable packages.

v0.1.6

04 Oct 18:03
Compare
Choose a tag to compare

Changed

  • Update package.json's browserslist.

Security

  • Upgrade "lodash" and all other upgradable packages.

v0.1.5

04 Oct 17:37
Compare
Choose a tag to compare

Fixed

  • Type errors.

Security

  • Upgrade the dependencies with known vulnerabitilies and all other upgradable ones.

v0.1.4

15 Mar 20:51
Compare
Choose a tag to compare

Security

  • Upgrade "acorn", and all other upgradable packages.

v0.1.3

08 Jan 19:27
Compare
Choose a tag to compare

Changed

  • Use the --force flag when deploying to Heroku.

v0.1.2

08 Jan 19:15
Compare
Choose a tag to compare

Changed

  • Dockerfile's Node image (v12, LTS) and global npm packages (remove Yarn, already installed).