Skip to content

Commit ba62e45

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-02-11) ### Features * initial commit 🎉 ([52145d2](52145d2))
1 parent 52145d2 commit ba62e45

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2022-02-11)
2+
3+
4+
### Features
5+
6+
* initial commit :tada: ([52145d2](https://github.com/DCKT/rescript-memory/commit/52145d2a9f24cc3d31372cafeb30e076f46b50b9))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rescript-memory",
33
"description": "Memory game built in ReScript",
4-
"version": "0.0.0",
4+
"version": "1.0.0",
55
"private": true,
66
"scripts": {
77
"build": "vite build",

0 commit comments

Comments
 (0)