Skip to content

Releases: matmar10/express-basic-auth

Release 1.3.4

07 Aug 03:29

Choose a tag to compare

1.3.4 (2021-08-07)

Documentation

  • update npm package name for examples (9804074)

Release 1.3.3

07 Aug 02:59

Choose a tag to compare

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

07 Aug 02:48

Choose a tag to compare

1.3.2 (2021-08-07)

Documentation

  • point to fork & add contributors (72bf15b)

Release 1.3.1

07 Aug 02:42

Choose a tag to compare

1.3.1 (2021-08-07)

Release 1.3.0

07 Aug 02:38

Choose a tag to compare

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)