From 473a68c14f88d79888941be70b1c0b1c01b91b29 Mon Sep 17 00:00:00 2001 From: gbh-devops-bot Date: Wed, 4 Sep 2024 20:50:51 +0000 Subject: [PATCH] chore: release v0.3.0 --- CHANGELOG.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 51 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 132801b..3789de9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,53 @@ +## 0.3.0 (2024-09-04) + + +### Features + +* (DSO-00) add extra vars ([#9](https://github.com/gbh-tech/dot-env-generator/issues/9)) ([4c5b64d](https://github.com/gbh-tech/dot-env-generator/commit/4c5b64ded101de870d75bda8f97fb28ed6bb27ef)) +* (RI-4198) Add onepassword provider ([fbe431a](https://github.com/gbh-tech/dot-env-generator/commit/fbe431afbbbed3a6641a3033b3fca900de1e698b)) +* (RI-4198) Update generateEnvFile function ([b285f34](https://github.com/gbh-tech/dot-env-generator/commit/b285f34ddcc66e27da537eedb5e439796d882905)) +* (SCRUM-283) configure env generator ([#1](https://github.com/gbh-tech/dot-env-generator/issues/1)) ([3d40be9](https://github.com/gbh-tech/dot-env-generator/commit/3d40be9775c5a53847f73f3710c8c513d8eca772)) + + +### Bug Fixes + +* (DSO-000) added missing dependency ([#3](https://github.com/gbh-tech/dot-env-generator/issues/3)) ([8950caa](https://github.com/gbh-tech/dot-env-generator/commit/8950caa73c7a76df5149a72dcf61b1eaf8c944ff)) + + +### Miscellaneous + +* (DSO-1938) Add --to-path option to generate the .env on custom paths ([#8](https://github.com/gbh-tech/dot-env-generator/issues/8)) ([14b5908](https://github.com/gbh-tech/dot-env-generator/commit/14b590801122cf3d197d516e67409a08a40ebc2b)) +* (DSO-1938) Fix cli.parse() in cli.ts file ([14f4602](https://github.com/gbh-tech/dot-env-generator/commit/14f460229e996e75d836bede69beb0dafab07630)) +* (DSO-1938) Minor fix to --to-path option default value ([8ced314](https://github.com/gbh-tech/dot-env-generator/commit/8ced314963938c4b85ff652f6c13c02463970aed)) +* (DSO-1938) Minor fix to --to-path option default value (2) ([d991fd1](https://github.com/gbh-tech/dot-env-generator/commit/d991fd1c6d014a759c997fcb3f17c9a1fc9ef3be)) +* (DSO-1938) Refactor .env file generation logic ([#7](https://github.com/gbh-tech/dot-env-generator/issues/7)) ([f218d81](https://github.com/gbh-tech/dot-env-generator/commit/f218d819e74bd8f252fdfb3090b53b4467e6517d)) +* (DSO-1938) Refactor Werf .env generator ([#6](https://github.com/gbh-tech/dot-env-generator/issues/6)) ([61f7440](https://github.com/gbh-tech/dot-env-generator/commit/61f74406e8723cf22eadada87fc72cbde53c84ed)) +* (DSO-1938) Update compile command with --minify and --sourcemap ([a48ad5e](https://github.com/gbh-tech/dot-env-generator/commit/a48ad5e074ea3d82c5d97b1fa80f37035ee98bad)) +* (DSO-1942) Add new binary for CI ([4ff5a99](https://github.com/gbh-tech/dot-env-generator/commit/4ff5a99a3bc7404985463ea5e481ac0e8d538a4b)) +* (DSO-1942) Minor fix to CI bin upload command placement ([68e3084](https://github.com/gbh-tech/dot-env-generator/commit/68e308452d675c81735cd426d6dfbfda2cd6c3d0)) +* (DSO-2093) add ci to werf env file generator ([#5](https://github.com/gbh-tech/dot-env-generator/issues/5)) ([da16c76](https://github.com/gbh-tech/dot-env-generator/commit/da16c76f99be46743e3eb9b96096d387bc18c1d9)) +* (RI-4198) Apply lint suggestions ([4d4351f](https://github.com/gbh-tech/dot-env-generator/commit/4d4351fbaec5389f9d39736b8ec93279c2493100)) +* (RI-4198) Apply lint suggestions ([6c9773c](https://github.com/gbh-tech/dot-env-generator/commit/6c9773c140175f8dae4ad00ff11fe046f73a89cd)) +* (RI-4198) Fix generate env file function ([945f530](https://github.com/gbh-tech/dot-env-generator/commit/945f530f9c8684a73ef143b71dd6bd1b51a44717)) +* (RI-4198) Fix publish actions ([599b042](https://github.com/gbh-tech/dot-env-generator/commit/599b0423eb3c5f3eb63c2e2543c39fc5ca8fc9d7)) +* (RI-4198) Fix release-it configuration ([f520aba](https://github.com/gbh-tech/dot-env-generator/commit/f520aba3c5454fd2a777eb67ecb8ffac2ba9b543)) +* (RI-4198) Modify S3 upload file ([3032b0f](https://github.com/gbh-tech/dot-env-generator/commit/3032b0fdf1cdaae3492549b65a1ad972c91e7bd7)) +* (RI-4198) Repository workflows updated ([51a984a](https://github.com/gbh-tech/dot-env-generator/commit/51a984a3abbc727104eabda14fd14b0804b92dc8)) +* (RI-4198) Update build and compress tasks ([2787f22](https://github.com/gbh-tech/dot-env-generator/commit/2787f22713677fb9330566006f836daf74b3d4eb)) +* (RI-4198) Update CI workflows ([302b0e7](https://github.com/gbh-tech/dot-env-generator/commit/302b0e7d6a11942ce34e9cb01d296781a09f7d89)) +* (RI-4198) Update gitignore file ([b4aa914](https://github.com/gbh-tech/dot-env-generator/commit/b4aa914ea53433b463874a5753a8cb63c3407e7d)) +* (RI-4198) Update husky lint configurations ([8e778ee](https://github.com/gbh-tech/dot-env-generator/commit/8e778ee2fc8ee21e2e9fb7d5692c8c39be84d641)) +* (RI-4198) Update release it workflow ([432e13e](https://github.com/gbh-tech/dot-env-generator/commit/432e13e75890b7a95a0e7487366439b9ea12cf08)) +* (RI-4198) Update release-it configuration ([16c9588](https://github.com/gbh-tech/dot-env-generator/commit/16c9588850bf6424ce1c4306ef92e44ea6810778)) +* (RI-4198) Update taskfiles ([d3ef953](https://github.com/gbh-tech/dot-env-generator/commit/d3ef953b9c13c0aaa6fbce3b10553f44c53da98b)) +* (RI-4198) Use for loop instead of foreach loop ([457b51f](https://github.com/gbh-tech/dot-env-generator/commit/457b51f37d230b0f6b9690f7582c6183539db381)) +* (RI-4198) Use reduce function to merge object ([9613a0d](https://github.com/gbh-tech/dot-env-generator/commit/9613a0d139f8f0db6c083d67fad166f2084d870c)) +* (SCRUM-283) udpated with linting and test ([#2](https://github.com/gbh-tech/dot-env-generator/issues/2)) ([31e5e55](https://github.com/gbh-tech/dot-env-generator/commit/31e5e55ac9e68a9df1bceb47bc1213d4ff1c9625)) +* release v0.1.0 ([c9a361a](https://github.com/gbh-tech/dot-env-generator/commit/c9a361a9dafc232f9fd4e20b51094991c5a11023)) +* release v0.2.0 ([a0c7dd6](https://github.com/gbh-tech/dot-env-generator/commit/a0c7dd68e1937849d2926d16bf43b1f5bf35a225)) + ## 0.2.0 (2024-09-04) diff --git a/package-lock.json b/package-lock.json index 37baf97..0168d3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dot-env-generator", - "version": "0.2.0", + "version": "0.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dot-env-generator", - "version": "0.2.0", + "version": "0.3.0", "license": "MIT", "dependencies": { "@1password/sdk": "^0.1.1", diff --git a/package.json b/package.json index 991d033..17f9e4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dot-env-generator", - "version": "0.2.0", + "version": "0.3.0", "description": "dot env file generator based on multiple providers", "module": "cli.ts", "license": "MIT",