Skip to content

Commit 86ad0b6

Browse files
author
aws-crypto-tools-ci-bot
committed
Publish
- @aws-crypto/crc32c@0.2.1
1 parent e4e9826 commit 86ad0b6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/crc32c/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.2.1](https://github.com/aws/aws-sdk-js-crypto-helpers/compare/@aws-crypto/crc32c@0.2.0...@aws-crypto/crc32c@0.2.1) (2021-08-24)
7+
8+
**Note:** Version bump only for package @aws-crypto/crc32c
9+
10+
11+
12+
13+
614
# 0.2.0 (2021-08-11)
715

816

packages/crc32c/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/crc32c",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"scripts": {
55
"prepublishOnly": "tsc",
66
"pretest": "tsc -p tsconfig.test.json",

0 commit comments

Comments
 (0)