Skip to content

Commit

Permalink
chore(release): release for version - 1.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Release Bot committed Oct 19, 2024
1 parent ece8426 commit 5068d12
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [1.30.1](https://github.com/dvcol/trakt-extension/compare/v1.30.0...v1.30.1) (2024-10-19)


### Bug Fixes

* **branding:** update badge color when switching branding ([ece8426](https://github.com/dvcol/trakt-extension/commit/ece8426bceeff936d0fd83f2f518abe8d387975e))
* **calendar:** clear saved date when clearing date picker ([621062f](https://github.com/dvcol/trakt-extension/commit/621062f7dd244f570cb350a6b60c430abacbac42))

## [1.30.0](https://github.com/dvcol/trakt-extension/compare/v1.29.0...v1.30.0) (2024-10-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dvcol/trakt-extension",
"type": "module",
"version": "1.30.0",
"version": "1.30.1",
"title": "Side Trakt (companion app for Trakt.tv)",
"packageManager": "[email protected]",
"description": "Side Trakt, a chrome extension for Trakt.tv",
Expand Down

0 comments on commit 5068d12

Please sign in to comment.