File tree 2 files changed +21
-1
lines changed
2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
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
+ - Farnabaz < farnabaz@gmail.com >
23
+
4
24
## v0.1.0
5
25
6
26
[ 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 1
1
{
2
2
"name" : " nuxt-llms" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " Generate llms.txt documentation for your Nuxt application" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments