Skip to content

Commit

Permalink
Version Packages (#1598)
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] authored Jul 19, 2024
1 parent 4b3a454 commit b2ec568
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-sloths-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-dots-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-pillows-raise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-colts-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-rivers-refuse.md

This file was deleted.

16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# skuba

## 8.2.0

### Minor Changes

- **format, lint:** Set `package-manager-strict-version=true` for pnpm projects ([#1572](https://github.com/seek-oss/skuba/pull/1572))

### Patch Changes

- **configure:** Fix `[object Object]` output appearing during `skuba configure` ([#1597](https://github.com/seek-oss/skuba/pull/1597))

- **template/koa-rest-api:** Clean up `src/app.test.ts` ([#1606](https://github.com/seek-oss/skuba/pull/1606))

- **template:** Add JSON schema definitions to Buildkite pipeline files ([#1611](https://github.com/seek-oss/skuba/pull/1611))

- **deps:** @octokit/rest ^21.0.0 ([#1599](https://github.com/seek-oss/skuba/pull/1599))

## 8.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "skuba",
"version": "8.1.0",
"version": "8.2.0",
"private": false,
"description": "SEEK development toolkit for backend applications and packages",
"homepage": "https://github.com/seek-oss/skuba#readme",
Expand Down

0 comments on commit b2ec568

Please sign in to comment.