Skip to content

Commit

Permalink
Merge pull request #1138 from isomerpages/release/0.65.0
Browse files Browse the repository at this point in the history
0.65.0 (dev)
  • Loading branch information
alexanderleegs authored Feb 19, 2024
2 parents bcb9370 + 2316145 commit 3dfbc0e
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 9 deletions.
24 changes: 19 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,25 @@ 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).

#### [v0.64.0](https://github.com/isomerpages/isomercms-backend/compare/v0.62.0...v0.64.0)
#### [v0.65.0](https://github.com/isomerpages/isomercms-backend/compare/v0.64.0...v0.65.0)

- chore: update README and .env.example with ssh key info [`#1133`](https://github.com/isomerpages/isomercms-backend/pull/1133)
- feat(deploy): update task defs for prod + staging [`#1137`](https://github.com/isomerpages/isomercms-backend/pull/1137)
- Fix/wrap reviewer mail in try catch [`#1136`](https://github.com/isomerpages/isomercms-backend/pull/1136)
- release(0.64.0): merge to develop [`#1129`](https://github.com/isomerpages/isomercms-backend/pull/1129)

#### [v0.64.0](https://github.com/isomerpages/isomercms-backend/compare/v0.63.0...v0.64.0)

> 15 February 2024
- Fix/validate site name [`#1128`](https://github.com/isomerpages/isomercms-backend/pull/1128)
- Feat/send email on rr creation [`#1125`](https://github.com/isomerpages/isomercms-backend/pull/1125)
- 0.63.0 [`#1123`](https://github.com/isomerpages/isomercms-backend/pull/1123)

#### [v0.63.0](https://github.com/isomerpages/isomercms-backend/compare/v0.62.0...v0.63.0)

> 8 February 2024
- fix(ecs): misc fixes for deployment workflow for staging [`#1114`](https://github.com/isomerpages/isomercms-backend/pull/1114)
- allow apng ext [`#1122`](https://github.com/isomerpages/isomercms-backend/pull/1122)
- 0.62.0 [`#1112`](https://github.com/isomerpages/isomercms-backend/pull/1112)
Expand All @@ -24,12 +38,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix: remove unnecessary push logs [`#1109`](https://github.com/isomerpages/isomercms-backend/pull/1109)
- fix(rr): skip checking the existence of review request [`#1102`](https://github.com/isomerpages/isomercms-backend/pull/1102)
- release/0.61.0 [`#1104`](https://github.com/isomerpages/isomercms-backend/pull/1104)
- fix(sl): include issuewild if CAA records are needed [`#1106`](https://github.com/isomerpages/isomercms-backend/pull/1106)

#### [v0.61.0](https://github.com/isomerpages/isomercms-backend/compare/v0.60.0...v0.61.0)

> 11 January 2024
> 10 January 2024
- fix(sl): include issuewild if CAA records are needed [`#1106`](https://github.com/isomerpages/isomercms-backend/pull/1106)
- chore: upgrade axios [`#1100`](https://github.com/isomerpages/isomercms-backend/pull/1100)
- build(deps): bump follow-redirects from 1.15.2 to 1.15.4 [`#1101`](https://github.com/isomerpages/isomercms-backend/pull/1101)
- fix(ci): reverts ci changes to allow staging updates [`#1084`](https://github.com/isomerpages/isomercms-backend/pull/1084)
Expand Down Expand Up @@ -111,12 +125,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- fix(siteCreate): add redirect rules [`#1036`](https://github.com/isomerpages/isomercms-backend/pull/1036)
- chore: remove extra and unused submodules [`#1031`](https://github.com/isomerpages/isomercms-backend/pull/1031)
- release/0.54.0 [`#1033`](https://github.com/isomerpages/isomercms-backend/pull/1033)
- fix: use cTimeMs instead of birthtime due to EFS [`#1035`](https://github.com/isomerpages/isomercms-backend/pull/1035)

#### [v0.54.0](https://github.com/isomerpages/isomercms-backend/compare/v0.53.0...v0.54.0)

> 14 November 2023
- fix: use cTimeMs instead of birthtime due to EFS [`#1035`](https://github.com/isomerpages/isomercms-backend/pull/1035)
- fix(pagination): total length [`#1032`](https://github.com/isomerpages/isomercms-backend/pull/1032)
- fix(staging-lite): apps were created for wrong br [`#1014`](https://github.com/isomerpages/isomercms-backend/pull/1014)
- fix(cm): extra timeout [`#1027`](https://github.com/isomerpages/isomercms-backend/pull/1027)
Expand Down Expand Up @@ -243,12 +257,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build(deps-dev): bump @babel/traverse from 7.22.8 to 7.23.2 [`#984`](https://github.com/isomerpages/isomercms-backend/pull/984)
- release/v0.48.0 [`#979`](https://github.com/isomerpages/isomercms-backend/pull/979)
- feat(staging-id): add column to store the id [`#983`](https://github.com/isomerpages/isomercms-backend/pull/983)
- Fix: collaborators service tests [`#978`](https://github.com/isomerpages/isomercms-backend/pull/978)

#### [v0.48.0](https://github.com/isomerpages/isomercms-backend/compare/v0.47.0...v0.48.0)

> 18 October 2023
- Fix: collaborators service tests [`#978`](https://github.com/isomerpages/isomercms-backend/pull/978)
- chore(commitService): proper naming [`#975`](https://github.com/isomerpages/isomercms-backend/pull/975)
- Feat/is 585 govt sgid login rollout [`#976`](https://github.com/isomerpages/isomercms-backend/pull/976)
- test(quickie): unit tests [`#973`](https://github.com/isomerpages/isomercms-backend/pull/973)
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "isomercms",
"version": "0.64.0",
"version": "0.65.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down Expand Up @@ -174,4 +174,4 @@
"engines": {
"node": ">=16.0.0"
}
}
}

0 comments on commit 3dfbc0e

Please sign in to comment.