Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): webhook-v1.0.0 [skip ci]
# 1.0.0 (2024-10-06) ### Bug Fixes * add "private": true to all new libraries ([cf619d9](cf619d9)) * update versions of libraries ([d28e785](d28e785)) ### Features * Adding lint-staged to NestJS and Angular applications, enabling frontend versioning for separate deployment in Kubernetes (2024-09-17) ([870c522](870c522)) * Adding Swagger documentation to the NestJS-mod application and generating a REST client for the Angular application (2024-08-14) ([0353b23](0353b23)) * Adding the Postgres database to the project and running migrations via Flyway for the NestJS-mod application (2024-08-11) ([4661c2f](4661c2f)) * Build applications on NestJS and Angular and run them in two versions: via PM2 and via Docker Compose (2024-08-20) ([d97b412](d97b412)) * Connecting PrismaORM to the NestJS-mod application and checking its operation via REST (2024-08-13) ([a8b7f6a](a8b7f6a)) * Creating a configurable Webhook module for a NestJS application (2024-10-06) ([9f15399](9f15399)) * Creating an empty Angular project and linking it to an existing server on NestJS (2024-08-09) ([32bcd11](32bcd11)) * Creating an empty project using NestJS mod (2024-08-08) ([5fab437](5fab437)) * Installing Kubernetes via MicroK8s and configuring the deployment of NestJS and Angular applications (2024-09-13) ([#3](#3)) ([4b1c3c7](4b1c3c7)) * Semantic versioning of NestJS and Angular applications in the NX monorepository (2024-09-16) ([e2dde23](e2dde23))
- Loading branch information