Skip to content

Commit

Permalink
0.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dcshzj committed Mar 11, 2024
1 parent 85c560e commit 483b225
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 11 deletions.
26 changes: 18 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,22 @@ 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.69.0](https://github.com/isomerpages/isomercms-backend/compare/v0.68.2...v0.69.0)

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

- fix: schema [`#1203`](https://github.com/isomerpages/isomercms-backend/pull/1203)
- fix(otp): unwrap ResultAsync value [`#1204`](https://github.com/isomerpages/isomercms-backend/pull/1204)
- fix(autoLogoutIssue): failing whoami [`#1196`](https://github.com/isomerpages/isomercms-backend/pull/1196)
- Fix/add validators [`#1197`](https://github.com/isomerpages/isomercms-backend/pull/1197)
- fix(otp): increment instead of update for concurrency [`#1186`](https://github.com/isomerpages/isomercms-backend/pull/1186)
- 0.69.0 [`#1190`](https://github.com/isomerpages/isomercms-backend/pull/1190)
- Revert "fix(rateLimiter): correct rate limits (#1183)" [`#1195`](https://github.com/isomerpages/isomercms-backend/pull/1195)
- fix(site checker): dont trigger alarms [`#1194`](https://github.com/isomerpages/isomercms-backend/pull/1194)
- chore(audit): update form question phrasing [`#1192`](https://github.com/isomerpages/isomercms-backend/pull/1192)

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

> 7 March 2024
- fix(api): fix media route timeout [`#1170`](https://github.com/isomerpages/isomercms-backend/pull/1170)
- fix(linkChecker): bug fixes [`#1187`](https://github.com/isomerpages/isomercms-backend/pull/1187)
- Feat/add back repair form lock [`#1179`](https://github.com/isomerpages/isomercms-backend/pull/1179)
Expand Down Expand Up @@ -68,14 +79,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Release/0.66.2 [`#1144`](https://github.com/isomerpages/isomercms-backend/pull/1144)
- release(0.66.1): merge to develop [`#1142`](https://github.com/isomerpages/isomercms-backend/pull/1142)
- 0.66.0 [`#1140`](https://github.com/isomerpages/isomercms-backend/pull/1140)
- fix(tsak-def): add env vars [`fdf1230`](https://github.com/isomerpages/isomercms-backend/commit/fdf123001fc5fa6d8feaed0545eacb2670ff4ffb)

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

> 20 February 2024
- fix(ci): use workflwo [`a5a225d`](https://github.com/isomerpages/isomercms-backend/commit/a5a225dd203826726ad9f8e39c420bdb4a8e0d2c)
- fix(tsak-def): add env vars [`ad02a2f`](https://github.com/isomerpages/isomercms-backend/commit/ad02a2f630d657b468bb48fd48f0572051ae85e3)
- fix(tsak-def): add env vars [`fdf1230`](https://github.com/isomerpages/isomercms-backend/commit/fdf123001fc5fa6d8feaed0545eacb2670ff4ffb)

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

Expand Down Expand Up @@ -138,12 +148,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)

> 10 January 2024
> 11 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 @@ -225,12 +235,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 @@ -357,12 +367,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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "isomercms",
"version": "0.69.0",
"version": "0.70.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit 483b225

Please sign in to comment.