Skip to content

Commit ef428d0

Browse files
committed
Releasing 0.20.2
1 parent ec5f235 commit ef428d0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
0.20.2 (????-??-??)
4+
0.20.2 (2023-04-04)
55
-------------------
66

77
* Fix import errors in ESM distribution.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@curveball/browser",
3-
"version": "0.20.1",
3+
"version": "0.20.2",
44
"description": "Automatic API browser generator. A middleware that turns your JSON responses into HTML if accessed by a browser.",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)