We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e9826 commit 86ad0b6Copy full SHA for 86ad0b6
packages/crc32c/CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
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
14
# 0.2.0 (2021-08-11)
15
16
packages/crc32c/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@aws-crypto/crc32c",
- "version": "0.2.0",
+ "version": "0.2.1",
"scripts": {
"prepublishOnly": "tsc",
"pretest": "tsc -p tsconfig.test.json",
0 commit comments