Skip to content

Commit fc130b0

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2025-04-22) ### Features * upgrade rescript version ([fc04788](fc04788))
1 parent fc04788 commit fc130b0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.1.0](https://github.com/DCKT/rescript-promise/compare/v1.0.3...v1.1.0) (2024-01-19)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dck/rescript-promise",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Light and type-safe binding to JS promises",
55
"keywords": [
66
"rescript",

0 commit comments

Comments
 (0)