@@ -4,167 +4,24 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7- #### [ v0.3.5] ( https://github.com/h-enk/doks/compare/v0.3.4...v0.3.5 )
8-
9- - feat: add versioning setup [ ` #478 ` ] ( https://github.com/h-enk/doks/pull/478 )
10- - feat: adjust latex svg image to dark theme [ ` #460 ` ] ( https://github.com/h-enk/doks/pull/460 )
11- - fix: edit-page multi-language support [ ` #459 ` ] ( https://github.com/h-enk/doks/pull/459 )
12- - feat: add docsRepoBranch config [ ` #458 ` ] ( https://github.com/h-enk/doks/pull/458 )
13- - feat: image max width [ ` #457 ` ] ( https://github.com/h-enk/doks/pull/457 )
14- - fix: docs url [ ` #456 ` ] ( https://github.com/h-enk/doks/pull/456 )
15- - chore(deps-dev): bump @babel/cli from 7.15.4 to 7.15.7 [ ` #463 ` ] ( https://github.com/h-enk/doks/pull/463 )
16- - feat: add multilingual support [ ` #454 ` ] ( https://github.com/h-enk/doks/pull/454 )
17- - deps: bump versions to latest [ ` 94bacd3 ` ] ( https://github.com/h-enk/doks/commit/94bacd3492e7b4d1e46aef13f86e5924ac645f4e )
18- - deps: bump @babel/cli from 7.15.4 to 7.15.7 [ ` 130a13b ` ] ( https://github.com/h-enk/doks/commit/130a13bd9d3891d995e7373cc9a64fa527b4ce26 )
19- - deps: bump versions to latest [ ` 2503f5a ` ] ( https://github.com/h-enk/doks/commit/2503f5adf6d2650b82928a8770c2a1ccdc368a0c )
20-
21- #### [ v0.3.4] ( https://github.com/h-enk/doks/compare/v0.3.3...v0.3.4 )
22-
23- > 7 September 2021
24-
25- - chore: update edit page default branch from master to main [ ` #426 ` ] ( https://github.com/h-enk/doks/pull/426 )
26- - Update index.js [ ` #417 ` ] ( https://github.com/h-enk/doks/pull/417 )
27- - Make id unique collapsible sidebar [ ` #378 ` ] ( https://github.com/h-enk/doks/pull/378 )
28- - deps: bump versions to latest [ ` 8a98716 ` ] ( https://github.com/h-enk/doks/commit/8a9871654e03b79082cfd9ebdf49a0a8ce7e21eb )
29- - deps: bump version to latest [ ` 23d9dd7 ` ] ( https://github.com/h-enk/doks/commit/23d9dd75c381b0440f4db717d63bea61baa0c584 )
30- - deps: bump versions to latest [ ` 700e566 ` ] ( https://github.com/h-enk/doks/commit/700e56611d3a83f33e786f51a191728db7267248 )
31-
32- #### [ v0.3.3] ( https://github.com/h-enk/doks/compare/v0.3.2...v0.3.3 )
33-
34- > 5 July 2021
35-
36- - Add Mermaid support [ ` #369 ` ] ( https://github.com/h-enk/doks/pull/369 )
37- - Fix lint tests on Linux. [ ` #373 ` ] ( https://github.com/h-enk/doks/pull/373 )
38- - feat: add mermaid [ ` f1fa5c5 ` ] ( https://github.com/h-enk/doks/commit/f1fa5c5936558ff0b62d8a150bf303629bf50840 )
39- - content: remove temporary mermaid examples [ ` e4fc868 ` ] ( https://github.com/h-enk/doks/commit/e4fc8681623685bf20f8e6568a69b5b6c4d81d16 )
40- - fix: update package-lock.json [ ` 3797685 ` ] ( https://github.com/h-enk/doks/commit/379768538d584676d40c99432f8b49f20c2c0562 )
41-
42- #### [ v0.3.2] ( https://github.com/h-enk/doks/compare/v0.3.1...v0.3.2 )
43-
44- > 5 July 2021
45-
46- - feat: update netlify workflow [ ` 692efd6 ` ] ( https://github.com/h-enk/doks/commit/692efd66692173a651c4b91d2ff3bc5f584a8a31 )
47-
48- #### [ v0.3.1] ( https://github.com/h-enk/doks/compare/v0.3.0...v0.3.1 )
49-
50- > 2 July 2021
51-
52- - fix: update theme.toml [ ` a0d4a76 ` ] ( https://github.com/h-enk/doks/commit/a0d4a76d2a8187eae70b394905889a37e14b7a47 )
53- - fix: update permalinks setting [ ` 4894d96 ` ] ( https://github.com/h-enk/doks/commit/4894d96a69eb2c70b7059c90ee02594286b1122e )
54-
55- #### [ v0.3.0] ( https://github.com/h-enk/doks/compare/v0.2.3...v0.3.0 )
56-
57- > 25 June 2021
58-
59- - ✨ Adds video shortcode [ ` #244 ` ] ( https://github.com/h-enk/doks/pull/244 )
60- - ✨ Adds collapsible sidebar as an option [ ` #243 ` ] ( https://github.com/h-enk/doks/pull/243 )
61- - 🐛 Fixes scrollbar in code blocks [ ` #231 ` ] ( https://github.com/h-enk/doks/pull/231 )
62- - fix: add crossorigin attribute to webmanifest link [ ` #306 ` ] ( https://github.com/h-enk/doks/pull/306 )
63- - ✨ Uses inline shortcode in alerts for large texts [ ` #235 ` ] ( https://github.com/h-enk/doks/pull/235 )
64- - Fix issue where page bundle images fail to load [ ` #238 ` ] ( https://github.com/h-enk/doks/pull/238 )
65- - Replace highlightBlock with highlightElement [ ` #240 ` ] ( https://github.com/h-enk/doks/pull/240 )
66- - replaces possible backslash for win environments [ ` #217 ` ] ( https://github.com/h-enk/doks/pull/217 )
67- - feat: add hugo-installer + auto-changelog [ ` 93f7598 ` ] ( https://github.com/h-enk/doks/commit/93f7598f872509805287b24d7d06fa3e6f745fbf )
68- - deps: bump versions to latest [ ` 33ccb71 ` ] ( https://github.com/h-enk/doks/commit/33ccb717cb4b2fe859e79df36597cfa01cad08a9 )
69- - deps: bump versions to latest [ ` 7b2bea1 ` ] ( https://github.com/h-enk/doks/commit/7b2bea1bff290389b2a098d13100e1c4dfa3a4d5 )
70-
71- #### [ v0.2.3] ( https://github.com/h-enk/doks/compare/v0.2.2...v0.2.3 )
72-
73- > 2 April 2021
74-
75- - feat: update for netlify dev support [ ` 10d0b45 ` ] ( https://github.com/h-enk/doks/commit/10d0b45203003a43727521dc9f5c35e655500309 )
76- - content: update for doks v0.2.3 [ ` b505b24 ` ] ( https://github.com/h-enk/doks/commit/b505b2412bc59fa271f7bf33ca6c835f66ca2936 )
77- - content: update readme [ ` 52cd0c6 ` ] ( https://github.com/h-enk/doks/commit/52cd0c6e6c902381c5775d5c719c5cdf1ff64111 )
78-
79- #### [ v0.2.2] ( https://github.com/h-enk/doks/compare/v0.2.1...v0.2.2 )
80-
81- > 26 March 2021
82-
83- - deps: bump bootstrap to 5.0.0-beta3 [ ` f76e68e ` ] ( https://github.com/h-enk/doks/commit/f76e68e832737c5fbc2421f164988767dddc5d99 )
84- - feat: update default highlight style [ ` 28a3b39 ` ] ( https://github.com/h-enk/doks/commit/28a3b39fb9653db3f627cd55d610f28ed95860b3 )
85- - chore(release): 0.2.2 [ ` c332b4d ` ] ( https://github.com/h-enk/doks/commit/c332b4d315431da4d94e98f0c2e6649fea0c8219 )
86-
87- #### [ v0.2.1] ( https://github.com/h-enk/doks/compare/v0.2.0...v0.2.1 )
88-
89- > 18 March 2021
90-
91- - chore(release): 0.2.1 [ ` 41f9d0e ` ] ( https://github.com/h-enk/doks/commit/41f9d0ee49077b3440c119eaf6c5d955f56127f2 )
92- - fix: update package.json for npm workflow [ ` 83b2c0e ` ] ( https://github.com/h-enk/doks/commit/83b2c0e002e09aabc0f4b1e8fb30353151707d8b )
93- - Updating the README! [ ` d36a6cc ` ] ( https://github.com/h-enk/doks/commit/d36a6ccaa8a99aa022cca641eb4d4d6f126ef8a4 )
94-
95- #### [ v0.2.0] ( https://github.com/h-enk/doks/compare/v0.1.6...v0.2.0 )
96-
97- > 18 March 2021
98-
99- - Add katex math typesetting [ ` #181 ` ] ( https://github.com/h-enk/doks/pull/181 )
100- - Add highlight.js as an option [ ` #180 ` ] ( https://github.com/h-enk/doks/pull/180 )
101- - Add optional breadcrumb trail [ ` #166 ` ] ( https://github.com/h-enk/doks/pull/166 )
102- - Add table support in markdown [ ` #165 ` ] ( https://github.com/h-enk/doks/pull/165 )
103- - Update bootstrap to 5.0.0-beta2 [ ` #164 ` ] ( https://github.com/h-enk/doks/pull/164 )
104- - chore(release): 0.2.0 [ ` c80a5da ` ] ( https://github.com/h-enk/doks/commit/c80a5dab1dead3108011793a0777dc6d94a47d70 )
105- - ux: improve contrast text searchbar dark mode [ ` 57fee17 ` ] ( https://github.com/h-enk/doks/commit/57fee179f8b8ee0c45d90456703230e1e7edeb84 )
106- - Updating the README! [ ` 884d44e ` ] ( https://github.com/h-enk/doks/commit/884d44e0f7e3187a6431b8bdf8501993a6f80ac8 )
107-
108- #### [ v0.1.6] ( https://github.com/h-enk/doks/compare/v0.1.5...v0.1.6 )
109-
110- > 1 March 2021
111-
112- - build(deps-dev): bump postcss from 8.2.4 to 8.2.6 [ ` #132 ` ] ( https://github.com/h-enk/doks/pull/132 )
113- - deps: bump versions to latest [ ` 857906c ` ] ( https://github.com/h-enk/doks/commit/857906c69b2d9779abd158dd88c1057f84c8eb6f )
114- - chore(release): 0.1.6 [ ` a83f039 ` ] ( https://github.com/h-enk/doks/commit/a83f0392638c0c8fb775187a4b251c106921cef9 )
115- - scripts: add release: dry-run script [ ` 686d0eb ` ] ( https://github.com/h-enk/doks/commit/686d0eb40da535c6907cf97c1d5c9353a1535b8c )
116-
117- #### [ v0.1.5] ( https://github.com/h-enk/doks/compare/v0.1.4...v0.1.5 )
118-
119- > 12 January 2021
120-
121- - chore(release): 0.1.5 [ ` ff85a1d ` ] ( https://github.com/h-enk/doks/commit/ff85a1daecfff2aa21ddbc425c8d67b5e4cd6d9b )
122- - Updating the README! [ ` d50ed1e ` ] ( https://github.com/h-enk/doks/commit/d50ed1ec0f37d178e1aef133d280b91d5473cd14 )
123- - feat: add hugo extended as a dependency [ ` 258224c ` ] ( https://github.com/h-enk/doks/commit/258224c7880911c709f80e478cacf265fafbbb5c )
124-
125- #### [ v0.1.4] ( https://github.com/h-enk/doks/compare/v0.1.3...v0.1.4 )
126-
127- > 3 December 2020
128-
129- - deps: bump versions to latest [ ` 7ce56d0 ` ] ( https://github.com/h-enk/doks/commit/7ce56d0a362c5099c0a6c50f6ad0f1c7ba969218 )
130- - deps: bump versions to latest [ ` 0377b0d ` ] ( https://github.com/h-enk/doks/commit/0377b0de75a3cc8027bd255961f6d0c184d82575 )
131- - deps: bump versions [ ` c254be6 ` ] ( https://github.com/h-enk/doks/commit/c254be61754071600665858d6a7d2e2fbc105af3 )
132-
133- #### [ v0.1.3] ( https://github.com/h-enk/doks/compare/v0.1.2...v0.1.3 )
134-
135- > 17 November 2020
136-
137- - chore(release): 0.1.3 [ ` abaaaef ` ] ( https://github.com/h-enk/doks/commit/abaaaef6d6056133737d285868e8f8c748b6cc46 )
138- - deps: update doks version file [ ` d326669 ` ] ( https://github.com/h-enk/doks/commit/d326669c1d170cd5a76df1faafea472f3132fdf5 )
139- - deps: add doks version file [ ` f8dcfbe ` ] ( https://github.com/h-enk/doks/commit/f8dcfbeebfda5fef533b9b7bc2463fa0dfafd5fa )
140-
141- #### [ v0.1.2] ( https://github.com/h-enk/doks/compare/v0.1.1...v0.1.2 )
142-
143- > 17 November 2020
144-
145- - deps: bump versions [ ` 6ce5813 ` ] ( https://github.com/h-enk/doks/commit/6ce5813543417f2328846a78b971201d7611781d )
146- - style: update fonts+ [ ` 41d63a2 ` ] ( https://github.com/h-enk/doks/commit/41d63a2528f574e3934d58fb30811ce9fb879798 )
147- - chore(release): 0.1.2 [ ` 646f0c8 ` ] ( https://github.com/h-enk/doks/commit/646f0c87f0ee5a9a97d357753e86647519f3d1ed )
148-
149- #### [ v0.1.1] ( https://github.com/h-enk/doks/compare/v0.1.0...v0.1.1 )
150-
151- > 10 November 2020
152-
153- - deps: reinstall [ ` 6705f4b ` ] ( https://github.com/h-enk/doks/commit/6705f4bbc4da4cd967e7165ab3681137014633bb )
154- - docs: update content [ ` c4c83eb ` ] ( https://github.com/h-enk/doks/commit/c4c83eb9b68674553c6a7e988249a808d75250b4 )
155- - docs: update reasons [ ` 1cec423 ` ] ( https://github.com/h-enk/doks/commit/1cec4237b395ff306b765d47b29b8410c2884921 )
156-
157- #### v0.1.0
158-
159- > 6 November 2020
160-
161- - build(deps-dev): bump postcss from 8.1.4 to 8.1.6 [ ` #18 ` ] ( https://github.com/h-enk/doks/pull/18 )
162- - Bump lodash from 4.17.15 to 4.17.20 [ ` #8 ` ] ( https://github.com/h-enk/doks/pull/8 )
163- - [ Security] Bump elliptic from 6.5.2 to 6.5.3 [ ` #6 ` ] ( https://github.com/h-enk/doks/pull/6 )
164- - [ Security] Bump lazysizes from 5.2.0 to 5.2.1 [ ` #7 ` ] ( https://github.com/h-enk/doks/pull/7 )
165- - test: update ci [ ` d16a94d ` ] ( https://github.com/h-enk/doks/commit/d16a94db755deff04e56da96f4e84d339a094236 )
166- - deps: bump postcss [ ` 12411c3 ` ] ( https://github.com/h-enk/doks/commit/12411c38a98fb362ff348e5c151fcb7813e8691e )
167- - Initial commit [ ` 67f0a6e ` ] ( https://github.com/h-enk/doks/commit/67f0a6e623169a99a71c51c2434e14041c9211aa )
7+ #### 1.0.0
8+
9+ - Bump markdownlint-cli from 0.35.0 to 0.37.0 [ ` #30 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/30 )
10+ - Bump stylelint-config-standard-scss from 10.0.0 to 11.0.0 [ ` #29 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/29 )
11+ - Bump stylelint-config-standard-scss from 6.1.0 to 10.0.0 [ ` #27 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/27 )
12+ - Bump katex from 0.15.6 to 0.16.8 [ ` #22 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/22 )
13+ - Bump markdownlint-cli from 0.31.1 to 0.35.0 [ ` #20 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/20 )
14+ - Bump @fullhuman/postcss-purgecss from 4.1.3 to 5.0.0 [ ` #9 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/9 )
15+ - Bump stylelint from 14.16.1 to 15.10.3 [ ` #26 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/26 )
16+ - Bump postcss-cli from 9.1.0 to 10.1.0 [ ` #17 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/17 )
17+ - Bump mermaid from 9.4.3 to 10.2.3 [ ` #18 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/18 )
18+ - updated to node 18 [ ` #8 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/8 )
19+ - removed images [ ` #7 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/7 )
20+ - May 2023 [ ` #1 ` ] ( https://github.com/Genocs/genocs-library-docs/pull/1 )
21+ - chore: Update JWT authentication options in authentication documentation [ ` #123 ` ] ( https://github.com/Genocs/genocs-library-docs/issues/123 )
22+ - First commit [ ` 44e8059 ` ] ( https://github.com/Genocs/genocs-library-docs/commit/44e8059148d283751956f072f8ba8c234e7deb99 )
23+ - typo fix [ ` 3a4372b ` ] ( https://github.com/Genocs/genocs-library-docs/commit/3a4372b28f2efb13829b7f37bfbd81b683598108 )
24+ - Fix typo [ ` 9c07215 ` ] ( https://github.com/Genocs/genocs-library-docs/commit/9c072152143fb0d1237ec4ac7040f7262e94f63f )
16825
16926<!-- auto-changelog-above -->
17027
0 commit comments