File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.1.1
5+
6+ [ compare changes] ( https://github.com/nuxtlabs/nuxt-llms/compare/v0.1.0...v0.1.1 )
7+
8+ ### 🩹 Fixes
9+
10+ - Add charset=utf-8 ([ dc786d7] ( https://github.com/nuxtlabs/nuxt-llms/commit/dc786d7 ) )
11+
12+ ### 🏡 Chore
13+
14+ - ** release:** V0.1.0 ([ b9f4da1] ( https://github.com/nuxtlabs/nuxt-llms/commit/b9f4da1 ) )
15+ - Rename ` llms_full.txt ` to ` llms-full.txt ` ([ c6cc516] ( https://github.com/nuxtlabs/nuxt-llms/commit/c6cc516 ) )
16+ - Update deps ([ 6e0676d] ( https://github.com/nuxtlabs/nuxt-llms/commit/6e0676d ) )
17+
18+ ### ❤️ Contributors
19+
20+ - Sébastien Chopin ([ @atinux ] ( https://github.com/atinux ) )
21+ - IO-Fire ([ @IO-Fire ] ( https://github.com/IO-Fire ) )
22+ 23+
424## v0.1.0
525
626[ compare changes] ( https://github.com/nuxtlabs/nuxt-llms/compare/v0.0.2...v0.1.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-llms" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Generate llms.txt documentation for your Nuxt application" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments