Skip to content

Commit

Permalink
Version Packages (#939)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
seek-oss-ci and github-actions[bot] committed Mar 25, 2024
1 parent a6f2f9e commit e5710f4
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 50 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-hats-live.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/late-seahorses-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-snakes-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-vans-care.md

This file was deleted.

18 changes: 18 additions & 0 deletions packages/sku/CHANGELOG.md
@@ -1,5 +1,23 @@
# sku

## 12.5.0

### Minor Changes

- Update TypeScript to 5.3 ([#938](https://github.com/seek-oss/sku/pull/938))

This release includes breaking changes. See the [TypeScript 5.3 announcement] for more information.

[TypeScript 5.3 announcement]: https://devblogs.microsoft.com/typescript/announcing-typescript-5-3/

### Patch Changes

- Remove `empty-dir` dependency ([#935](https://github.com/seek-oss/sku/pull/935))

- Replace `command-line-args` with `minimist` for parsing CLI arguments ([#940](https://github.com/seek-oss/sku/pull/940))

- Emit incremental TypeScript build info for faster subsequent type checking ([#938](https://github.com/seek-oss/sku/pull/938))

## 12.4.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sku/package.json
@@ -1,6 +1,6 @@
{
"name": "sku",
"version": "12.4.11",
"version": "12.5.0",
"description": "Front-end development toolkit, powered by Webpack, Babel, CSS Modules, Less and Jest",
"main": "index.js",
"bin": {
Expand Down
25 changes: 0 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e5710f4

Please sign in to comment.