Skip to content

Latest commit

 

History

History
85 lines (50 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

85 lines (50 loc) · 3.47 KB

Changelog

Here is the complete list of changes for each Blog API package release.

v0.5.1 - 2025-01-28

Full Changelog: https://github.com/cslant/blog-api-package/compare/v0.5.0...v0.5.1

v0.5.0 - 2025-01-28

What's Changed

  • chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #35

New Contributors

  • @dependabot made their first contribution in #35

Full Changelog: https://github.com/cslant/blog-api-package/compare/v0.3.0...v0.5.0

v0.3.0 - 2025-01-19

What's Changed

  • Feat/create ratelimit for api #28 by @tanhongit in #29
  • Feat/add author info in the blog detail api #30 by @tanhongit in #31
  • Feat/api get tag by slug by @thuankg1752 in #32
  • Feat/#33 handle meta seo by @tanhongit in #34

New Contributors

  • @thuankg1752 made their first contribution in #32

Full Changelog: https://github.com/cslant/blog-api-package/compare/v0.2.0...v0.3.0

v0.2.0 - 2024-11-24

What's Changed

  • Fix/move base code to core by @tanhongit in #23
  • feat-Create-dependabot.yml by @hokhacminhtri in #27
  • feat/workflow-auto-update-dependencies by @hokhacminhtri in #26

Full Changelog: https://github.com/cslant/blog-api-package/compare/v0.1.2...v0.2.0

v0.1.2 - 2024-07-20

What's Changed

  • Feature/get exist apis by @tanhongit in #18

Full Changelog: https://github.com/cslant/blog-api-package/compare/v0.1.1...v0.1.2

v0.1.1 - 2024-07-15

What's Changed

  • Fix/styleci ignore by @tanhongit in #16
  • fix: add ignore warning for scrutinizer ci by @tanhongit in #17
  • feat: update composer info by @pxthinh in #19
  • feat/workflow-test-composer by @hokhacminhtri in #21
  • feat/workflow-update-changelog by @hokhacminhtri in #20

New Contributors

  • @pxthinh made their first contribution in #19

Full Changelog: https://github.com/cslant/blog-api-package/compare/v0.1.0...v0.1.1

v0.1.0 - 2024-07-12

What's Changed

  • feat/add-commit-rule by @hokhacminhtri in #6
  • feat/add-pull-request-rule by @hokhacminhtri in #7
  • Feature/first generate api package #1 by @tanhongit in #8
  • feat/setup-workflow-to-test-code-style by @hokhacminhtri in #11
  • fix: setup workflow to test code style by @hokhacminhtri in #12

New Contributors

  • @hokhacminhtri made their first contribution in #6
  • @tanhongit made their first contribution in #8

Full Changelog: https://github.com/cslant/blog-api-package/commits/v0.1.0