Skip to content

Commit 4a2fdf3

Browse files
Version Packages (#1519)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 791cb81 commit 4a2fdf3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rare-corners-slide.md

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

packages/sku/CHANGELOG.md

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

3+
## 15.10.3
4+
5+
### Patch Changes
6+
7+
- start(vite): minimize reloads caused by dependency optimization on cold startup ([#1516](https://github.com/seek-oss/sku/pull/1516))
8+
39
## 15.10.2
410

511
### Patch Changes

packages/sku/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sku",
3-
"version": "15.10.2",
3+
"version": "15.10.3",
44
"description": "Front-end development toolkit, powered by Webpack, Babel, Vanilla Extract and Jest",
55
"types": "./dist/index.d.mts",
66
"bin": {

0 commit comments

Comments
 (0)