Skip to content

Commit

Permalink
chore(release): release for version - 1.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Release Bot committed Oct 25, 2024
1 parent 9e7d1b4 commit e0f90d9
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.32.3](https://github.com/dvcol/trakt-extension/compare/v1.32.2...v1.32.3) (2024-10-25)


### Bug Fixes

* **buttons:** pass down loading state from items ([5dec105](https://github.com/dvcol/trakt-extension/commit/5dec1051fb7d5b40a285f3facccd8feb46d86090))
* **watching:** only show watching if not expired ([1e17f46](https://github.com/dvcol/trakt-extension/commit/1e17f464782faecf1be17c3bb1ca56f92c080e6e))

### [1.32.2](https://github.com/dvcol/trakt-extension/compare/v1.32.1...v1.32.2) (2024-10-24)


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.32.2",
"version": "1.32.3",
"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 e0f90d9

Please sign in to comment.