Skip to content

Releases: matmar10/express-basic-auth

Release 1.3.4

Choose a tag to compare

@matmar10 matmar10 released this 07 Aug 03:29

1.3.4 (2021-08-07)

Documentation

  • update npm package name for examples (9804074)

Release 1.3.3

Choose a tag to compare

@matmar10 matmar10 released this 07 Aug 02:59

1.3.3 (2021-08-07)

Continuous Integration

  • remove typescript compiler check from build test (2579b12)

Documentation

  • update badges to new forked repo (3ac09ed)

Release 1.3.2

Choose a tag to compare

@matmar10 matmar10 released this 07 Aug 02:48

1.3.2 (2021-08-07)

Documentation

  • point to fork & add contributors (72bf15b)

Release 1.3.1

Choose a tag to compare

@matmar10 matmar10 released this 07 Aug 02:42

1.3.1 (2021-08-07)

Release 1.3.0

Choose a tag to compare

@matmar10 matmar10 released this 07 Aug 02:38

1.3.0 (2021-08-07)

Features

  • enable custom unauthorized handling via middleware (8d3c2e1), closes #23

Documentation

  • add release script using conventional commit changelog (e13b2d6)