We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef4c25 commit be7a720Copy full SHA for be7a720
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.1.1](https://github.com/dumberjs/fs-browser-stub/compare/v1.1.0...v1.1.1) (2024-12-24)
2
+
3
4
+### Bug Fixes
5
6
+* missed file in npm package ([bef4c25](https://github.com/dumberjs/fs-browser-stub/commit/bef4c25155e1bf64420da5a212d9259b02fedc3a))
7
8
9
10
# [1.1.0](https://github.com/dumberjs/fs-browser-stub/compare/v1.0.1...v1.1.0) (2024-12-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "fs-browser-stub",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "Stub node fs module in browser",
"main": "index.js",
"exports": {
0 commit comments