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

0.24.0 #735

Merged
merged 1 commit into from
Apr 27, 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
22 changes: 17 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@ 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.24.0](https://github.com/isomerpages/isomercms-backend/compare/v0.23.1...v0.24.0)

- chore/remove api token name from sites table [`#726`](https://github.com/isomerpages/isomercms-backend/pull/726)
- fix(sites): unwrap the ok value if no errors [`#733`](https://github.com/isomerpages/isomercms-backend/pull/733)
- fix(redirection lambda): fix `www` error [`#731`](https://github.com/isomerpages/isomercms-backend/pull/731)
- build(deps): bump yaml from 2.2.1 to 2.2.2 [`#730`](https://github.com/isomerpages/isomercms-backend/pull/730)
- Release/0.23.1 [`#729`](https://github.com/isomerpages/isomercms-backend/pull/729)
- 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)

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

> 24 April 2023

- hotfix: recursively handle arrays and objects when retrieving frontmatter [`8e236e7`](https://github.com/isomerpages/isomercms-backend/commit/8e236e799445cd411cae4e3f0ceef2bfac05e60b)

#### [v0.23.0](https://github.com/isomerpages/isomercms-backend/compare/v0.22.1...v0.23.0)
Expand Down Expand Up @@ -36,12 +49,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- feat(rr): construct cms link for users [`#655`](https://github.com/isomerpages/isomercms-backend/pull/655)
- chore(site launch form): trim site launch form input [`#698`](https://github.com/isomerpages/isomercms-backend/pull/698)
- 0.21.0 (develop) [`#711`](https://github.com/isomerpages/isomercms-backend/pull/711)
- fix(staging links): fix failing staging links [`#709`](https://github.com/isomerpages/isomercms-backend/pull/709)

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

> 13 April 2023

- fix(staging links): fix failing staging links [`#709`](https://github.com/isomerpages/isomercms-backend/pull/709)
- chore(Infra Service): fix failing build [`#706`](https://github.com/isomerpages/isomercms-backend/pull/706)
- chore(deploymentsservice): add a brand for <env>Url types [`#705`](https://github.com/isomerpages/isomercms-backend/pull/705)
- Is 59/fix/disallow special character as first character [`#699`](https://github.com/isomerpages/isomercms-backend/pull/699)
Expand All @@ -65,12 +78,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- build(deps): bump vm2 from 3.9.12 to 3.9.15 in /microservices [`#688`](https://github.com/isomerpages/isomercms-backend/pull/688)
- build(deps): bump vm2 from 3.9.11 to 3.9.15 [`#687`](https://github.com/isomerpages/isomercms-backend/pull/687)
- release(0.19.0): merge to develop [`#684`](https://github.com/isomerpages/isomercms-backend/pull/684)
- fix(utils): sanitize empty string + trim [`#686`](https://github.com/isomerpages/isomercms-backend/pull/686)

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

> 6 April 2023

- fix(utils): sanitize empty string + trim [`#686`](https://github.com/isomerpages/isomercms-backend/pull/686)
- fix(utils): change order of ops and rec sanitization [`#680`](https://github.com/isomerpages/isomercms-backend/pull/680)
- chore(review): fix tests for review router [`#683`](https://github.com/isomerpages/isomercms-backend/pull/683)
- Feat(site launch): support for multiple sites [`#665`](https://github.com/isomerpages/isomercms-backend/pull/665)
Expand All @@ -82,15 +95,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 3 April 2023

- fix(review): return 200 for unmigrated sites [`bd69c29`](https://github.com/isomerpages/isomercms-backend/commit/bd69c29023554c5dcf8cb361227ba4ebf0d1ac08)
- fix(sanitize): use same setup for dompurify as FE [`c25f448`](https://github.com/isomerpages/isomercms-backend/commit/c25f448813e1addce67d0209375ec35ef9cb6c7b)
- Fix: change response for github users accessing collaborator endpoints [`db1130f`](https://github.com/isomerpages/isomercms-backend/commit/db1130f96a6c9cda99df43d5774134aefffeee3e)

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

> 31 March 2023

- fix(review): return 200 for unmigrated sites [`073cab8`](https://github.com/isomerpages/isomercms-backend/commit/073cab8c6704178ee5061b8582b4f999720dfc95)
- fix(review): return 200 for unmigrated sites [`bd69c29`](https://github.com/isomerpages/isomercms-backend/commit/bd69c29023554c5dcf8cb361227ba4ebf0d1ac08)
- fix(sanitize): use same setup for dompurify as FE [`c25f448`](https://github.com/isomerpages/isomercms-backend/commit/c25f448813e1addce67d0209375ec35ef9cb6c7b)

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

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