Skip to content

Commit

Permalink
Releasing 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Apr 4, 2023
1 parent 0342019 commit a2d7f37
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.3.0 (????-??-??)
0.3.0 (2023-04-04)
------------------

* This package now supports ESM and CommonJS modules.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@curveball/cors",
"version": "0.2.0",
"version": "0.3.0",
"description": "CORS middleware for curveball",
"type": "module",
"exports": {
Expand Down

0 comments on commit a2d7f37

Please sign in to comment.