Skip to content

Commit 5064068

Browse files
authored
Merge pull request #33 from briancaffey/release-please--branches--main--components--pulumi-aws-django
chore(main): release 1.27.0
2 parents ff1019b + 27255b1 commit 5064068

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.27.0](https://github.com/briancaffey/pulumi-aws-django/compare/v1.26.0...v1.27.0) (2025-01-27)
4+
5+
6+
### Features
7+
8+
* **upgrade:** upgrade all dependencies to latest versions ([ff1019b](https://github.com/briancaffey/pulumi-aws-django/commit/ff1019b8eabd5481882007fdd13f6f7828f7756a))
9+
310
## [1.26.0](https://github.com/briancaffey/pulumi-aws-django/compare/v1.25.0...v1.26.0) (2023-03-28)
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.26.0",
13+
"version": "1.27.0",
1414
"main": "bin/index.js",
1515
"typings": "bin/index.d.ts",
1616
"devDependencies": {

0 commit comments

Comments
 (0)