Skip to content

Commit b9ac592

Browse files
committed
chore(release): 1.3.4
1 parent fbc6a07 commit b9ac592

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.4](https://github.com/Hanziness/AnotherPomodoro/compare/v1.3.3...v1.3.4) (2022-09-17)
6+
7+
8+
### Refactors
9+
10+
* Update Nuxt to RC.10 ([#269](https://github.com/Hanziness/AnotherPomodoro/issues/269)) ([fbc6a07](https://github.com/Hanziness/AnotherPomodoro/commit/fbc6a07bc581031dcc12fc7ae65c46d21074fbe8))
11+
512
### [1.3.3](https://github.com/Hanziness/AnotherPomodoro/compare/v1.3.2...v1.3.3) (2022-09-02)
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.3",
4+
"version": "1.3.4",
55
"packageManager": "yarn@3.2.2",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)