Skip to content

Commit 515274d

Browse files
committed
chore(release): 1.3.3
1 parent 215a751 commit 515274d

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.3](https://github.com/Hanziness/AnotherPomodoro/compare/v1.3.2...v1.3.3) (2022-09-02)
6+
7+
8+
### Localizations
9+
10+
* Update translations ([#268](https://github.com/Hanziness/AnotherPomodoro/issues/268)) ([215a751](https://github.com/Hanziness/AnotherPomodoro/commit/215a75159bbf51dc1f55c85819e12df5a3ef3cd9))
11+
512
### [1.3.2](https://github.com/Hanziness/AnotherPomodoro/compare/v1.3.1...v1.3.2) (2022-09-02)
613

714
### [1.3.1](https://github.com/Hanziness/AnotherPomodoro/compare/v1.3.0...v1.3.1) (2022-09-02)

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

0 commit comments

Comments
 (0)