Skip to content

Commit da4dbea

Browse files
committed
chore(release): 1.0.1
1 parent c537f8d commit da4dbea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.0.1](https://github.com/icelam/random-name-picker/compare/v1.0.0...v1.0.1) (2021-02-21)
4+
5+
6+
### Bug Fixes
7+
8+
* bottom padding of setting panel is not show on firefox on content overflow ([2b8c50f](https://github.com/icelam/random-name-picker/commit/2b8c50f42fc064f05ac1ec552390aa36d9d4b0cc))
9+
310
## 1.0.0 (2021-02-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "random-name-picker",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Simple HTML5 random name picker for picking lucky draw winner using Web Animations and AudioContext API.",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)