Skip to content

Commit 12b3ff8

Browse files
committed
chore(release): 1.5.2
1 parent 2d848f2 commit 12b3ff8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.2](https://github.com/Hanziness/FocusTide/compare/v1.5.1...v1.5.2) (2023-11-24)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Update CI workflow and update Yarn to V4 ([#357](https://github.com/Hanziness/FocusTide/issues/357)) ([7b39e62](https://github.com/Hanziness/FocusTide/commit/7b39e623f004560a083d380b40db983cc2bfa07c))
11+
12+
13+
### Refactors
14+
15+
* Update dependencies ([#356](https://github.com/Hanziness/FocusTide/issues/356)) ([2d848f2](https://github.com/Hanziness/FocusTide/commit/2d848f2d08796efab03d5442bec6862b343f5bf8))
16+
517
### [1.5.1](https://github.com/Hanziness/FocusTide/compare/v1.5.0...v1.5.1) (2023-07-13)
618

719

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.1",
4+
"version": "1.5.2",
55
"packageManager": "yarn@4.0.2",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)