Skip to content

Releases: briancaffey/pulumi-aws-django

v1.2.0

24 Dec 04:24
8784e9b

Choose a tag to compare

1.2.0 (2022-12-24)

Features

  • base: finish first draft of ad hoc base component (dc624b0)

v1.1.0

23 Dec 06:06
091c683

Choose a tag to compare

1.1.0 (2022-12-23)

Features

  • example: add example and makefile targets for pulumi up and destroy (5745347)

v1.0.0

22 Dec 19:11
af5502a

Choose a tag to compare

1.0.0 (2022-12-22)

Features

  • add type to package json (6c19c99)
  • change export statement in index.ts (74ba720)
  • initial (b44aa7d)
  • initial: initial commit (8ff40ef)
  • main: add main property to package.json referencing ./bin/index.js (3668240)
  • refactor: refactor project structure (cdf11c5)
  • types: add types to package.json (d5a301a)
  • v1: prepare repo for publishing to npm (f40663c)
  • yarn: update yarn.lock (77110eb)