Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 513e43e

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](v3.2.4...v3.3.0) (2024-01-31) ### Bug Fixes * coverage report ([0206f40](0206f40)) ### Features * sentry integration ([c6b3d9f](c6b3d9f))
1 parent 9246536 commit 513e43e

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
@@ -1,3 +1,15 @@
1+
# [3.3.0](https://github.com/adfinis/timed-frontend/compare/v3.2.4...v3.3.0) (2024-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* coverage report ([0206f40](https://github.com/adfinis/timed-frontend/commit/0206f40ffd6940cff8ab5a81fbbd5bb8c63373dd))
7+
8+
9+
### Features
10+
11+
* sentry integration ([c6b3d9f](https://github.com/adfinis/timed-frontend/commit/c6b3d9f39965d5f74b363fec45338af101f02111))
12+
113
## [3.2.4](https://github.com/adfinis/timed-frontend/compare/v3.2.3...v3.2.4) (2024-01-31)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timed",
3-
"version": "3.2.4",
3+
"version": "3.3.0",
44
"private": true,
55
"description": "A time tracking software written in Ember.js",
66
"repository": "https://github.com/adfinis/timed-frontend",

0 commit comments

Comments
 (0)