Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added createdAt and updatedAt to product and price entities #15

Merged
merged 5 commits into from
Mar 13, 2024

Conversation

vijayasingam-paddle
Copy link
Contributor

@vijayasingam-paddle vijayasingam-paddle commented Mar 13, 2024

1.1.0 - 2024-03-13

Added

  • Added createdAt and updatedAt to product and price entities, see related changelog.

Changed

Removed

  • Removed ISharedProductResponse and ISharedPriceResponse interfaces as they were redundant. Please use IProductResponse and IPriceResponse instead.

Fixes: #12 and #13

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Víctor Fernández Saborit <[email protected]>
Copy link
Collaborator

@vifer vifer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@vijayasingam-paddle vijayasingam-paddle merged commit 42cd44f into main Mar 13, 2024
3 checks passed
@vijayasingam-paddle vijayasingam-paddle deleted the products_prices branch March 13, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Add updatedAt to Product and ProductNotification
2 participants