From a2dcbc25924585e8fbfb5d247249a4a8feeedd26 Mon Sep 17 00:00:00 2001 From: Matteo Juen <45847997+Blvckleg@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:47:51 +0100 Subject: [PATCH 1/2] chore(dev): release 1.0.0 --- CHANGELOG.md | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..5e21c7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,61 @@ +# Changelog + +## 1.0.0 (2024-02-15) + + +### Features + +* add config ([3e92d8f](https://github.com/Blvckleg/BingusBoingus/commit/3e92d8f1c69deee224a959c87415f07b71279593)) +* add dockerfile and docker-compose ([4ff5fa0](https://github.com/Blvckleg/BingusBoingus/commit/4ff5fa03ade5e6980441b8da4965867eca963d26)) +* add gitignore ([a361c90](https://github.com/Blvckleg/BingusBoingus/commit/a361c90f7718537949af5f9e08d5f76927b5b9d7)) +* add jest-testing ([6d517a3](https://github.com/Blvckleg/BingusBoingus/commit/6d517a3a775acfbc6421e6caaa3880e7d013711e)) +* add vsc launch ([bc7a93a](https://github.com/Blvckleg/BingusBoingus/commit/bc7a93a438cba5f407f4bfd8dfe722993242fce1)) +* bug report command ([eaa52a3](https://github.com/Blvckleg/BingusBoingus/commit/eaa52a312d508f72b52d1201e06a9ddfabd3331b)) +* cbd command ([dc7b01e](https://github.com/Blvckleg/BingusBoingus/commit/dc7b01ea7143e7f2c7e6a2292776c43cdbe375ef)) +* **cd:** docker.yml ([71c3773](https://github.com/Blvckleg/BingusBoingus/commit/71c37739d1d85b36f939cac8c9d9e13be10c66c8)) +* coinflip ([85db888](https://github.com/Blvckleg/BingusBoingus/commit/85db88885be186984cb39e97560cd854b77b3422)) +* commandHandling ([91c2065](https://github.com/Blvckleg/BingusBoingus/commit/91c2065dd07a60c2e724dd9cdd93f6e2b684174d)) +* deploy commands at startup ([c004eaf](https://github.com/Blvckleg/BingusBoingus/commit/c004eaf8983f6f98c3996f8c252a51a24f00804a)) +* deploy script ([f5efcf5](https://github.com/Blvckleg/BingusBoingus/commit/f5efcf5e35d66e3b0d302fe200b8a796e977f144)) +* deploy-commands ([da7684e](https://github.com/Blvckleg/BingusBoingus/commit/da7684ec0e19eccf3d0010c2976f1d1ca618b0b7)) +* docker commands ([2b36815](https://github.com/Blvckleg/BingusBoingus/commit/2b36815938e294ed580baf30ec86855ec0e0d7a2)) +* docker pipelines ([a647429](https://github.com/Blvckleg/BingusBoingus/commit/a6474296141991916337a4c58bc7b1c065b74929)) +* **Docker:** add test Dockerfile ([b76f32f](https://github.com/Blvckleg/BingusBoingus/commit/b76f32f78821ba866ca06ef4a7c1aad495ca4c61)) +* env sample ([cb3d98c](https://github.com/Blvckleg/BingusBoingus/commit/cb3d98ca5a9e58e038ca4c490cc74d2b3c2eb97f)) +* hello world ([1f96a9a](https://github.com/Blvckleg/BingusBoingus/commit/1f96a9a52543fdb09b978272b832238fd7eb74e8)) +* i think everything works ([0c8f65b](https://github.com/Blvckleg/BingusBoingus/commit/0c8f65bc6c9db80d6a80e196a05904890a4c9900)) +* let swag report someone ([1fa009c](https://github.com/Blvckleg/BingusBoingus/commit/1fa009c8022568de1a940b5705eba82616acd2df)) +* little bit of refactoring deployCommands ([09fc0ba](https://github.com/Blvckleg/BingusBoingus/commit/09fc0ba5d5ca117bee3933621ebd2bb3e8365b8b)) +* nestjs ([e630098](https://github.com/Blvckleg/BingusBoingus/commit/e630098993e5e43503a42277cba1f872633291c4)) +* new commands and response types ([cc1d434](https://github.com/Blvckleg/BingusBoingus/commit/cc1d43447df144f2cb72ed1b1b1bf46568ac9197)) +* prettier config ([39965fc](https://github.com/Blvckleg/BingusBoingus/commit/39965fc4b7c36aa69a4c1e2aa033ead0fa8e3066)) +* remove test cmd, add new cmd, add autoresponses ([d0bd50a](https://github.com/Blvckleg/BingusBoingus/commit/d0bd50abe1cd4eed93cf8f044f136f3e628c9cce)) +* **start-script:** run nest ([8eaa1a8](https://github.com/Blvckleg/BingusBoingus/commit/8eaa1a810be802bd1d23aba0d0f2d1871a7245fc)) +* tunnel for local testing ([2a7e0dd](https://github.com/Blvckleg/BingusBoingus/commit/2a7e0dd4448f079d53b51b4853a39a435ceba009)) +* update launch.json with env ([4c1e8b4](https://github.com/Blvckleg/BingusBoingus/commit/4c1e8b4fa070a16d49ce11942c4d9cc18d889969)) +* use config service for deployment ([76fe7a9](https://github.com/Blvckleg/BingusBoingus/commit/76fe7a9dcf3502e13215a28477fff2aed6bd01c0)) +* vsc launch scripts ([e27df9a](https://github.com/Blvckleg/BingusBoingus/commit/e27df9a456e5986c89ba487d663b80abc7605696)) +* **workflow:** testing ([524e45d](https://github.com/Blvckleg/BingusBoingus/commit/524e45d6868dd0ed4049d376c05e6ed2b6d60ff5)) + + +### Bug Fixes + +* add multiline to long message ([7077bf2](https://github.com/Blvckleg/BingusBoingus/commit/7077bf2bd89fa6ca8e2b5f6abd3f724c82999186)) +* add prettier and update config ([284e7f7](https://github.com/Blvckleg/BingusBoingus/commit/284e7f7d01ff478e233fc9226b951482ed8e001e)) +* **CommandModule:** listen for commands ([12d7d21](https://github.com/Blvckleg/BingusBoingus/commit/12d7d219c289c08b2b20f95320efefbeabb6bfa8)) +* did some stupid shit ([3f541bd](https://github.com/Blvckleg/BingusBoingus/commit/3f541bd451c4c08fd9af23f0f9bd25ab4765844a)) +* docker build ([8088ce9](https://github.com/Blvckleg/BingusBoingus/commit/8088ce95b1735328432dff32a33f1b27364f642f)) +* docker filepath ([ab45c9d](https://github.com/Blvckleg/BingusBoingus/commit/ab45c9d46689bc8793fee974177ea94612d290d8)) +* **docker-image:** copy assets ([2533e36](https://github.com/Blvckleg/BingusBoingus/commit/2533e36139c30817877f5b00d40c433561f36f31)) +* dont push test image ([ab7df94](https://github.com/Blvckleg/BingusBoingus/commit/ab7df94af2cf5bfd942a6bc620f8e4bb51722bf5)) +* nvm found it ([3068220](https://github.com/Blvckleg/BingusBoingus/commit/306822084662757f176edb5efa329441f43ce25e)) +* pull image in docker-compose ([f33c97f](https://github.com/Blvckleg/BingusBoingus/commit/f33c97f60a28816b6ddc8afe7d7de0e11005328e)) +* readme hyperlink ([724037f](https://github.com/Blvckleg/BingusBoingus/commit/724037fe068bd57d4fd3bd2a357aaf295aa62473)) +* remove node 14 from workflow ([22fe493](https://github.com/Blvckleg/BingusBoingus/commit/22fe493eb6debe69f634d192bd52a0892c785b9c)) +* remove unused start config ([b7c75f6](https://github.com/Blvckleg/BingusBoingus/commit/b7c75f69350c77e6ffda9d5a6e43507d76c09a87)) +* remove workflow fail check ([2dcb67d](https://github.com/Blvckleg/BingusBoingus/commit/2dcb67d26f4b8ead467999b0c940fdc08617e667)) +* rm dupe, file name casing ([4e2e43b](https://github.com/Blvckleg/BingusBoingus/commit/4e2e43b835d8bb8cdd13ccc8766a996ccf18a354)) +* typo ([a8eb5d2](https://github.com/Blvckleg/BingusBoingus/commit/a8eb5d210af8cb3194f01a026b5f83ce2e298a02)) +* Update node.js.yml ([ec132ed](https://github.com/Blvckleg/BingusBoingus/commit/ec132ed84c6a6f0c205d7092d2e1465b929dd0f5)) +* update sample env ([fcb9ae9](https://github.com/Blvckleg/BingusBoingus/commit/fcb9ae9c6c325bff61b6c1c513dc08e6674da4f5)) +* use ConfigService ([e2ebdf3](https://github.com/Blvckleg/BingusBoingus/commit/e2ebdf345564179cb0938b6e42c89bd8ada2607d)) From 96e0aa84f82a7381bb7145dd56f1da2f70476ec2 Mon Sep 17 00:00:00 2001 From: Matteo Juen Date: Thu, 15 Feb 2024 12:51:49 +0100 Subject: [PATCH 2/2] style(read-me): latest tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1589fcd..6034b0d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Status: In Development 🛠️ -Latest: 0.0.1 +Latest: 1.0.0 🤖 Description: