Skip to content

Commit b3224be

Browse files
chore(main): release 0.16.1 (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8cb65a0 commit b3224be

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.16.1](https://github.com/koki-develop/Cork/compare/v0.16.0...v0.16.1) (2026-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **updater:** include app target so updater artifacts are produced ([#35](https://github.com/koki-develop/Cork/issues/35)) ([8cb65a0](https://github.com/koki-develop/Cork/commit/8cb65a0843c2c5654e5aa69834e5613ce8368d87))
9+
310
## [0.16.0](https://github.com/koki-develop/Cork/compare/v0.15.0...v0.16.0) (2026-06-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cork",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)