Skip to content

Commit b3cb8fb

Browse files
committed
chore(release): 1.3.5
1 parent 4fc8e4d commit b3cb8fb

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
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.3.5](https://github.com/Hanziness/AnotherPomodoro/compare/v1.3.4...v1.3.5) (2022-09-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **serviceworker:** Fix service worker not registering ([#270](https://github.com/Hanziness/AnotherPomodoro/issues/270)) ([4fc8e4d](https://github.com/Hanziness/AnotherPomodoro/commit/4fc8e4d7faf8a6ca8e0b90e32ec3009174bb7805))
11+
512
### [1.3.4](https://github.com/Hanziness/AnotherPomodoro/compare/v1.3.3...v1.3.4) (2022-09-17)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "another-pomodoro",
33
"description": "Free and open-source productivity timer, right from your browser. Built to be simple.",
4-
"version": "1.3.4",
4+
"version": "1.3.5",
55
"packageManager": "yarn@3.2.2",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)