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

Releases: alcar/langjournal

v0.1.11

Choose a tag to compare

@alcar alcar released this 01 Aug 14:49

Changed

  • Update README with shutdown disclaimer.

v0.1.10

Choose a tag to compare

@alcar alcar released this 27 Mar 17:11

Security

  • Upgrade all upgradable packages.

v0.1.9

Choose a tag to compare

@alcar alcar released this 21 Feb 22:02

Changed

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

v0.1.8

Choose a tag to compare

@alcar alcar released this 21 Feb 21:53

Changed

  • Move pm2 back to devDependencies.

v0.1.7

Choose a tag to compare

@alcar alcar released this 21 Feb 21:49

Changed

  • Make pm2 a non-dev dependency.

Security

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

v0.1.6

Choose a tag to compare

@alcar alcar released this 04 Oct 18:03

Changed

  • Update package.json's browserslist.

Security

  • Upgrade "lodash" and all other upgradable packages.

v0.1.5

Choose a tag to compare

@alcar alcar released this 04 Oct 17:37

Fixed

  • Type errors.

Security

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

v0.1.4

Choose a tag to compare

@alcar alcar released this 15 Mar 20:51

Security

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

v0.1.3

Choose a tag to compare

@alcar alcar released this 08 Jan 19:27

Changed

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

v0.1.2

Choose a tag to compare

@alcar alcar released this 08 Jan 19:15

Changed

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