Skip to content

Commit 856e275

Browse files
update version (#34)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 434a84d commit 856e275

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/new-carrots-train.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- 598cca4: Properly minify modules
8+
Move towards ESM first with CommonJS as secondary output
9+
310
## 3.0.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-basic-auth-middleware",
3-
"version": "3.0.1",
3+
"version": "3.1.0",
44
"author": "Boris Besemer",
55
"module": "dist/index.js",
66
"homepage": "https://github.com/labd/nextjs-basic-auth-middleware#readme",

0 commit comments

Comments
 (0)