Skip to content

Releases: triggerfishab/lisa-cli

v2.15.4

24 Oct 10:31
c9ffa88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.3...v2.15.4

v2.15.3

24 Oct 08:39
678b29e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.2...v2.15.3

v2.15.2

18 Oct 12:02
a527b00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.1...v2.15.2

v2.15.1

17 Oct 13:06
ad64791
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.0...v2.15.1

v2.15.0

17 Oct 12:45
bd0e463
Compare
Choose a tag to compare

What's Changed

  • feat(renovate): 🔧 config:best-practices by @chrillep in #54
  • fix(deps): ⬆️ bump commander to v11 by @renovate in #39
  • fix(deps): ⬆️ bump conf to v11 by @renovate in #42
  • fix(deps): ⬆️ bump node-fetch to v3 by @renovate in #43
  • fix(deps): ⬆️ bump semver to v7.5.2 [security] by @renovate in #61
  • fix(deps): ⬆️ bump aws-sdk-js-v3 monorepo to v3.427.0 by @renovate in #48
  • chore(deps): ⬆️ bump actions/checkout action to v4 by @renovate in #51
  • chore(config): migrate renovate config by @renovate in #60
  • feat(CI): 👷 run prettier on PR's by @chrillep in #55
  • feature/exit on new version by @lissmeister in #59
  • fix(sendgrid): 🐛 fixing bug with uninitialized variable apiKey by @jmeriksson in #65
  • feat(template): template for creating PR's by @chrillep in #67
  • feat(eslint): ✨ add eslint, to easier find simple bugs by @chrillep in #75
  • fix(s3): 🐛 issue with buckets and distribution by @lissmeister in #64
  • Release/2.15.0 by @lissmeister in #76

New Contributors

  • @jmeriksson made their first contribution in #65

Full Changelog: v2.14.2...v2.15.0

v2.14.2

11 Oct 12:21
f6ac46b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.0...v2.14.2

v2.14.1

11 Oct 08:18
53911dc
Compare
Choose a tag to compare

Bump version

v2.14.0

11 Oct 07:51
53911dc
Compare
Choose a tag to compare
Feature/aws iam user (#52)

* add prettier plugin for sorting imports

* add iam user, save to 1p-vault, set lifecyclerule, set publicPolicy

* prettier sort imports and formatting

* Adjust Lifecycle rule filter for entire bucket

* Fix typo

* enable standalone creation of iam user

* Put lifecycle rule and bucket policy in separate functions

* add better error handling to 1password executions

* limit aws permissions in bucket for user

* better handling for updating bucket policy and create iam user

* handle setting bucket lifecycle rule

* Bump version and update changelog

v2.13.0

26 Sep 19:32
829e993
Compare
Choose a tag to compare
feat(godaddy): :sparkles: Create dns records in GoDaddy (#31)

* wip adding godaddy dns records

* add check for record exists

* wip adding godaddy dns records

* create dns-record in godaddy

* update readme and changelog

* allow underscores in name of dns record

* use response.text() instead of response.json()

* update changelog && bump version

v2.12.1

05 Sep 08:15
bd2be43
Compare
Choose a tag to compare

Use Amazon issued certificate when creating CloudFront Distribution