We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56655d5 commit bc7bd39Copy full SHA for bc7bd39
.changeset/new-pears-hear.md
packages/rescript-date-fns/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @greenlabs/rescript-date-fns
2
3
+## 1.0.0
4
+
5
+### Major Changes
6
7
+- 10b47a0: Major update @greenlabs/rescript-date-fns with change package name.
8
9
## 0.0.2
10
11
### Patch Changes
packages/rescript-date-fns/package.json
@@ -1,7 +1,7 @@
{
"name": "@greenlabs/rescript-date-fns",
"description": "ReScript bindings to date-fns",
- "version": "0.0.2",
+ "version": "1.0.0",
"license": "MIT",
"author": "Greenlabs Dev <developer@greenlabs.co.kr>",
"contributors": [
0 commit comments