We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10ca87 commit 3a86509Copy full SHA for 3a86509
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.3](https://github.com/DCKT/rescript-promise/compare/v1.0.2...v1.0.3) (2023-11-03)
2
+
3
4
+### Bug Fixes
5
6
+* upgrade to latest rc ([f10ca87](https://github.com/DCKT/rescript-promise/commit/f10ca8756eaf668677353f21d9106fc633695de7))
7
8
## [1.0.2](https://github.com/DCKT/rescript-promise/compare/v1.0.1...v1.0.2) (2023-10-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dck/rescript-promise",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Light and type-safe binding to JS promises",
"keywords": [
"rescript",
0 commit comments