Skip to content

Commit

Permalink
chore: bump version to v0.88.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seaerchin committed May 30, 2024
1 parent 17ba9e6 commit 85b67a1
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +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.88.0](https://github.com/isomerpages/isomercms-backend/compare/v0.87.0...v0.88.0)

- chore: log all sites retrieved [`#1394`](https://github.com/isomerpages/isomercms-backend/pull/1394)
- fix(cache): cached results on the same request [`#1393`](https://github.com/isomerpages/isomercms-backend/pull/1393)
- chore: delete eb stuff [`#1387`](https://github.com/isomerpages/isomercms-backend/pull/1387)
- fix: upgrade joi from 17.13.0 to 17.13.1 [`#1390`](https://github.com/isomerpages/isomercms-backend/pull/1390)
- fix: upgrade winston-cloudwatch from 6.2.0 to 6.3.0 [`#1389`](https://github.com/isomerpages/isomercms-backend/pull/1389)
- fix: upgrade dd-trace from 5.11.0 to 5.12.0 [`#1388`](https://github.com/isomerpages/isomercms-backend/pull/1388)
- fix: upgrade yaml from 2.4.1 to 2.4.2 [`#1386`](https://github.com/isomerpages/isomercms-backend/pull/1386)
- feat: create form to send email to all site collaborators [`#1368`](https://github.com/isomerpages/isomercms-backend/pull/1368)
- backport v0.87.0 [`#1385`](https://github.com/isomerpages/isomercms-backend/pull/1385)

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

> 17 May 2024
- feat: add Datadog monitoring for RDS [`#1381`](https://github.com/isomerpages/isomercms-backend/pull/1381)
- fix: add git to dd for staging [`#1382`](https://github.com/isomerpages/isomercms-backend/pull/1382)
- deps: upgrade isomorphic-git from 1.18.2 to 1.25.10 [`#1375`](https://github.com/isomerpages/isomercms-backend/pull/1375)
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.87.0",
"version": "0.88.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit 85b67a1

Please sign in to comment.