@operato/pull-to-refresh
Advanced tools
Comparing version 2.0.0-beta.22 to 2.0.0-beta.23
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.0.0-beta.23](https://github.com/hatiolab/operato/compare/v2.0.0-beta.22...v2.0.0-beta.23) (2024-06-13) | ||
### :bug: Bug Fix | ||
* export package.json ([538e6e0](https://github.com/hatiolab/operato/commit/538e6e050f5a3d77b8ed805968d66a9093a7d5e9)) | ||
## [2.0.0-beta.22](https://github.com/hatiolab/operato/compare/v2.0.0-beta.21...v2.0.0-beta.22) (2024-06-13) | ||
@@ -8,0 +17,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh", | ||
"version": "2.0.0-beta.22", | ||
"version": "2.0.0-beta.23", | ||
"main": "dist/src/index.js", | ||
@@ -21,2 +21,3 @@ "module": "dist/src/index.js", | ||
"exports": { | ||
"./package.json": "./package.json", | ||
".": "./dist/src/index.js" | ||
@@ -72,3 +73,3 @@ }, | ||
}, | ||
"gitHead": "a0c43af5506fd7786061d78a6946489be6c37336" | ||
"gitHead": "f2b3faf23eb7a8c51baa922b1baf6cabf3e6db13" | ||
} |
125155