Skip to content

Commit e2c0da1

Browse files
committed
Bump version from 1.8.3 to 1.8.4
1 parent d8e9512 commit e2c0da1

File tree

9 files changed

+19
-33
lines changed

9 files changed

+19
-33
lines changed

.changeset/brave-roses-laugh.md

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

.changeset/chilled-bikes-cover.md

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

.changeset/cold-donuts-divide.md

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

.changeset/hot-hotels-add.md

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

.changeset/serious-keys-know.md

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

.changeset/twenty-crabs-camp.md

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

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @thulite/doks-core
22

3+
## 1.8.4
4+
5+
### Patch Changes
6+
7+
- [#124](https://github.com/thuliteio/doks-core/pull/124) [`b191619`](https://github.com/thuliteio/doks-core/commit/b1916196d245b91c135bed6490ec8c1ee9f96e94) Thanks [@danielfdickinson](https://github.com/danielfdickinson)! - validation: remove unneeded attribute for script
8+
9+
- [#133](https://github.com/thuliteio/doks-core/pull/133) [`d90591d`](https://github.com/thuliteio/doks-core/commit/d90591d67707d87ab310c6a1413776083a8d71ae) Thanks [@danielfdickinson](https://github.com/danielfdickinson)! - fix: need to check page param before site param
10+
11+
- [#131](https://github.com/thuliteio/doks-core/pull/131) [`4c484e5`](https://github.com/thuliteio/doks-core/commit/4c484e548fd0c2931f7f771b7932687b97b4621b) Thanks [@danielfdickinson](https://github.com/danielfdickinson)! - feat: add enhanced link render hook
12+
13+
- [#136](https://github.com/thuliteio/doks-core/pull/136) [`58d0fbf`](https://github.com/thuliteio/doks-core/commit/58d0fbf4de97c0d7bb78160bc314b1270394d6b3) Thanks [@h-enk](https://github.com/h-enk)! - Bump dependencies to their latest versions
14+
15+
- [#130](https://github.com/thuliteio/doks-core/pull/130) [`49c47e6`](https://github.com/thuliteio/doks-core/commit/49c47e635c8135e39d4c6015ed897d59cf1a0cf5) Thanks [@danielfdickinson](https://github.com/danielfdickinson)! - fix: update search template to pass W3 validation
16+
17+
- [#126](https://github.com/thuliteio/doks-core/pull/126) [`56058d4`](https://github.com/thuliteio/doks-core/commit/56058d43831c67a65b4957d41e3da4c48b535171) Thanks [@danielfdickinson](https://github.com/danielfdickinson)! - layouts: fix duplicates on sidebar details tag
18+
319
## 1.8.3
420

521
### Patch 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": "@thulite/doks-core",
3-
"version": "1.8.3",
3+
"version": "1.8.4",
44
"description": "Doks core",
55
"author": "Thulite",
66
"license": "MIT",

0 commit comments

Comments
 (0)