Skip to content

fix(articles): use timestamp instead of date#17

Merged
ValDesign22 merged 1 commit intomasterfrom
fix/blog-articles-titles
Apr 18, 2026
Merged

fix(articles): use timestamp instead of date#17
ValDesign22 merged 1 commit intomasterfrom
fix/blog-articles-titles

Conversation

@ValDesign22
Copy link
Copy Markdown
Member

This pull request refactors the BlogArticle model and its usage to simplify error handling and improve how article IDs are generated. The changes remove unnecessary use of Result for article creation and ID generation, and update the article ID format to use a timestamp in milliseconds instead of an RFC3339 string.

@ValDesign22 ValDesign22 self-assigned this Apr 18, 2026
@ValDesign22 ValDesign22 added the enhancement New feature or request label Apr 18, 2026
@ValDesign22 ValDesign22 merged commit 1a22d8b into master Apr 18, 2026
5 checks passed
@ValDesign22 ValDesign22 deleted the fix/blog-articles-titles branch April 18, 2026 18:11
github-actions Bot pushed a commit that referenced this pull request Apr 18, 2026
## [1.0.1](v1.0.0...v1.0.1) (2026-04-18)

### Bug Fixes

* **articles:** use timestamp instead of date ([34eecb9](34eecb9))
* **articles:** use timestamp instead of date ([#17](#17)) ([1a22d8b](1a22d8b))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants