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

Releases: Efreak/swmpjs

1.2.3

12 Feb 22:58
1a5c610
Compare
Choose a tag to compare
  • Fix path errors in views (?)
  • Fix getLanIP returning wrong data type (#1)
  • Forget to publish release on github for 5 days.

Fix NPM

04 Sep 22:03
Compare
Choose a tag to compare

Apparently I published 1.2.0 too early in npm.

  1. npm version 1.2.1
  2. npm unpublish @1.2.0 results in - [email protected]
  3. can't republish with same version even if the contents are unchanged, so figure out how to unpublish 1.2.0 and then republish (again) as 1.2.2 this time.

TL;DR: no changes since 1.2.0 on github.

1.2.0

04 Sep 21:53
Compare
Choose a tag to compare

Changes since 1.1.0

  • 3400b06 Format title property
  • ea97d8e Add node/npm version requirements to package.json
  • 02e7f41 Add silly badges to readme
  • 3509e1a, c7bfb03 use js for reload instead of meta