Skip to content

Commit

Permalink
Merge pull request #938 from isomerpages/release/0.42.0
Browse files Browse the repository at this point in the history
0.42.0
  • Loading branch information
alexanderleegs authored Sep 7, 2023
2 parents 127f5b1 + d3c2dcd commit 019965f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ 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.42.0](https://github.com/isomerpages/isomercms-backend/compare/v0.41.0...v0.42.0)

- feat: add max concurrent git processes [`#936`](https://github.com/isomerpages/isomercms-backend/pull/936)
- fix(sl): add retries when creating indirection domain [`#935`](https://github.com/isomerpages/isomercms-backend/pull/935)
- Fix/e2e mutex [`#934`](https://github.com/isomerpages/isomercms-backend/pull/934)
- release(v0.41.0): merge to `develop` [`#929`](https://github.com/isomerpages/isomercms-backend/pull/929)

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

> 30 August 2023
- Hotfix - Staging E2E, Tests [`#931`](https://github.com/isomerpages/isomercms-backend/pull/931)
- IS-310: Setup GrowthBook for BE [`#926`](https://github.com/isomerpages/isomercms-backend/pull/926)
- fix: upgrade aws-sdk from 2.1416.0 to 2.1428.0 [`#921`](https://github.com/isomerpages/isomercms-backend/pull/921)
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.41.0",
"version": "0.42.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit 019965f

Please sign in to comment.