Skip to content

Commit bd4285e

Browse files
chore(main): release 0.16.2 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d75d830 commit bd4285e

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.2](https://github.com/koki-develop/Cork/compare/v0.16.1...v0.16.2) (2026-06-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update react monorepo ([#18](https://github.com/koki-develop/Cork/issues/18)) ([d75d830](https://github.com/koki-develop/Cork/commit/d75d830211e87b885cea04a399fa0fe13c4cc62c))
9+
310
## [0.16.1](https://github.com/koki-develop/Cork/compare/v0.16.0...v0.16.1) (2026-06-26)
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.1",
3+
"version": "0.16.2",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)