Skip to content

Commit 2af240c

Browse files
committed
chore(release): 1.5.1
1 parent 044ba82 commit 2af240c

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.5.1](https://github.com/Hanziness/FocusTide/compare/v1.5.0...v1.5.1) (2023-07-13)
6+
7+
8+
### Bug Fixes
9+
10+
* Add missing query param to https redirects ([#354](https://github.com/Hanziness/FocusTide/issues/354)) ([044ba82](https://github.com/Hanziness/FocusTide/commit/044ba8203873018c8823c9a5526709d9e73bd0d7))
11+
512
## [1.5.0](https://github.com/Hanziness/AnotherPomodoro/compare/v1.4.3...v1.5.0) (2023-06-07)
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.5.0",
4+
"version": "1.5.1",
55
"packageManager": "yarn@3.2.2",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)