Skip to content

Commit

Permalink
chore(release): 1.33.5
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 27, 2024
1 parent 37b6347 commit 3f7000f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.33.5](https://github.com/goattech-development/goatflix-requests/compare/v1.33.4...v1.33.5) (2024-07-27)


### Bug Fixes

* style mismatches, dynamic sentry env ([#23](https://github.com/goattech-development/goatflix-requests/issues/23)) ([37b6347](https://github.com/goattech-development/goatflix-requests/commit/37b6347a167df56aaca4c74db23028eb5271aaf2))

## [1.33.4](https://github.com/goattech-development/goatflix-requests/compare/v1.33.3...v1.33.4) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "goatflix-requests",
"version": "1.33.4",
"version": "1.33.5",
"private": true,
"scripts": {
"dev": "nodemon -e ts --watch server --watch overseerr-api.yml -e .json,.ts,.yml -x ts-node -r tsconfig-paths/register --files --project server/tsconfig.json server/index.ts",
Expand Down

0 comments on commit 3f7000f

Please sign in to comment.