Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release(0.37.0): merge to develop #875

Merged
merged 1 commit into from
Aug 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 26 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,34 @@ 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.37.0](https://github.com/isomerpages/isomercms-backend/compare/v0.36.0...v0.37.0)

- fix(package.json): update build script [`#878`](https://github.com/isomerpages/isomercms-backend/pull/878)
- feat(siteLaunch): restrict to admin [`#873`](https://github.com/isomerpages/isomercms-backend/pull/873)
- feat(GGs): introduce GitFileSystemService as middleman interface [`#867`](https://github.com/isomerpages/isomercms-backend/pull/867)
- feat(stats): add metrics endpoint [`#863`](https://github.com/isomerpages/isomercms-backend/pull/863)
- chore: update site creation to block squash and merge [`#872`](https://github.com/isomerpages/isomercms-backend/pull/872)
- fix(reviewRequestService): upsert in case of concurrent api calls [`#861`](https://github.com/isomerpages/isomercms-backend/pull/861)
- Is 238 removal of feature flag to fully deprecate queues in site launch process [`#870`](https://github.com/isomerpages/isomercms-backend/pull/870)
- feat(stats): track gh calls [`#859`](https://github.com/isomerpages/isomercms-backend/pull/859)
- feat(preview): added preview images [`#848`](https://github.com/isomerpages/isomercms-backend/pull/848)
- Release 0.36.0 [`#868`](https://github.com/isomerpages/isomercms-backend/pull/868)
- Feat/sgid experimental integration [`#860`](https://github.com/isomerpages/isomercms-backend/pull/860)

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

- Feat/sgid experimental integration [`#860`](https://github.com/isomerpages/isomercms-backend/pull/860)
> 26 July 2023

- Revert "chore(e2e): change naming for clarity (#857)" [`#864`](https://github.com/isomerpages/isomercms-backend/pull/864)
- feat(axios): add method to github api logs [`#862`](https://github.com/isomerpages/isomercms-backend/pull/862)
- chore(e2e): change naming for clarity [`#857`](https://github.com/isomerpages/isomercms-backend/pull/857)
- 0.35.0 [`#846`](https://github.com/isomerpages/isomercms-backend/pull/846)
- fix: review request placeholder files [`#847`](https://github.com/isomerpages/isomercms-backend/pull/847)

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

> 20 July 2023
> 19 July 2023

- fix: review request placeholder files [`#847`](https://github.com/isomerpages/isomercms-backend/pull/847)
- Feat: add site lastUpdated with caching [`#830`](https://github.com/isomerpages/isomercms-backend/pull/830)
- Feat/is 21 repo privatisation [`#806`](https://github.com/isomerpages/isomercms-backend/pull/806)
- ref(errors): migrate existing legacy errors to ts [`#836`](https://github.com/isomerpages/isomercms-backend/pull/836)
Expand Down Expand Up @@ -154,7 +169,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- fix: token capacity alarm message ordering [`43ac12b`](https://github.com/isomerpages/isomercms-backend/commit/43ac12bab0114f7563428ce90cc9f55584a43422)

#### [v0.24.1](https://github.com/isomerpages/isomercms-backend/compare/v0.23.1...v0.24.1)
#### [v0.24.1](https://github.com/isomerpages/isomercms-backend/compare/v0.24.0...v0.24.1)

> 27 April 2023

- fix(review request service): use repo name rather than site name [`a323551`](https://github.com/isomerpages/isomercms-backend/commit/a323551feda7b077a7d5d6c2d11ae841ece9bf8d)
- fix(test cases): fix failing tests [`c843865`](https://github.com/isomerpages/isomercms-backend/commit/c84386549a28602e1af10cd2eda9f056212afaa7)

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

> 27 April 2023

Expand All @@ -166,8 +188,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build(deps): bump vm2 from 3.9.16 to 3.9.17 [`#725`](https://github.com/isomerpages/isomercms-backend/pull/725)
- build(deps): bump vm2 from 3.9.16 to 3.9.17 in /microservices [`#724`](https://github.com/isomerpages/isomercms-backend/pull/724)
- 0.23.0 (develop) [`#722`](https://github.com/isomerpages/isomercms-backend/pull/722)
- fix(review request service): use repo name rather than site name [`a323551`](https://github.com/isomerpages/isomercms-backend/commit/a323551feda7b077a7d5d6c2d11ae841ece9bf8d)
- fix(test cases): fix failing tests [`c843865`](https://github.com/isomerpages/isomercms-backend/commit/c84386549a28602e1af10cd2eda9f056212afaa7)

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

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.36.0",
"version": "0.37.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down