Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 6, 2024
1 parent c2206b0 commit 65ddc26
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/olive-humans-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-llamas-chew.md

This file was deleted.

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

## 12.5.1

### Patch Changes

- Replace `memoizee` dependency with `nano-memoize` ([#953](https://github.com/seek-oss/sku/pull/953))

- Replace `validate-npm-package-name` dependency with a regexp ([#954](https://github.com/seek-oss/sku/pull/954))

## 12.5.0

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

0 comments on commit 65ddc26

Please sign in to comment.