Skip to content

Commit

Permalink
Version Packages (#909)
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 Nov 27, 2023
1 parent 00332e8 commit 205a989
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-crabs-complain.md

This file was deleted.

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

## 12.4.7

### Patch Changes

- Fixes a bug where `.cjs` and `.mjs` files were not being transpiled for browser targets ([#906](https://github.com/seek-oss/sku/pull/906))

## 12.4.6

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

0 comments on commit 205a989

Please sign in to comment.