Skip to content

Commit

Permalink
Merge pull request #918 from isomerpages/release/0.40.0
Browse files Browse the repository at this point in the history
Release / 0.40.0
  • Loading branch information
harishv7 authored Aug 24, 2023
2 parents 03cc65f + b248c8e commit df78154
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,23 @@ 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.40.0](https://github.com/isomerpages/isomercms-backend/compare/v0.39.1...v0.40.0)

- fix: upgrade @opengovsg/formsg-sdk from 0.9.0 to 0.10.0 [`#882`](https://github.com/isomerpages/isomercms-backend/pull/882)
- fix: upgrade axios-cache-interceptor from 0.9.3 to 0.10.7 [`#849`](https://github.com/isomerpages/isomercms-backend/pull/849)
- chore: remove test for concurrent viewed call [`#916`](https://github.com/isomerpages/isomercms-backend/pull/916)
- chore: remove ua from settings [`#915`](https://github.com/isomerpages/isomercms-backend/pull/915)
- Fix/mutex lock [`#911`](https://github.com/isomerpages/isomercms-backend/pull/911)
- feat(integration): reviews inte test [`#909`](https://github.com/isomerpages/isomercms-backend/pull/909)
- fix(sl): email adr [`#910`](https://github.com/isomerpages/isomercms-backend/pull/910)
- Hotfix IS-489 0.39.1 [`#913`](https://github.com/isomerpages/isomercms-backend/pull/913)
- feat: Log 5xx errors for sms client [`#908`](https://github.com/isomerpages/isomercms-backend/pull/908)
- Release/0.39.0 [`#907`](https://github.com/isomerpages/isomercms-backend/pull/907)

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

> 22 August 2023
- feat: move tracked sites to env [`4e2c098`](https://github.com/isomerpages/isomercms-backend/commit/4e2c09855514975b89c1ac94abd840275ef84b47)

#### [v0.39.0](https://github.com/isomerpages/isomercms-backend/compare/v0.38.1...v0.39.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.39.1",
"version": "0.40.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit df78154

Please sign in to comment.