Skip to content

Commit 12c2501

Browse files
committed
Bump version from 1.7.0 to 1.8.0
1 parent 218669f commit 12c2501

File tree

6 files changed

+15
-18
lines changed

6 files changed

+15
-18
lines changed

.changeset/cool-badgers-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/curvy-carrots-cheer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/grumpy-ducks-divide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# doks
22

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- [#1369](https://github.com/thuliteio/doks/pull/1369) [`d03e363`](https://github.com/thuliteio/doks/commit/d03e3634a85f26bcd3c71e99b829d5258fd25c60) Thanks [@h-enk](https://github.com/h-enk)! - Update for new template system in Hugo v0.146.0
8+
9+
- [#1356](https://github.com/thuliteio/doks/pull/1356) [`6f457a6`](https://github.com/thuliteio/doks/commit/6f457a6da7d6254fa0315e39b166423a4c389e90) Thanks [@LemonDouble](https://github.com/LemonDouble)! - fix : Fixes the issue of layout breaking due to changes in layout priority in Hugo 0.146.0
10+
11+
### Patch Changes
12+
13+
- [#1303](https://github.com/thuliteio/doks/pull/1303) [`f13c768`](https://github.com/thuliteio/doks/commit/f13c768d43cca497c77a6e7b4995f2c0cfc6b962) Thanks [@AndiKod](https://github.com/AndiKod)! - Tiny typo "by by" => "by"
14+
315
## 1.7.0
416

517
### Minor Changes

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": "doks",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "Doks theme",
55
"author": "Thulite",
66
"license": "MIT",

0 commit comments

Comments
 (0)