We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc04788 commit fc130b0Copy full SHA for fc130b0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.2.0](https://github.com/DCKT/rescript-promise/compare/v1.1.0...v1.2.0) (2025-04-22)
2
+
3
4
+### Features
5
6
+* upgrade rescript version ([fc04788](https://github.com/DCKT/rescript-promise/commit/fc0478801b96f3ca8d4581a20201d97695688b98))
7
8
# [1.1.0](https://github.com/DCKT/rescript-promise/compare/v1.0.3...v1.1.0) (2024-01-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dck/rescript-promise",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Light and type-safe binding to JS promises",
"keywords": [
"rescript",
0 commit comments