From e2c82d2e7be3783e14c19c9af722484efb3747e8 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Tue, 12 Mar 2024 00:34:23 +0100 Subject: [PATCH] v1.2.1 --- CHANGELOG.md | 43 +++++++++++++++++++++++++++++++++++++ backend/package-lock.json | 4 ++-- backend/package.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- presenter/package-lock.json | 4 ++-- presenter/package.json | 2 +- 7 files changed, 52 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 297caaa0e..5f413a6a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,51 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.2.1](https://github.com/dreammall-earth/dreammall.earth/compare/1.2.0...1.2.1) + +- fix(presenter): disable early hints [`#326`](https://github.com/dreammall-earth/dreammall.earth/pull/326) +- chore(presenter): update boilerplate presenter 11 03 [`#325`](https://github.com/dreammall-earth/dreammall.earth/pull/325) +- fix(other): backend startscript [`#310`](https://github.com/dreammall-earth/dreammall.earth/pull/310) +- chore(backend): update packages backend 09 04 [`#322`](https://github.com/dreammall-earth/dreammall.earth/pull/322) +- Bump dorny/paths-filter from 3.0.1 to 3.0.2 [`#106`](https://github.com/dreammall-earth/dreammall.earth/pull/106) +- chore(frontend): update packages 11 03 [`#108`](https://github.com/dreammall-earth/dreammall.earth/pull/108) +- ci(workflow): set node version in workflows [`#324`](https://github.com/dreammall-earth/dreammall.earth/pull/324) +- fix(other): deployment fixes [`#309`](https://github.com/dreammall-earth/dreammall.earth/pull/309) +- feat(docker): docker-compose on top level integrated for all services [`#78`](https://github.com/dreammall-earth/dreammall.earth/pull/78) +- Bump @vuepress/theme-default from 2.0.0-rc.17 to 2.0.0-rc.18 [`#296`](https://github.com/dreammall-earth/dreammall.earth/pull/296) +- chore(presenter): update packages presenter 03 04 [`#308`](https://github.com/dreammall-earth/dreammall.earth/pull/308) +- chore(presenter): update boilerplate frontend 03 04 [`#305`](https://github.com/dreammall-earth/dreammall.earth/pull/305) +- chore(backend): update packages backend 03 04 [`#307`](https://github.com/dreammall-earth/dreammall.earth/pull/307) +- chore(backend): update boilerplate backend 03 04 [`#306`](https://github.com/dreammall-earth/dreammall.earth/pull/306) +- Bump @vuepress/theme-default from 2.0.0-rc.17 to 2.0.0-rc.18 [`#96`](https://github.com/dreammall-earth/dreammall.earth/pull/96) +- chore(frontend): update packages 04 03 [`#99`](https://github.com/dreammall-earth/dreammall.earth/pull/99) +- Bump @vuepress/theme-default from 2.0.0-rc.17 to 2.0.0-rc.18 [`#23`](https://github.com/dreammall-earth/dreammall.earth/pull/23) +- Bump @typescript-eslint/eslint-plugin from 7.0.2 to 7.1.0 [`#24`](https://github.com/dreammall-earth/dreammall.earth/pull/24) +- Bump @typescript-eslint/parser from 7.0.2 to 7.1.0 [`#25`](https://github.com/dreammall-earth/dreammall.earth/pull/25) +- Bump @types/node from 20.11.20 to 20.11.24 [`#22`](https://github.com/dreammall-earth/dreammall.earth/pull/22) +- chore(docu): update vuepress [`#287`](https://github.com/dreammall-earth/dreammall.earth/pull/287) +- chore(presenter): update boilerplate presenter 27 02 [`#286`](https://github.com/dreammall-earth/dreammall.earth/pull/286) +- chore(backend): update boilerplate backend 27 02 [`#285`](https://github.com/dreammall-earth/dreammall.earth/pull/285) +- fix(backend): docker fixes [`#21`](https://github.com/dreammall-earth/dreammall.earth/pull/21) +- fix(frontend): docker fixes [`#93`](https://github.com/dreammall-earth/dreammall.earth/pull/93) +- feat(other): dependabot for npm on root [`#275`](https://github.com/dreammall-earth/dreammall.earth/pull/275) +- fix(docker): docker rework [`#92`](https://github.com/dreammall-earth/dreammall.earth/pull/92) +- Bump class-validator from 0.14.0 to 0.14.1 in /backend [`#265`](https://github.com/dreammall-earth/dreammall.earth/pull/265) +- Bump dotenv from 16.3.1 to 16.4.5 in /backend [`#264`](https://github.com/dreammall-earth/dreammall.earth/pull/264) +- Bump actions/checkout from 2 to 4 [`#135`](https://github.com/dreammall-earth/dreammall.earth/pull/135) +- Bump dorny/paths-filter from 2.11.1 to 3.0.1 [`#247`](https://github.com/dreammall-earth/dreammall.earth/pull/247) +- chore(presenter): update boilerplate frontend 24 02 [`#274`](https://github.com/dreammall-earth/dreammall.earth/pull/274) +- chore(backend): update boilerplate backend 24 02 [`#273`](https://github.com/dreammall-earth/dreammall.earth/pull/273) +- chore(backend): update packages 24.02 [`#20`](https://github.com/dreammall-earth/dreammall.earth/pull/20) +- chore(docu): update vuepress [`#91`](https://github.com/dreammall-earth/dreammall.earth/pull/91) +- Bump dorny/paths-filter from 3.0.0 to 3.0.1 [`#82`](https://github.com/dreammall-earth/dreammall.earth/pull/82) +- chore(frontend): update packages 04.02 [`#90`](https://github.com/dreammall-earth/dreammall.earth/pull/90) + #### [1.2.0](https://github.com/dreammall-earth/dreammall.earth/compare/1.1.0...1.2.0) +> 23 February 2024 + +- chore(release): v1.2.0 [`#267`](https://github.com/dreammall-earth/dreammall.earth/pull/267) - fix(presenter): use light mode icons [`#266`](https://github.com/dreammall-earth/dreammall.earth/pull/266) - feat(backend): logging framework [`#256`](https://github.com/dreammall-earth/dreammall.earth/pull/256) - chore(backend): update boilerplate backend 22 02 [`#257`](https://github.com/dreammall-earth/dreammall.earth/pull/257) diff --git a/backend/package-lock.json b/backend/package-lock.json index bc35b68fe..f096f96ca 100644 --- a/backend/package-lock.json +++ b/backend/package-lock.json @@ -1,12 +1,12 @@ { "name": "boilerplate-backend", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "boilerplate-backend", - "version": "1.2.0", + "version": "1.2.1", "license": "Apache-2.0", "dependencies": { "@apollo/server": "^4.10.1", diff --git a/backend/package.json b/backend/package.json index 6ec2912d4..70b0970cf 100644 --- a/backend/package.json +++ b/backend/package.json @@ -1,6 +1,6 @@ { "name": "boilerplate-backend", - "version": "1.2.0", + "version": "1.2.1", "description": "The IT4C Boilerplate for backends", "main": "build/index.ts", "repository": { diff --git a/package-lock.json b/package-lock.json index 512480b1b..60a7e7eb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dreammall.earth", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "dreammall.earth", - "version": "1.2.0", + "version": "1.2.1", "license": "Apache-2.0", "dependencies": { "@vuepress/theme-default": "^2.0.0-rc.18" diff --git a/package.json b/package.json index 5fe96d513..60db80587 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dreammall.earth", - "version": "1.2.0", + "version": "1.2.1", "description": "Dreammall.earth website & product page", "main": "build/index.js", "type": "module", diff --git a/presenter/package-lock.json b/presenter/package-lock.json index 996d56d0c..793962e12 100644 --- a/presenter/package-lock.json +++ b/presenter/package-lock.json @@ -1,12 +1,12 @@ { "name": "boilerplate-frontend", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "boilerplate-frontend", - "version": "1.2.0", + "version": "1.2.1", "license": "Apache-2.0", "dependencies": { "@apollo/client": "^3.9.5", diff --git a/presenter/package.json b/presenter/package.json index 3dae960c6..8d9bcf693 100644 --- a/presenter/package.json +++ b/presenter/package.json @@ -1,6 +1,6 @@ { "name": "boilerplate-frontend", - "version": "1.2.0", + "version": "1.2.1", "description": "The IT4C Boilerplate for frontends", "main": "build/index.cjs", "type": "module",