63 | {{- end }}
64 | {{- if default true .Attributes._thead }}
65 |
67 | {{- range .THead }}
68 |
69 | {{- range . }}
70 |
72 | {{- .Text -}}
73 |
74 | {{- end }}
75 |
76 | {{- end }}
77 |
78 | {{- end }}
79 |
81 | {{- range .TBody }}
82 |
83 | {{- range . }}
84 |
86 | {{- .Text -}}
87 |
88 | {{- end }}
89 |
90 | {{- end }}
91 |
92 |
93 |
94 |
--------------------------------------------------------------------------------
/CODE_OF_CONDUCT.md:
--------------------------------------------------------------------------------
1 | # Contributor Covenant Code of Conduct
2 |
3 | ## Our Pledge
4 |
5 | We as members, contributors, and leaders pledge to make participation in our
6 | community a harassment-free experience for everyone, regardless of age, body
7 | size, visible or invisible disability, ethnicity, sex characteristics, gender
8 | identity and expression, level of experience, education, socio-economic status,
9 | nationality, personal appearance, race, religion, or sexual identity
10 | and orientation.
11 |
12 | We pledge to act and interact in ways that contribute to an open, welcoming,
13 | diverse, inclusive, and healthy community.
14 |
15 | ## Our Standards
16 |
17 | Examples of behavior that contributes to a positive environment for our
18 | community include:
19 |
20 | * Demonstrating empathy and kindness toward other people
21 | * Being respectful of differing opinions, viewpoints, and experiences
22 | * Giving and gracefully accepting constructive feedback
23 | * Accepting responsibility and apologizing to those affected by our mistakes,
24 | and learning from the experience
25 | * Focusing on what is best not just for us as individuals, but for the
26 | overall community
27 |
28 | Examples of unacceptable behavior include:
29 |
30 | * The use of sexualized language or imagery, and sexual attention or
31 | advances of any kind
32 | * Trolling, insulting or derogatory comments, and personal or political attacks
33 | * Public or private harassment
34 | * Publishing others' private information, such as a physical or email
35 | address, without their explicit permission
36 | * Other conduct which could reasonably be considered inappropriate in a
37 | professional setting
38 |
39 | ## Enforcement Responsibilities
40 |
41 | Community leaders are responsible for clarifying and enforcing our standards of
42 | acceptable behavior and will take appropriate and fair corrective action in
43 | response to any behavior that they deem inappropriate, threatening, offensive,
44 | or harmful.
45 |
46 | Community leaders have the right and responsibility to remove, edit, or reject
47 | comments, commits, code, wiki edits, issues, and other contributions that are
48 | not aligned to this Code of Conduct, and will communicate reasons for moderation
49 | decisions when appropriate.
50 |
51 | ## Scope
52 |
53 | This Code of Conduct applies within all community spaces, and also applies when
54 | an individual is officially representing the community in public spaces.
55 | Examples of representing our community include using an official e-mail address,
56 | posting via an official social media account, or acting as an appointed
57 | representative at an online or offline event.
58 |
59 | ## Enforcement
60 |
61 | Instances of abusive, harassing, or otherwise unacceptable behavior may be
62 | reported to the community leaders responsible for enforcement at
63 | razonyang@gmail.com.
64 | All complaints will be reviewed and investigated promptly and fairly.
65 |
66 | All community leaders are obligated to respect the privacy and security of the
67 | reporter of any incident.
68 |
69 | ## Enforcement Guidelines
70 |
71 | Community leaders will follow these Community Impact Guidelines in determining
72 | the consequences for any action they deem in violation of this Code of Conduct:
73 |
74 | ### 1. Correction
75 |
76 | **Community Impact**: Use of inappropriate language or other behavior deemed
77 | unprofessional or unwelcome in the community.
78 |
79 | **Consequence**: A private, written warning from community leaders, providing
80 | clarity around the nature of the violation and an explanation of why the
81 | behavior was inappropriate. A public apology may be requested.
82 |
83 | ### 2. Warning
84 |
85 | **Community Impact**: A violation through a single incident or series
86 | of actions.
87 |
88 | **Consequence**: A warning with consequences for continued behavior. No
89 | interaction with the people involved, including unsolicited interaction with
90 | those enforcing the Code of Conduct, for a specified period of time. This
91 | includes avoiding interactions in community spaces as well as external channels
92 | like social media. Violating these terms may lead to a temporary or
93 | permanent ban.
94 |
95 | ### 3. Temporary Ban
96 |
97 | **Community Impact**: A serious violation of community standards, including
98 | sustained inappropriate behavior.
99 |
100 | **Consequence**: A temporary ban from any sort of interaction or public
101 | communication with the community for a specified period of time. No public or
102 | private interaction with the people involved, including unsolicited interaction
103 | with those enforcing the Code of Conduct, is allowed during this period.
104 | Violating these terms may lead to a permanent ban.
105 |
106 | ### 4. Permanent Ban
107 |
108 | **Community Impact**: Demonstrating a pattern of violation of community
109 | standards, including sustained inappropriate behavior, harassment of an
110 | individual, or aggression toward or disparagement of classes of individuals.
111 |
112 | **Consequence**: A permanent ban from any sort of public interaction within
113 | the community.
114 |
115 | ## Attribution
116 |
117 | This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118 | version 2.0, available at
119 | https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
120 |
121 | Community Impact Guidelines were inspired by [Mozilla's code of conduct
122 | enforcement ladder](https://github.com/mozilla/diversity).
123 |
124 | [homepage]: https://www.contributor-covenant.org
125 |
126 | For answers to common questions about this code of conduct, see the FAQ at
127 | https://www.contributor-covenant.org/faq. Translations are available at
128 | https://www.contributor-covenant.org/translations.
129 |
--------------------------------------------------------------------------------
/CHANGELOG.md:
--------------------------------------------------------------------------------
1 | # Changelog
2 |
3 | ## [0.16.2](https://github.com/hbstack/hb/compare/v0.16.1...v0.16.2) (2025-03-31)
4 |
5 |
6 | ### Bug Fixes 🐞
7 |
8 | * remove debug codes ([00d6dc9](https://github.com/hbstack/hb/commit/00d6dc998f852bf4c2a7f21280eeee2d7342cc60))
9 |
10 | ## [0.16.1](https://github.com/hbstack/hb/compare/v0.16.0...v0.16.1) (2025-03-31)
11 |
12 |
13 | ### Bug Fixes 🐞
14 |
15 | * **deps:** update dependency stylelint-scss to v6.10.1 ([972e1fd](https://github.com/hbstack/hb/commit/972e1fdc1c970804f774255445bbc7a2ee5f970a))
16 | * **deps:** update dependency stylelint-scss to v6.11.0 ([b8872f0](https://github.com/hbstack/hb/commit/b8872f0e6a7c8a6c56938d949567fbff35d1f8d0))
17 | * **deps:** update dependency stylelint-scss to v6.11.1 ([114a9cc](https://github.com/hbstack/hb/commit/114a9ccc063ffe2dc1d4183f084fb1532760bfdf))
18 | * remove the hb.sass_silence_deprecations parameter ([0dc9e4d](https://github.com/hbstack/hb/commit/0dc9e4d30fcd63a127556bcc83279e9c1a629274))
19 | * silence Dart Sass deprecations ([#336](https://github.com/hbstack/hb/issues/336)) ([0dc9e4d](https://github.com/hbstack/hb/commit/0dc9e4d30fcd63a127556bcc83279e9c1a629274))
20 |
21 | ## [0.16.0](https://github.com/hbstack/hb/compare/v0.15.4...v0.16.0) (2024-11-24)
22 |
23 |
24 | ### Features ✨
25 |
26 | * add the `hb.sass_silence_deprecations` parameter to silence deprecations from Dart Sass ([#280](https://github.com/hbstack/hb/issues/280)) ([02d49a0](https://github.com/hbstack/hb/commit/02d49a04b0c9ec8817e2bcacba0ab1741064c626))
27 |
28 |
29 | ### Bug Fixes 🐞
30 |
31 | * empty `params` passed to js.Build ([#282](https://github.com/hbstack/hb/issues/282)) ([7243fd9](https://github.com/hbstack/hb/commit/7243fd91cfdeff9e9a90f1c0d294cd65c1d67d0b)), closes [#275](https://github.com/hbstack/hb/issues/275)
32 |
33 | ## [0.15.4](https://github.com/hbstack/hb/compare/v0.15.3...v0.15.4) (2024-11-24)
34 |
35 |
36 | ### Bug Fixes 🐞
37 |
38 | * compatible with the changes of @fullhuman/postcss-purgecss v7.0.0 ([#279](https://github.com/hbstack/hb/issues/279)) ([56511db](https://github.com/hbstack/hb/commit/56511dbb05d4a112353ffaba41f9fe466eb882bc))
39 | * **deps:** update dependency stylelint-scss to v6.10.0 ([1884872](https://github.com/hbstack/hb/commit/1884872695ff630bf36891b48fbff4f45111976a))
40 | * **deps:** update dependency stylelint-scss to v6.6.0 ([5ee97ca](https://github.com/hbstack/hb/commit/5ee97ca620d5580ba7e0f2387e1bc08afc7a7a3b))
41 | * **deps:** update dependency stylelint-scss to v6.7.0 ([59a5937](https://github.com/hbstack/hb/commit/59a5937326eedb18e0906a55fd073547c079dced))
42 | * **deps:** update dependency stylelint-scss to v6.8.0 ([d6d37e9](https://github.com/hbstack/hb/commit/d6d37e96ae021b92ffb6318c2295e883f31975aa))
43 | * **deps:** update dependency stylelint-scss to v6.8.1 ([8fbde1b](https://github.com/hbstack/hb/commit/8fbde1bbac5ef3d516f3159d936214d204c86734))
44 | * **deps:** update dependency stylelint-scss to v6.9.0 ([e46ed5e](https://github.com/hbstack/hb/commit/e46ed5ef6600d6497517597b17e836824b045407))
45 |
46 | ## [0.15.3](https://github.com/hbstack/hb/compare/v0.15.2...v0.15.3) (2024-09-10)
47 |
48 |
49 | ### Bug Fixes 🐞
50 |
51 | * allow specifying id attribute for blockquotes ([#247](https://github.com/hbstack/hb/issues/247)) ([29fd6b1](https://github.com/hbstack/hb/commit/29fd6b148c60bf8ba9cab2f1018aaab7af2be6c3))
52 |
53 | ## [0.15.2](https://github.com/hbstack/hb/compare/v0.15.1...v0.15.2) (2024-09-10)
54 |
55 |
56 | ### Bug Fixes 🐞
57 |
58 | * allow specifying extra class name for blockquotes and tables ([#245](https://github.com/hbstack/hb/issues/245)) ([b1e818d](https://github.com/hbstack/hb/commit/b1e818d46fd8ed2ad621fb6acf45ab6c1b784378))
59 |
60 | ## [0.15.1](https://github.com/hbstack/hb/compare/v0.15.0...v0.15.1) (2024-09-05)
61 |
62 |
63 | ### Bug Fixes 🐞
64 |
65 | * **tables:** rename _header attribute to _thead for consistent naming convention ([c866a92](https://github.com/hbstack/hb/commit/c866a92d127a3fa98c722f7b742a9cc2a018246f))
66 |
67 | ## [0.15.0](https://github.com/hbstack/hb/compare/v0.14.0...v0.15.0) (2024-09-05)
68 |
69 |
70 | ### Features ✨
71 |
72 | * **tables:** add the _header attribute for tables, hide the header if `false` ([#238](https://github.com/hbstack/hb/issues/238)) ([eb56400](https://github.com/hbstack/hb/commit/eb56400a29c8e56120f5b60ee13ad09ec23931dc))
73 |
74 | ## [0.14.0](https://github.com/hbstack/hb/compare/v0.13.0...v0.14.0) (2024-09-05)
75 |
76 |
77 | ### Features ✨
78 |
79 | * add blockquote render hook ([5e67dcb](https://github.com/hbstack/hb/commit/5e67dcb7ff846ea04679cf737caeb8e14edc04cd))
80 | * add blockquotes parameters ([#237](https://github.com/hbstack/hb/issues/237)) ([5e67dcb](https://github.com/hbstack/hb/commit/5e67dcb7ff846ea04679cf737caeb8e14edc04cd))
81 | * add hb.tables parameters ([#236](https://github.com/hbstack/hb/issues/236)) ([a391f95](https://github.com/hbstack/hb/commit/a391f952329239389937ac02a3f25cb36cfc8e5a))
82 | * add table render hook ([a391f95](https://github.com/hbstack/hb/commit/a391f952329239389937ac02a3f25cb36cfc8e5a))
83 |
84 |
85 | ### Bug Fixes 🐞
86 |
87 | * clean up unused Sass variables ([6823fbb](https://github.com/hbstack/hb/commit/6823fbbbcec92f0879f05b54e02a7d566f3f2280))
88 | * **deps:** update dependency stylelint-scss to v6.5.1 ([dcb1f81](https://github.com/hbstack/hb/commit/dcb1f81ac1adbf6a2aaa0a3fca19945c646469c6))
89 |
90 | ## [0.13.0](https://github.com/hbstack/hb/compare/v0.12.4...v0.13.0) (2024-08-22)
91 |
92 |
93 | ### Features ✨
94 |
95 | * add the hb.sass_transpiler parameter, default to dartsass ([#228](https://github.com/hbstack/hb/issues/228)) ([166c5ed](https://github.com/hbstack/hb/commit/166c5edc62039b4163a6ebc3edbb1e715b8b1e41)), closes [#227](https://github.com/hbstack/hb/issues/227)
96 |
97 | ## [0.12.4](https://github.com/hbstack/hb/compare/v0.12.3...v0.12.4) (2024-08-20)
98 |
99 |
100 | ### Bug Fixes 🐞
101 |
102 | * **deps:** update dependency stylelint-scss to v6.4.1 ([d54162a](https://github.com/hbstack/hb/commit/d54162acdbeef8fa9130fe56e0b6ede267f6f765))
103 | * **deps:** update dependency stylelint-scss to v6.5.0 ([7c52645](https://github.com/hbstack/hb/commit/7c526453e140bf689d21ed6f62fcc71eb839ab85))
104 | * replace resources.PostCSS with css.PostCSS ([#226](https://github.com/hbstack/hb/issues/226)) ([bba72dc](https://github.com/hbstack/hb/commit/bba72dccedcaee8fa7fd6c06b8da31043e1f42ab))
105 |
106 | ## [0.12.3](https://github.com/hbstack/hb/compare/v0.12.2...v0.12.3) (2024-06-16)
107 |
108 |
109 | ### Performance Improvements ⚡️
110 |
111 | * cache head-begin hook ([c644fbc](https://github.com/hbstack/hb/commit/c644fbca4e9ff9acb92f9a2c10ac95704ba54e76))
112 |
113 | ## [0.12.2](https://github.com/hbstack/hb/compare/v0.12.1...v0.12.2) (2024-03-12)
114 |
115 |
116 | ### Bug Fixes 🐞
117 |
118 | * **deps:** update dependency stylelint-scss to v6.2.1 ([c56fc57](https://github.com/hbstack/hb/commit/c56fc57793c78d314229a0f945783954c9ccad2b))
119 | * hb/assets/css-resource returns false sometime on local development ([#192](https://github.com/hbstack/hb/issues/192)) ([32dd685](https://github.com/hbstack/hb/commit/32dd685874399935c2fc5762883df3ef569f8a0e))
120 |
121 | ## [0.12.1](https://github.com/hbstack/hb/compare/v0.12.0...v0.12.1) (2024-03-04)
122 |
123 |
124 | ### Bug Fixes 🐞
125 |
126 | * **deps:** update dependency stylelint-scss to v6.2.0 ([90e7557](https://github.com/hbstack/hb/commit/90e75576a7c516fcf6fdbf562839fc9d23be394b))
127 | * move data-layout and data-section attributes from .hb-main to <body> element ([#184](https://github.com/hbstack/hb/issues/184)) ([f5a2ba5](https://github.com/hbstack/hb/commit/f5a2ba5f04c7b82d63ef986768340b64c2fa805b))
128 |
129 | ## [0.12.0](https://github.com/hbstack/hb/compare/v0.11.2...v0.12.0) (2024-02-27)
130 |
131 |
132 | ### Features ✨
133 |
134 | * add the data-layout and data-section attributes for hb-main element for styling purpose ([#180](https://github.com/hbstack/hb/issues/180)) ([6c8b086](https://github.com/hbstack/hb/commit/6c8b0864482ad5e993163d739a67da4f8a08afc2))
135 |
136 | ## [0.11.2](https://github.com/hbstack/hb/compare/v0.11.1...v0.11.2) (2024-02-23)
137 |
138 |
139 | ### Bug Fixes 🐞
140 |
141 | * rename purgecss.config.js to assets/hb/purgecss.config.js, to be vendorable ([#176](https://github.com/hbstack/hb/issues/176)) ([ba62ad2](https://github.com/hbstack/hb/commit/ba62ad2da403e665aad27872138d9112d9b028d4))
142 |
143 | ## [0.11.1](https://github.com/hbstack/hb/compare/v0.11.0...v0.11.1) (2024-02-21)
144 |
145 |
146 | ### Bug Fixes 🐞
147 |
148 | * remove the leading slash from module SCSS path ([#173](https://github.com/hbstack/hb/issues/173)) ([5c58d40](https://github.com/hbstack/hb/commit/5c58d40a8b69f711b20fc8ffa30e11ac28af4f4e))
149 |
150 | ## [0.11.0](https://github.com/hbstack/hb/compare/v0.10.0...v0.11.0) (2024-02-03)
151 |
152 |
153 | ### Features ✨
154 |
155 | * add the module-exists function ([#166](https://github.com/hbstack/hb/issues/166)) ([07c929b](https://github.com/hbstack/hb/commit/07c929b1db6fab0b37737bcbfb9c1dabbe21342b))
156 |
157 | ## [0.10.0](https://github.com/hbstack/hb/compare/v0.9.2...v0.10.0) (2024-02-02)
158 |
159 |
160 | ### Features ✨
161 |
162 | * override the _funcs/get-page-images partial to return the name of image and allow using site image resources ([#164](https://github.com/hbstack/hb/issues/164)) ([e5dc9cf](https://github.com/hbstack/hb/commit/e5dc9cf896b0b3880a39ef2aa5fa90371355311c))
163 |
164 | ## [0.9.2](https://github.com/hbstack/hb/compare/v0.9.1...v0.9.2) (2024-01-25)
165 |
166 |
167 | ### Continuous Integration
168 |
169 | * add the hb/assets/css-resource partial ([#160](https://github.com/hbstack/hb/issues/160)) ([eed7546](https://github.com/hbstack/hb/commit/eed75468180c72df0906758808206944a51b432b))
170 |
171 | ## [0.9.1](https://github.com/hbstack/hb/compare/v0.9.0...v0.9.1) (2024-01-24)
172 |
173 |
174 | ### Bug Fixes
175 |
176 | * avoid runtime error ([#159](https://github.com/hbstack/hb/issues/159)) ([f818087](https://github.com/hbstack/hb/commit/f818087bb63416cc45eb7da856cc49b82e2c4cc8))
177 | * **deps:** update dependency stylelint-scss to v6.1.0 ([8397f01](https://github.com/hbstack/hb/commit/8397f010a5fa0475f7bf31f895b93744f2286224))
178 |
179 | ## [0.9.0](https://github.com/hbstack/hb/compare/v0.8.1...v0.9.0) (2024-01-15)
180 |
181 |
182 | ### Features
183 |
184 | * add the hb.color parameter for setting default color mode, default to light ([#150](https://github.com/hbstack/hb/issues/150)) ([341239c](https://github.com/hbstack/hb/commit/341239c1a8798b544393762117ad819a49746701))
185 |
186 | ## [0.8.1](https://github.com/hbstack/hb/compare/v0.8.0...v0.8.1) (2023-12-24)
187 |
188 |
189 | ### Bug Fixes
190 |
191 | * allow specifying default full width for specified page types ([#138](https://github.com/hbstack/hb/issues/138)) ([0fcc5bc](https://github.com/hbstack/hb/commit/0fcc5bc339486d29509d0146b59083fca0826135))
192 |
193 | ## [0.8.0](https://github.com/hbstack/hb/compare/v0.7.2...v0.8.0) (2023-12-22)
194 |
195 |
196 | ### Features
197 |
198 | * add the hb.full_width parameter and page's full_width parameter ([#137](https://github.com/hbstack/hb/issues/137)) ([7c4cc7c](https://github.com/hbstack/hb/commit/7c4cc7cf5b6e33c66c82dabab9e235de4aa815b7))
199 |
200 |
201 | ### Bug Fixes
202 |
203 | * **deps:** update dependency stylelint-scss to v5.3.1 ([86dc36d](https://github.com/hbstack/hb/commit/86dc36dacd527d9587f137b78a90e363b5d5a75b))
204 | * **deps:** update dependency stylelint-scss to v6 ([04b8249](https://github.com/hbstack/hb/commit/04b824938cc48b2c73faaad0186ae4963c84e88b))
205 |
206 | ## [0.7.2](https://github.com/hbstack/hb/compare/v0.7.1...v0.7.2) (2023-11-01)
207 |
208 |
209 | ### Bug Fixes
210 |
211 | * **deps:** update dependency stylelint-scss to v5.2.0 ([b0a651b](https://github.com/hbstack/hb/commit/b0a651b1f6e37013bd226f512f0008ef3e09b04d))
212 | * **deps:** update dependency stylelint-scss to v5.2.1 ([6641368](https://github.com/hbstack/hb/commit/6641368ba69acf8edb6f922529ef1115b6e6b73a))
213 | * **deps:** update dependency stylelint-scss to v5.3.0 ([c397431](https://github.com/hbstack/hb/commit/c39743112412d7622c9a0e2a2d3e7450beb1411c))
214 | * **purgecss:** try to find the configuration file in subdirectories ([#108](https://github.com/hbstack/hb/issues/108)) ([1d7ddd3](https://github.com/hbstack/hb/commit/1d7ddd30f31240f6ab55b5fd6d8e2d08cacc194b)), closes [#106](https://github.com/hbstack/hb/issues/106)
215 | * **purgecss:** use process.env.HUGO_PUBLISHDIR instead of hard-coded public folder ([#107](https://github.com/hbstack/hb/issues/107)) ([c599450](https://github.com/hbstack/hb/commit/c599450f3fb9cd826d57eb1e4ad2c336168dc298)), closes [#105](https://github.com/hbstack/hb/issues/105)
216 |
217 | ## [0.7.1](https://github.com/hbstack/hb/compare/v0.7.0...v0.7.1) (2023-08-29)
218 |
219 |
220 | ### Bug Fixes
221 |
222 | * allow overriding Sass vars from modules ([0bfc09e](https://github.com/hbstack/hb/commit/0bfc09e43806867b58a83505fdfd85c9067aa94e))
223 |
224 | ## [0.7.0](https://github.com/hbstack/hb/compare/v0.6.0...v0.7.0) (2023-08-25)
225 |
226 |
227 | ### Features
228 |
229 | * add the hb.styles.hb_top_offset parameter ([#68](https://github.com/hbstack/hb/issues/68)) ([eb242d3](https://github.com/hbstack/hb/commit/eb242d30e4b0a978df9c4e27fd3e28f7d80e086a))
230 |
231 | ## [0.6.0](https://github.com/hbstack/hb/compare/v0.5.2...v0.6.0) (2023-08-25)
232 |
233 |
234 | ### Features
235 |
236 | * add the hb.styles parameter for defining Sass variables ([#66](https://github.com/hbstack/hb/issues/66)) ([a0b6dad](https://github.com/hbstack/hb/commit/a0b6dad482bec2afcde0570d6ca22c5e837f28aa))
237 | * add the top offset mixin and CSS variable ([#67](https://github.com/hbstack/hb/issues/67)) ([45337f1](https://github.com/hbstack/hb/commit/45337f1d54c4627df4bfd90a6d1262602aeb323d))
238 |
239 |
240 | ### Bug Fixes
241 |
242 | * **deps:** update dependency stylelint-scss to v5.1.0 ([486c8a7](https://github.com/hbstack/hb/commit/486c8a7b4352d1d7422b068d4a79a208fed033e5))
243 |
244 | ## [0.5.2](https://github.com/hbstack/hb/compare/v0.5.1...v0.5.2) (2023-08-08)
245 |
246 |
247 | ### Bug Fixes
248 |
249 | * correct the css partial in the case of rendering alias pages ([d137e8b](https://github.com/hbstack/hb/commit/d137e8b73944f495570cf7189a0e3d2033dbf322))
250 | * **deps:** update dependency stylelint-scss to v5.0.1 ([c0c576e](https://github.com/hbstack/hb/commit/c0c576e43ad44955fcd6898a97b7bd81e611cc58))
251 |
252 | ## [0.5.1](https://github.com/hbstack/hb/compare/v0.5.0...v0.5.1) (2023-05-30)
253 |
254 |
255 | ### Bug Fixes
256 |
257 | * **deps:** update dependency stylelint-scss to v5 ([6ec9fa1](https://github.com/hbstack/hb/commit/6ec9fa181329df64d7b3f5bfc6b6ffd4277824b7))
258 |
--------------------------------------------------------------------------------