Skip to content

Release 1.0.1#115

Merged
andres15alvarez merged 3 commits intomainfrom
dev
May 30, 2025
Merged

Release 1.0.1#115
andres15alvarez merged 3 commits intomainfrom
dev

Conversation

@andres15alvarez
Copy link
Member

This pull request includes a version bump for the api package and a bug fix in the ProductsService class to correct a query condition.

Version update:

  • package.json: Updated the version from 1.0.0 to 1.0.1 to reflect the changes in the package.

Bug fix:

  • src/products/products.service.ts: Fixed a query condition in the ProductsService class by correcting the table alias from product.categories.id to categories.id.

@andres15alvarez andres15alvarez self-assigned this May 30, 2025
@andres15alvarez andres15alvarez added the bug Something isn't working label May 30, 2025
@andres15alvarez andres15alvarez merged commit 68fb58d into main May 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant