Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.0.2"}
{".":"1.0.3"}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.3](https://github.com/rivals-space/threads-tracker/compare/v1.0.2...v1.0.3) (2024-03-31)


### Bug Fixes

* **messenger:** completly remove console logger in production ([339be92](https://github.com/rivals-space/threads-tracker/commit/339be92998fbae44829ab717c76e426497fa2aed))
* **notifications-handler:** dismiss notifications in case of error too ([50cb6ba](https://github.com/rivals-space/threads-tracker/commit/50cb6ba1f14b4cfeff40833c11195ce033585251))

## [1.0.2](https://github.com/rivals-space/threads-tracker/compare/v1.0.1...v1.0.2) (2024-03-31)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "project",
"license": "unlicense",
"version": "1.0.2",
"version": "1.0.3",
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
Expand Down
2 changes: 1 addition & 1 deletion helm/threads-tracker/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
name: threads-tracker
description: A Helm chart for Kubernetes
type: application
version: 1.0.2
version: 1.0.3