Skip to content

Commit 3b34b62

Browse files
author
Auto-bump
committedMar 25, 2021
chore(release): 10.0.0
1 parent e1f355b commit 3b34b62

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed
 

‎CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [10.0.0](https://github.com/aws/constructs/compare/v3.3.71...v10.0.0) (2021-03-25)
6+
7+
## [10.0.0-pre.1](https://github.com/aws/constructs/compare/v3.2.51...v10.0.0-pre.1) (2020-12-01)
8+
9+
## [10.0.0-pre.0](https://github.com/aws/constructs/compare/v10.0.0-pre.4...v10.0.0-pre.0) (2020-11-05)
10+
11+
## [10.0.0-pre.4](https://github.com/aws/constructs/compare/v3.2.13...v10.0.0-pre.4) (2020-11-05)
12+
13+
## [10.0.0-pre.3](https://github.com/aws/constructs/compare/v3.2.0...v10.0.0-pre.3) (2020-10-26)
14+
515
### [3.3.71](https://github.com/aws/constructs/compare/v3.3.70...v3.3.71) (2021-03-24)
616

717
### [3.3.70](https://github.com/aws/constructs/compare/v3.3.69...v3.3.70) (2021-03-24)

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
},
6363
"main": "lib/index.js",
6464
"license": "Apache-2.0",
65-
"version": "10.0.0-pre.5",
65+
"version": "10.0.0",
6666
"homepage": "https://github.com/aws/constructs",
6767
"publishConfig": {
6868
"tag": "next"

‎version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "10.0.0-pre.5"
2+
"version": "10.0.0"
33
}

0 commit comments

Comments
 (0)