Skip to content

Commit bc7bd39

Browse files
chore(release): version packages (#42)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 56655d5 commit bc7bd39

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/new-pears-hear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/rescript-date-fns/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @greenlabs/rescript-date-fns
22

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- 10b47a0: Major update @greenlabs/rescript-date-fns with change package name.
8+
39
## 0.0.2
410

511
### Patch Changes

packages/rescript-date-fns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@greenlabs/rescript-date-fns",
33
"description": "ReScript bindings to date-fns",
4-
"version": "0.0.2",
4+
"version": "1.0.0",
55
"license": "MIT",
66
"author": "Greenlabs Dev <developer@greenlabs.co.kr>",
77
"contributors": [

0 commit comments

Comments
 (0)