Skip to content

Commit 36863d9

Browse files
committed
chore(release): 1.7.0
1 parent 002e550 commit 36863d9

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.7.0](https://github.com/Hanziness/FocusTide/compare/v1.7.0-0...v1.7.0) (2024-11-22)
6+
7+
8+
### Refactors
9+
10+
* Update dependencies ([002e550](https://github.com/Hanziness/FocusTide/commit/002e5508b07a59127ec41457b35ae76bd9d4b423))
11+
512
## [1.7.0-0](https://github.com/Hanziness/FocusTide/compare/v1.6.0...v1.7.0-0) (2024-09-21)
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.7.0-0",
4+
"version": "1.7.0",
55
"packageManager": "yarn@4.0.2",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)