Skip to content

Commit 63dfbe6

Browse files
author
ri7nz
committed
Publish
- @ri7nz/rescript-dom@0.1.0
1 parent 17f113d commit 63dfbe6

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

rescript-dom/CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1-
## 0.0.0 (2021-05-22)
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
## 0.1.0 (2021-05-22)
7+
8+
9+
### Features
210

11+
* **rescript-dom:** a binding for web DOM or Web API ([17f113d](https://github.com/ri7nz/rescript-libs/commit/17f113d9d96601ace7f2a143f5b63ad7dbd134fd))
12+
13+
14+
15+
## 0.0.0 (2021-05-22)

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.0.0",
3+
"version": "0.1.0",
44
"description": "zero binding web DOM or Web API implementation in ReScript",
55
"author": "ri7nz <hi@rin.rocks>",
66
"license": "MIT",

0 commit comments

Comments
 (0)