Skip to content

Commit 5ed7c31

Browse files
authored
Merge pull request #27 from briancaffey/release-please--branches--main--components--pulumi-aws-django
chore(main): release 1.21.0
2 parents 5a624f4 + 0b938ea commit 5ed7c31

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.21.0](https://github.com/briancaffey/pulumi-aws-django/compare/v1.20.0...v1.21.0) (2023-03-17)
4+
5+
6+
### Features
7+
8+
* **npm:** add npm login command ([5a624f4](https://github.com/briancaffey/pulumi-aws-django/commit/5a624f4cd755590962ac35dbb90968247d1a1e2c))
9+
310
## [1.20.0](https://github.com/briancaffey/pulumi-aws-django/compare/v1.19.0...v1.20.0) (2023-03-17)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://briancaffey.github.io",
1111
"organization": false
1212
},
13-
"version": "1.20.0",
13+
"version": "1.21.0",
1414
"main": "bin/index.js",
1515
"typings": "bin/index.d.ts",
1616
"devDependencies": {

0 commit comments

Comments
 (0)