Skip to content

Commit 1289dcb

Browse files
Version Packages
1 parent ac06eef commit 1289dcb

File tree

6 files changed

+16
-25
lines changed

6 files changed

+16
-25
lines changed

.changeset/great-kids-smash.md

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

.changeset/hip-bugs-clap.md

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

.changeset/itchy-days-stop.md

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

.changeset/spicy-seals-attend.md

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

packages/sku/CHANGELOG.md

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

3+
## 14.10.1
4+
5+
### Patch Changes
6+
7+
- Optimize and improve error handling inside `postinstall` script ([#1362](https://github.com/seek-oss/sku/pull/1362))
8+
9+
- Update dependencies: ([#1367](https://github.com/seek-oss/sku/pull/1367))
10+
- `node-html-pareser`: `^6.1.1` -> `^7.0.1`
11+
- `picomatch`: `^3.0.1` -> `^4.0.3`
12+
- `rollup-plugin-visualizer`: `^5.12.0` -> `^6.0.3`
13+
- `selfsigned`: `^2.1.1` -> `^3.0.1`
14+
- Remove warning when `.npmrc` file is detected ([#1364](https://github.com/seek-oss/sku/pull/1364))
15+
16+
- Remove unused `sirv` dependency ([#1367](https://github.com/seek-oss/sku/pull/1367))
17+
318
## 14.10.0
419

520
### Minor 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": "14.10.0",
3+
"version": "14.10.1",
44
"description": "Front-end development toolkit, powered by Webpack, Babel, Vanilla Extract and Jest",
55
"types": "./dist/index.d.ts",
66
"bin": {

0 commit comments

Comments
 (0)