We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4417b2 commit 23e5661Copy full SHA for 23e5661
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.3](https://github.com/DCKT/rescript-promise/compare/v1.2.2...v1.2.3) (2025-04-23)
2
+
3
4
+### Bug Fixes
5
6
+* update namespace ([b4417b2](https://github.com/DCKT/rescript-promise/commit/b4417b239e04a664f54700475b0eb88cd3b547ab))
7
8
## [1.2.2](https://github.com/DCKT/rescript-promise/compare/v1.2.1...v1.2.2) (2025-04-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dck/rescript-promise",
- "version": "1.2.2",
+ "version": "1.2.3",
"description": "Light and type-safe binding to JS promises",
"keywords": [
"rescript",
0 commit comments