Skip to content

Commit

Permalink
Merge pull request #1387 from isomerpages/release/0.37.0
Browse files Browse the repository at this point in the history
release(0.37.0): merge to develop
  • Loading branch information
seaerchin authored Aug 3, 2023
2 parents c836a6f + 969b314 commit 2f1c2de
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,29 @@ 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.37.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.36.0...v0.37.0)

- fix(feedbackmodal): import order [`#1389`](https://github.com/isomerpages/isomercms-frontend/pull/1389)
- Test/review requests [`#1379`](https://github.com/isomerpages/isomercms-frontend/pull/1379)
- feat(nps): update UI [`#1370`](https://github.com/isomerpages/isomercms-frontend/pull/1370)
- fix(useToastHook): make sure hook is not called conditionally [`#1341`](https://github.com/isomerpages/isomercms-frontend/pull/1341)
- fix(deps): upgrade design system [`#1329`](https://github.com/isomerpages/isomercms-frontend/pull/1329)
- fix(header): fix context [`#1386`](https://github.com/isomerpages/isomercms-frontend/pull/1386)
- Fix: Copy Changes [`#1385`](https://github.com/isomerpages/isomercms-frontend/pull/1385)
- test(e2e): add homepage [`#1374`](https://github.com/isomerpages/isomercms-frontend/pull/1374)
- IS-349-FE-only-admins-can-launch-sites [`#1384`](https://github.com/isomerpages/isomercms-frontend/pull/1384)
- feat(site launch): add in refetch behvaiour [`#1380`](https://github.com/isomerpages/isomercms-frontend/pull/1380)
- feat: storybook improvement for site launch pad [`#1382`](https://github.com/isomerpages/isomercms-frontend/pull/1382)
- Is 259 write e2e test spec for notifs [`#1354`](https://github.com/isomerpages/isomercms-frontend/pull/1354)
- Fix/copy changes [`#1352`](https://github.com/isomerpages/isomercms-frontend/pull/1352)
- fix(chromatic.yml): fix failing workflows [`#1378`](https://github.com/isomerpages/isomercms-frontend/pull/1378)
- feat(preview): added preview images [`#1360`](https://github.com/isomerpages/isomercms-frontend/pull/1360)
- Release 0.36.0 [`#1375`](https://github.com/isomerpages/isomercms-frontend/pull/1375)

#### [v0.36.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.35.0...v0.36.0)

> 27 July 2023
- Feat/sgid experimental integration [`#1369`](https://github.com/isomerpages/isomercms-frontend/pull/1369)
- Revert "refactor(e2e): change naming (#1362)" [`#1371`](https://github.com/isomerpages/isomercms-frontend/pull/1371)
- feat(setup.md): add command [`#1353`](https://github.com/isomerpages/isomercms-frontend/pull/1353)
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-frontend",
"version": "0.36.0",
"version": "0.37.0",
"private": true,
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit 2f1c2de

Please sign in to comment.