Releases: triggerfishab/lisa-cli
Releases · triggerfishab/lisa-cli
v2.15.4
v2.15.3
v2.15.2
v2.15.1
What's Changed
- update changelog and version by @lissmeister in #77
Full Changelog: v2.15.0...v2.15.1
v2.15.0
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
What's Changed
- Hotfix/2.14.1 by @lissmeister in #57
- Hotfix/user policy by @lissmeister in #58
Full Changelog: v2.14.0...v2.14.2
v2.14.1
Bump version
v2.14.0
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
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
Use Amazon issued certificate when creating CloudFront Distribution