Skip to content

Commit eb9f50c

Browse files
committed
Bump version from 1.6.1 to 1.7.0
1 parent 32afe39 commit eb9f50c

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

.changeset/five-grapes-smash.md

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

.changeset/metal-snakes-knock.md

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

CHANGELOG.md

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

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- [#103](https://github.com/thuliteio/doks-core/pull/103) [`d4f294d`](https://github.com/thuliteio/doks-core/commit/d4f294de86d79a8d78b3024f24d13b761aa52fbf) Thanks [@h-enk](https://github.com/h-enk)! - Update for migration from Hyas to Thulite
8+
9+
### Patch Changes
10+
11+
- [#102](https://github.com/thuliteio/doks-core/pull/102) [`7b402f9`](https://github.com/thuliteio/doks-core/commit/7b402f9db4c83dedbafdb667583a1fe24c3a51a2) Thanks [@l-zeuch](https://github.com/l-zeuch)! - Allow custom kroki host
12+
313
## 1.6.1
414

515
### 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.6.1",
3+
"version": "1.7.0",
44
"description": "Doks core",
55
"author": "Thulite",
66
"license": "MIT",

0 commit comments

Comments
 (0)