Skip to content

Commit a1f1248

Browse files
author
aws-crypto-tools-ci-bot
committed
v3.2.1
1 parent f495bb6 commit a1f1248

File tree

5 files changed

+152
-19372
lines changed

5 files changed

+152
-19372
lines changed

CHANGELOG.md

+8
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+
## [3.2.1](https://github.com/awslabs/aws-encryption-sdk-javascript/compare/v3.2.0...v3.2.1) (2023-07-05)
7+
8+
**Note:** Version bump only for package aws-encryption-sdk-javascript
9+
10+
11+
12+
13+
614
# [3.2.0](https://github.com/awslabs/aws-encryption-sdk-javascript/compare/v3.1.1...v3.2.0) (2023-02-23)
715

816

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"modules/*"
44
],
5-
"version": "3.2.0",
5+
"version": "3.2.1",
66
"command": {
77
"bootstrap": {
88
"nohoist": [

modules/example-browser/CHANGELOG.md

+8
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+
## [3.2.1](https://github.com/aws/aws-encryption-sdk-javascript/compare/v3.2.0...v3.2.1) (2023-07-05)
7+
8+
**Note:** Version bump only for package @aws-crypto/example-browser
9+
10+
11+
12+
13+
614
# [3.2.0](https://github.com/aws/aws-encryption-sdk-javascript/compare/v3.1.1...v3.2.0) (2023-02-23)
715

816
**Note:** Version bump only for package @aws-crypto/example-browser

modules/example-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-crypto/example-browser",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"scripts": {
55
"prepublishOnly": "npm run build",
66
"build": "tsc -b tsconfig.json && tsc -b tsconfig.module.json",

0 commit comments

Comments
 (0)