Skip to content

Commit

Permalink
Merge pull request #30 from briancaffey/release-please--branches--mai…
Browse files Browse the repository at this point in the history
…n--components--pulumi-aws-django

chore(main): release 1.24.0
  • Loading branch information
briancaffey authored Mar 19, 2023
2 parents 8e21dd0 + 6aaebb0 commit dba1642
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.24.0](https://github.com/briancaffey/pulumi-aws-django/compare/v1.23.0...v1.24.0) (2023-03-19)


### Features

* **login:** remove npm login command ([8e21dd0](https://github.com/briancaffey/pulumi-aws-django/commit/8e21dd008cd50c68d5434952c9975f18710adcdf))

## [1.23.0](https://github.com/briancaffey/pulumi-aws-django/compare/v1.22.0...v1.23.0) (2023-03-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://briancaffey.github.io",
"organization": false
},
"version": "1.23.0",
"version": "1.24.0",
"main": "bin/index.js",
"typings": "bin/index.d.ts",
"devDependencies": {
Expand Down

0 comments on commit dba1642

Please sign in to comment.