Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

76 lines (45 loc) · 3.09 KB

Changelog

Here you can see the full list of changes between each Blog Core release.

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 #33

New Contributors

  • @dependabot made their first contribution in #33

Full Changelog: https://github.com/cslant/blog-core/compare/v0.4.0...v0.5.0

v0.4.0 - 2025-01-19

What's Changed

  • Feat/#31 handle meta seo by @tanhongit in #32

Full Changelog: https://github.com/cslant/blog-core/compare/v0.3.0...v0.4.0

v0.3.0 - 2024-12-10

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

v0.2.0 - 2024-11-24

What's Changed

  • #19 feat: create register config method to register all config file i… by @tanhongit in #24
  • Info - My Truong by @mytruong-z in #25
  • Feature/setup elasticsearch mapping configs #26 by @tanhongit in #27
  • Fix/elasticsearch import for user by @tanhongit in #28
  • feat: Create a config to override filesystem by @tanhongit in #30

New Contributors

  • @mytruong-z made their first contribution in #25

Full Changelog: https://github.com/cslant/blog-core/compare/v0.1.1...v0.2.0

v0.1.1 - 2024-07-29

What's Changed

  • updated docs and removed unnecessary lines by @avaelo in #21
  • Feature/handle first elasticsearch config #19 by @tanhongit in #22

New Contributors

  • @avaelo made their first contribution in #21

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

v0.1.0 - 2024-07-28

What's Changed

  • Feature/first generate core package #1 by @pxthinh in #10
  • Feature/first generate core package #1 by @tanhongit in #11
  • feat: change text api to core #1 by @pxthinh in #13
  • feat: add commit rule sample for Core package #3 by @pxthinh in #15
  • feat: add pull request rule sample for core package repo #4 by @pxthinh in #16
  • feat: setup workflow to test code style #2 by @pxthinh in #17
  • feat: create a workflow to test the composer running #5 by @pxthinh in #18
  • install scout and elastic packages #7 by @tanhongit in #12

New Contributors

  • @pxthinh made their first contribution in #10
  • @tanhongit made their first contribution in #11

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