Skip to content

Commit be7a720

Browse files
committed
1.1.1
1 parent bef4c25 commit be7a720

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# [1.1.0](https://github.com/dumberjs/fs-browser-stub/compare/v1.0.1...v1.1.0) (2024-12-23)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fs-browser-stub",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Stub node fs module in browser",
55
"main": "index.js",
66
"exports": {

0 commit comments

Comments
 (0)