Skip to content

Commit

Permalink
v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pklaschka committed Jun 15, 2020
1 parent dfec07b commit 654af4c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated
### Removed
### Fixed
- #19: Issue with spinner buttons in Firefox
### Security
## [0.4.2] - 2020-06-15
### Fixed
- #19: Issue with spinner buttons in Firefox
## [0.4.1] - 2020-06-15
### Added
- Application Icon
Expand Down Expand Up @@ -82,7 +84,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 0.1.0 - 2020-06-12
Initial prerelease

[Unreleased]: https://github.com/fliegwerk/simple-timer/compare/v0.4.1...HEAD
[Unreleased]: https://github.com/fliegwerk/simple-timer/compare/v0.4.2...HEAD
[0.1.3]: https://github.com/fliegwerk/simple-timer/compare/v0.1.2...v0.1.3
[0.1.2]: https://github.com/fliegwerk/simple-timer/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/fliegwerk/simple-timer/compare/v0.1.0...v0.1.1
Expand All @@ -97,3 +99,4 @@ Initial prerelease
[0.3.7]: https://github.com/fliegwerk/simple-timer/compare/v0.3.6...v0.3.7
[0.4.0]: https://github.com/fliegwerk/simple-timer/compare/v0.3.7...v0.4.0
[0.4.1]: https://github.com/fliegwerk/simple-timer/compare/v0.4.0...v0.4.1
[0.4.2]: https://github.com/fliegwerk/simple-timer/compare/v0.4.1...v0.4.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "simple-timer",
"author": "fliegwerk",
"description": "A really simple timer with customizable logo and heading",
"version": "0.4.1",
"version": "0.4.2",
"private": true,
"homepage": "./",
"dependencies": {
Expand Down

0 comments on commit 654af4c

Please sign in to comment.