Skip to content

Commit 15bfb0d

Browse files
committed
Preparing for release
1 parent 3cc71c1 commit 15bfb0d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.10
2+
3+
- Adds `readFileSync` from `node:fs`
4+
15
## 0.0.9
26

37
- Adds `process.exit()`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: firebase_js_interop
22
description: Wrappers and tools for composing Firebase Cloud Functions in the Dart language
33
homepage: https://github.com/IO-Design-Team/firebase_js_interop
4-
version: 0.0.9
4+
version: 0.0.10
55

66
environment:
77
sdk: ^3.3.0

0 commit comments

Comments
 (0)