Skip to content

Commit

Permalink
chore(release): 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanziness committed Dec 31, 2020
1 parent 595f372 commit a592390
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.7.2](https://github.com/Hanziness/AnotherPomodoro/compare/v0.7.1...v0.7.2) (2020-12-31)


### Features

* **pwa:** PWA app now starts on timer page ([595f372](https://github.com/Hanziness/AnotherPomodoro/commit/595f372ca78dfa03e4782cca31379e8d2ac0557f))


### Bug Fixes

* **pwa:** Display correct app name in PWA contexts ([7d208cf](https://github.com/Hanziness/AnotherPomodoro/commit/7d208cf4a0bfd62a161132c759261837cf8927b8))

### [0.7.1](https://github.com/Hanziness/AnotherPomodoro/compare/v0.7.0...v0.7.1) (2020-12-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pomodoro-app",
"description": "Free and open-source Pomodoro app for everyone, right from your browser!",
"version": "0.7.1",
"version": "0.7.2",
"private": true,
"scripts": {
"dev": "nuxt",
Expand Down

0 comments on commit a592390

Please sign in to comment.