File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v0.91.0] ( https://github.com/isomerpages/isomercms-backend/compare/v0.90.0...v0.91.0 )
8+
9+ - fix: use admin token for privatisation [ ` #1454 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1454 )
10+ - ci: add coverage to ci test command [ ` #1453 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1453 )
11+ - chore: add datadog test action [ ` #1449 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1449 )
12+ - backport v0.90.0 [ ` #1422 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1422 )
13+
714#### [ v0.90.0] ( https://github.com/isomerpages/isomercms-backend/compare/v0.89.0...v0.90.0 )
815
16+ > 27 June 2024
17+
918- chore(deps): minor upgrade aws [ ` #1416 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1416 )
1019- feat(monitoring): add scheduler functionality [ ` #1383 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1383 )
1120- feat(monitoring): add dns reporter [ ` #1376 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1376 )
@@ -58,6 +67,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
5867- Release/0.55.0 [ ` #1038 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1038 )
5968- Release/0.54.0 [ ` #1034 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1034 )
6069- 0.53.0 [ ` #1023 ` ] ( https://github.com/isomerpages/isomercms-backend/pull/1023 )
70+ - chore: bump version to v0.90.0 [ ` 10d7f32 ` ] ( https://github.com/isomerpages/isomercms-backend/commit/10d7f326f50d1ed9893e66179b9e192c1591e34b )
6171
6272#### [ v0.89.0] ( https://github.com/isomerpages/isomercms-backend/compare/v0.88.0...v0.89.0 )
6373
Original file line number Diff line number Diff line change 11{
22 "name" : " isomercms" ,
3- "version" : " 0.90 .0" ,
3+ "version" : " 0.91 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " tsc -p tsconfig.build.json" ,
You can’t perform that action at this time.
0 commit comments