We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c56649 commit 9fe2d96Copy full SHA for 9fe2d96
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+### [1.0.3](https://github.com/icelam/random-name-picker/compare/v1.0.2...v1.0.3) (2021-02-22)
4
+
5
### [1.0.2](https://github.com/icelam/random-name-picker/compare/v1.0.1...v1.0.2) (2021-02-21)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "random-name-picker",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Simple HTML5 random name picker for picking lucky draw winner using Web Animations and AudioContext API.",
"private": true,
"scripts": {
0 commit comments