@@ -5,6 +5,52 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
5
5
6
6
# 0.1.0 (2023-03-15)
7
7
8
+ ## v0.1.9
9
+
10
+ [ compare changes] ( https://github.com/storipress/karbon/compare/v0.1.8...v0.1.9 )
11
+
12
+
13
+ ### 🚀 Enhancements
14
+
15
+ - Add rss support ([ c5b6f30] ( https://github.com/storipress/karbon/commit/c5b6f30 ) )
16
+
17
+ ### 🩹 Fixes
18
+
19
+ - Omit encryptKey in ` runtimeConfig.public.storipress ` ([ 9f81c09] ( https://github.com/storipress/karbon/commit/9f81c09 ) )
20
+ - Ds error ([ 8c15e3e] ( https://github.com/storipress/karbon/commit/8c15e3e ) )
21
+ - Slice article plaintext to get summary ([ 83ef4bc] ( https://github.com/storipress/karbon/commit/83ef4bc ) )
22
+ - ** karbon:** Make rss use desc order + fix double slash ([ ba6b6ee] ( https://github.com/storipress/karbon/commit/ba6b6ee ) )
23
+ - ** karbon:** Fix type issue ([ 4b01a66] ( https://github.com/storipress/karbon/commit/4b01a66 ) )
24
+ - Force enable api url ([ f73df37] ( https://github.com/storipress/karbon/commit/f73df37 ) )
25
+ - Duplicate data ([ 7801a77] ( https://github.com/storipress/karbon/commit/7801a77 ) )
26
+ - Fix type issue ([ 8a38a34] ( https://github.com/storipress/karbon/commit/8a38a34 ) )
27
+
28
+ ### 📦 Build
29
+
30
+ - Update nuxt & nuxt-simple-sitemap version ([ 15b97b9] ( https://github.com/storipress/karbon/commit/15b97b9 ) )
31
+ - Update nuxt-simple-sitemap hooks ([ 26964c5] ( https://github.com/storipress/karbon/commit/26964c5 ) )
32
+ - Set nuxt-simple-sitemap version is 2.4.8 ([ 9a8b6c8] ( https://github.com/storipress/karbon/commit/9a8b6c8 ) )
33
+ - Add server/api/_ sitemap-urls.ts ([ 2c27817] ( https://github.com/storipress/karbon/commit/2c27817 ) )
34
+ - Setup api/_ sitemap-urls ([ baa7219] ( https://github.com/storipress/karbon/commit/baa7219 ) )
35
+ - Sitemap add lastmod ([ ac2f0f7] ( https://github.com/storipress/karbon/commit/ac2f0f7 ) )
36
+ - Remove nuxt-seo-kit ([ d0cb893] ( https://github.com/storipress/karbon/commit/d0cb893 ) )
37
+
38
+ ### 🏡 Chore
39
+
40
+ - Add feed ([ fea421f] ( https://github.com/storipress/karbon/commit/fea421f ) )
41
+ - ** karbon:** Bump compatibly version ([ 55d9e9b] ( https://github.com/storipress/karbon/commit/55d9e9b ) )
42
+
43
+ ### 🎨 Styles
44
+
45
+ - Format code with prettier ([ 824d31e] ( https://github.com/storipress/karbon/commit/824d31e ) )
46
+ - Lint ([ adb1184] ( https://github.com/storipress/karbon/commit/adb1184 ) )
47
+
48
+ ### ❤️ Contributors
49
+
50
+ - DanSnow < dododavid006@gmail.com >
51
+ - Sid < sid@storipress.com >
52
+ - Ches4117 ([ @ches4117 ] ( http://github.com/ches4117 ) )
53
+
8
54
## v0.1.8
9
55
10
56
[ compare changes] ( https://github.com/storipress/karbon/compare/v0.1.7...v0.1.8 )
0 commit comments