Skip to content

Commit 18a4224

Browse files
author
ri7nz
committed
Publish
- @ri7nz/rescript-dom@0.2.1 - @ri7nz/rescript-intersection-observer@0.1.1
1 parent 64f5232 commit 18a4224

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

rescript-dom/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### 0.2.1 (2021-05-22)
7+
8+
**Note:** Version bump only for package @ri7nz/rescript-dom
9+
10+
11+
12+
13+
614
## 0.2.0 (2021-05-22)
715

816

rescript-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ri7nz/rescript-dom",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "zero binding web DOM or Web API implementation in ReScript",
55
"author": "ri7nz <hi@rin.rocks>",
66
"license": "MIT",

rescript-intersection-observer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
### 0.1.1 (2021-05-22)
7+
8+
**Note:** Version bump only for package @ri7nz/rescript-intersection-observer
9+
10+
11+
12+
13+
614
## 0.1.0 (2021-05-22)
715

816

rescript-intersection-observer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ri7nz/rescript-intersection-observer",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "zero-cost binding Web API intersection-observer",
55
"author": "ri7nz <hi@rin.rocks>",
66
"license": "MIT",

0 commit comments

Comments
 (0)