We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e466796 commit a7f2fd7Copy full SHA for a7f2fd7
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [1.10.1](https://github.com/redabacha/remember-promise/compare/v1.10.0...v1.10.1) (2024-03-05)
2
+
3
# [1.10.0](https://github.com/redabacha/remember-promise/compare/v1.9.1...v1.10.0) (2024-03-02)
4
5
deno.jsonc
@@ -2,6 +2,6 @@
"lock": false,
"exclude": ["CHANGELOG.md", "npm"],
"name": "@reda/remember-promise",
- "version": "1.10.0",
+ "version": "1.10.1",
6
"exports": "./mod.ts"
7
}
0 commit comments