Skip to content

Commit

Permalink
Merge pull request #267 from dreammall-earth/v1.2.0
Browse files Browse the repository at this point in the history
chore(release): v1.2.0
  • Loading branch information
ulfgebhardt authored Feb 23, 2024
2 parents c6a1763 + f7380a8 commit 39d7c1a
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 9 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,45 @@ 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.0](https://github.com/dreammall-earth/dreammall.earth/compare/1.1.0...1.2.0)

- 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)
- feat(backend): logging apollo queries to console [`#255`](https://github.com/dreammall-earth/dreammall.earth/pull/255)
- fix(docu): fix vuepress [`#15`](https://github.com/dreammall-earth/dreammall.earth/pull/15)
- Bump type-graphql from 2.0.0-beta.3 to 2.0.0-beta.6 [`#14`](https://github.com/dreammall-earth/dreammall.earth/pull/14)
- Bump vuepress from 2.0.0-rc.0 to 2.0.0-rc.8 [`#13`](https://github.com/dreammall-earth/dreammall.earth/pull/13)
- Bump dorny/paths-filter from 2.11.1 to 3.0.1 [`#12`](https://github.com/dreammall-earth/dreammall.earth/pull/12)
- Bump actions/checkout from 3 to 4 [`#11`](https://github.com/dreammall-earth/dreammall.earth/pull/11)
- chore(backend): update packages & fix some bugs [`#10`](https://github.com/dreammall-earth/dreammall.earth/pull/10)
- feat(backend): prisma logging to console [`#254`](https://github.com/dreammall-earth/dreammall.earth/pull/254)
- chore(other): adjust for apple and its silicon architecture [`#128`](https://github.com/dreammall-earth/dreammall.earth/pull/128)
- feat(backend): logging events [`#244`](https://github.com/dreammall-earth/dreammall.earth/pull/244)
- chore(presenter): update boilerplate presenter 19.02 [`#252`](https://github.com/dreammall-earth/dreammall.earth/pull/252)
- feat(other): add dependabot [`#9`](https://github.com/dreammall-earth/dreammall.earth/pull/9)
- chore(frontend): update packages 19.02 [`#86`](https://github.com/dreammall-earth/dreammall.earth/pull/86)
- feat(other): logrotate for nginx logs [`#239`](https://github.com/dreammall-earth/dreammall.earth/pull/239)
- feat(presenter): ensure proper internal and external links via local linting rule [`#149`](https://github.com/dreammall-earth/dreammall.earth/pull/149)
- chore(other): update packages 08.02 [`#75`](https://github.com/dreammall-earth/dreammall.earth/pull/75)
- Bump pkgdeps/git-tag-action from 2 to 3 [`#221`](https://github.com/dreammall-earth/dreammall.earth/pull/221)
- feat(other): logging for pm2 [`#238`](https://github.com/dreammall-earth/dreammall.earth/pull/238)
- feat(other): logging for nginx [`#236`](https://github.com/dreammall-earth/dreammall.earth/pull/236)
- feat(other): logging on deploy [`#235`](https://github.com/dreammall-earth/dreammall.earth/pull/235)
- feat(presenter): ust-id in impressum [`#234`](https://github.com/dreammall-earth/dreammall.earth/pull/234)
- fix(presenter): include jochens english translation [`#227`](https://github.com/dreammall-earth/dreammall.earth/pull/227)
- chore(presenter): update boilerplate presenter 02 02 [`#228`](https://github.com/dreammall-earth/dreammall.earth/pull/228)
- feat(presenter): multilang support [`#226`](https://github.com/dreammall-earth/dreammall.earth/pull/226)
- style(presenter): replace German "du" by "Sie" [`#225`](https://github.com/dreammall-earth/dreammall.earth/pull/225)
- feat(frontend): per page title [`#69`](https://github.com/dreammall-earth/dreammall.earth/pull/69)
- Bump dorny/paths-filter from 2.11.1 to 3.0.0 [`#62`](https://github.com/dreammall-earth/dreammall.earth/pull/62)
- chore(frontend): update packages 28.01 [`#68`](https://github.com/dreammall-earth/dreammall.earth/pull/68)

#### [1.1.0](https://github.com/dreammall-earth/dreammall.earth/compare/1.0.1...1.1.0)

> 25 January 2024
- chore(release): 1.1.0 [`#211`](https://github.com/dreammall-earth/dreammall.earth/pull/211)
- refactor(presenter): rename products to produkte [`#214`](https://github.com/dreammall-earth/dreammall.earth/pull/214)
- fix(presenter): proper social preview [`#212`](https://github.com/dreammall-earth/dreammall.earth/pull/212)
- feat(presenter): vike per-page title [`#207`](https://github.com/dreammall-earth/dreammall.earth/pull/207)
Expand Down
4 changes: 2 additions & 2 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boilerplate-backend",
"version": "1.1.0",
"version": "1.2.0",
"description": "The IT4C Boilerplate for backends",
"main": "build/index.ts",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dreammall.earth",
"version": "1.1.0",
"version": "1.2.0",
"description": "Dreammall.earth website & product page",
"main": "build/index.js",
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions presenter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion presenter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boilerplate-frontend",
"version": "1.1.0",
"version": "1.2.0",
"description": "The IT4C Boilerplate for frontends",
"main": "build/index.cjs",
"type": "module",
Expand Down

0 comments on commit 39d7c1a

Please sign in to comment.