Skip to content

Commit ee59a70

Browse files
chore(release): 1.0.14 [skip ci]
## [1.0.14](v1.0.13...v1.0.14) (2024-10-21) ### Bug Fixes * **deps-dev:** bump commitizen from 4.3.0 to 4.3.1 ([ed2c57b](ed2c57b)) * **deps-dev:** bump hugo-bin from 0.131.2 to 0.131.3 ([c37b671](c37b671)) * **deps-dev:** bump hugo-bin from 0.131.3 to 0.132.0 ([b4a1134](b4a1134)) * **deps-dev:** bump hugo-bin from 0.132.0 to 0.133.0 ([6114ccc](6114ccc)) * **deps-dev:** bump hugo-bin from 0.133.0 to 0.133.1 ([b592bb0](b592bb0)) * **deps-dev:** bump hugo-bin from 0.133.1 to 0.133.2 ([f2a4ba1](f2a4ba1)) * **deps-dev:** bump semantic-release from 24.1.1 to 24.1.2 ([efd3e0a](efd3e0a)) * **deps-dev:** bump semantic-release from 24.1.2 to 24.1.3 ([759c792](759c792)) * **deps-dev:** bump simple-datatables from 9.1.0 to 9.2.0 ([f7b5ddf](f7b5ddf)) * **deps-dev:** bump simple-datatables from 9.2.0 to 9.2.1 ([240d31d](240d31d)) * update Hugo module dependencies ([0e1024d](0e1024d))
1 parent 4b4ee42 commit ee59a70

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

dist/simple-datatables.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/simple-datatables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
background-color: inherit;
154154
cursor: pointer;
155155
text-align: inherit;
156+
font-family: inherit;
156157
font-weight: inherit;
157158
font-size: inherit;
158159
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gethinode/mod-simple-datatables",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
44
"description": "A Hugo module to enhance tables powered by simple-datatables to your Hinode site (work in progress)",
55
"keywords": [
66
"hugo",

0 commit comments

Comments
 (0)