File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,15 @@ All notable changes to the docusaurus-plugin-llms will be documented in this fil
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and this project adheres to
66[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ [ 0.3.1 ] : https://github.com/sablier-labs/docusaurus-plugin-llms/releases/tag/v0.3.1
89[ 0.3.0 ] : https://github.com/sablier-labs/docusaurus-plugin-llms/releases/tag/v0.3.0
910
11+ ## [ 0.3.1] - 2025-11-15
12+
13+ ### Changed
14+
15+ - Update README and CHANGELOG.
16+
1017## [ 0.3.0] - 2025-10-20
1118
1219<!-- prettier-ignore -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @sablier/docusaurus-plugin-llms" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "description" : " A fork of docusaurus-plugin-llms for generating LLM-friendly documentation following the llmstxt.org standard" ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments