Skip to content

Commit

Permalink
Version Packages (#420)
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
github-actions[bot] and github-actions[bot] authored May 6, 2021
1 parent e2d79cc commit df05117
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 28 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-donuts-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-bats-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-moons-jump.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/lucky-news-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-hotels-attend.md

This file was deleted.

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

## 3.13.1

### Patch Changes

- 4ecd622: **template/\*-npm-package:** Add `yarn commit` script
- 94f3c4d: **template/lambda-sqs-worker-cdk:** Trim CDK deployment output
- bc0d95d: **template:** @types/node ^15.0.0
- e2d79cc: **deps:** typescript 4.2.4

See the [announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-4-2/) for features and breaking changes. Note that the currently bundled version of Prettier does not support `abstract` construct signatures.

- 94f3c4d: **template/lambda-sqs-worker-cdk:** Fix npm token in Buildkite pipeline

## 3.13.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"engines": {
"node": ">=12"
},
"version": "3.13.0",
"version": "3.13.1",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down

0 comments on commit df05117

Please sign in to comment.