Skip to content

Commit cbe6894

Browse files
chore(release): version packages (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7aa77f0 commit cbe6894

File tree

19 files changed

+69
-24
lines changed

19 files changed

+69
-24
lines changed

.changeset/tough-coins-invent.md

Lines changed: 0 additions & 13 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+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 7aa77f0: apply .npmignore and correct devDependencies
8+
39
## 0.0.1
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.1",
4+
"version": "0.0.2",
55
"license": "MIT",
66
"author": "Greenlabs Dev <developer@greenlabs.co.kr>",
77
"contributors": [
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @greenlabs/rescript-daum-postcode
2+
3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 7aa77f0: apply .npmignore and correct devDependencies

packages/rescript-daum-postcode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@greenlabs/rescript-daum-postcode",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "ReScript binding to Daum Postcode",
55
"scripts": {
66
"start": "rescript build -w",

packages/rescript-hammerjs/CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- 7aa77f0: apply .npmignore and correct devDependencies
8+
39
## 0.0.1
410

511
### Patch Changes

packages/rescript-hammerjs/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-hammerjs",
33
"description": "ReScript bindings to @egjs/hammerjs",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "MIT",
66
"author": "Greenlabs Dev <developer@greenlabs.co.kr>",
77
"scripts": {

packages/rescript-jest/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 7aa77f0: apply .npmignore and correct devDependencies
8+
39
## 1.0.0
410

511
### Major Changes

packages/rescript-jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@greenlabs/rescript-jest",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "ReScript bindings for Jest",
55
"keywords": [
66
"rescript",

packages/rescript-next/CHANGELOG.md

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

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- 7aa77f0: apply .npmignore and correct devDependencies
8+
39
## 0.3.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)