Skip to content

Commit 4c58d1c

Browse files
authored
Release 1.0.0 (#29)
2 parents a54d0c5 + fc6dd4d commit 4c58d1c

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.0] - 2023-01-15
11+
12+
- First production release
13+
- No changes since 0.0.2
14+
1015
## [0.0.2] - 2023-01-13
1116

1217
- Fixed React console logging errors and warnings for properties it doesn't recognize as default HTML attributes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@
7474
},
7575
"sideEffects": false,
7676
"type": "module",
77-
"version": "0.0.2"
77+
"version": "1.0.0"
7878
}

0 commit comments

Comments
 (0)