Chore/release v0.1.0 #2
@@ -13,3 +13,4 @@ logs_llm/
|
|||||||
|
|
||||||
*.md
|
*.md
|
||||||
!README.md
|
!README.md
|
||||||
|
!CHANGELOG.md
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
Entries are derived from [Conventional Commits](https://www.conventionalcommits.org)
|
||||||
|
at each `v*` release tag.
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.1.0] - 2026-07-01
|
||||||
|
|
||||||
|
- Initial core (`createCarousel`), `dots()` fallback, `autoplay()`, and `carousel.css`.
|
||||||
Reference in New Issue
Block a user