Skip to content

Commit

Permalink
chore: bump version to v0.86.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dcshzj committed May 13, 2024
1 parent 59d1f4a commit 5832eb0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +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.86.0](https://github.com/isomerpages/isomercms-backend/compare/v0.85.0...v0.86.0)

- fix(sl): fix error code [`#1366`](https://github.com/isomerpages/isomercms-backend/pull/1366)
- feat: optimise local diff [`#1334`](https://github.com/isomerpages/isomercms-backend/pull/1334)
- chore(sitelaunch): better error message [`#1358`](https://github.com/isomerpages/isomercms-backend/pull/1358)
- backport v0.85.0 [`#1363`](https://github.com/isomerpages/isomercms-backend/pull/1363)

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

> 2 May 2024
- feat: git push force to github on second retry [`#1313`](https://github.com/isomerpages/isomercms-backend/pull/1313)
- feat: disable issues on new repositories [`#1337`](https://github.com/isomerpages/isomercms-backend/pull/1337)
- fix: upgrade @aws-sdk/client-amplify from 3.549.0 to 3.552.0 [`#1361`](https://github.com/isomerpages/isomercms-backend/pull/1361)
- fix: upgrade aws-sdk from 2.1594.0 to 2.1596.0 [`#1359`](https://github.com/isomerpages/isomercms-backend/pull/1359)
- backport v0.84.0 [`#1357`](https://github.com/isomerpages/isomercms-backend/pull/1357)
- chore: bump version to v0.85.0 [`0e913f2`](https://github.com/isomerpages/isomercms-backend/commit/0e913f273d097e618d2459ba91bae5088b0e2b51)

#### [v0.84.0](https://github.com/isomerpages/isomercms-backend/compare/v0.83.0...v0.84.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.85.0",
"version": "0.86.0",
"private": true,
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit 5832eb0

Please sign in to comment.