Skip to content

Commit

Permalink
0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderleegs committed Sep 7, 2023
1 parent 7185abc commit 4276a76
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 5 deletions.
20 changes: 18 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,24 @@ 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-frontend/compare/v0.41.0...v0.42.0)

- fix: styling [`#1482`](https://github.com/isomerpages/isomercms-frontend/pull/1482)
- fix(editable): change drag handle to be on top part only [`#1475`](https://github.com/isomerpages/isomercms-frontend/pull/1475)
- feat(editable): introduce new nested card variant [`#1478`](https://github.com/isomerpages/isomercms-frontend/pull/1478)
- fix(homepage): various styling fixes [`#1477`](https://github.com/isomerpages/isomercms-frontend/pull/1477)
- Fix/edit nav nits [`#1476`](https://github.com/isomerpages/isomercms-frontend/pull/1476)
- fix(edithomepage): spread properly [`#1474`](https://github.com/isomerpages/isomercms-frontend/pull/1474)
- Chore/fix title text [`#1472`](https://github.com/isomerpages/isomercms-frontend/pull/1472)
- Chore/fix edit nav bar styles [`#1466`](https://github.com/isomerpages/isomercms-frontend/pull/1466)
- chore(contactus): styling fixes based on design feedback [`#1470`](https://github.com/isomerpages/isomercms-frontend/pull/1470)
- feat: re-introduce comment-based trigger for Chromatic [`#1468`](https://github.com/isomerpages/isomercms-frontend/pull/1468)
- release(0.41.0): merge to `develop` [`#1463`](https://github.com/isomerpages/isomercms-frontend/pull/1463)

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

> 30 August 2023
- Fix/homepage images on private repos [`#1461`](https://github.com/isomerpages/isomercms-frontend/pull/1461)
- Feat/is 494 smooth scroll [`#1439`](https://github.com/isomerpages/isomercms-frontend/pull/1439)
- fix(edithomepage): remove optional tags [`#1450`](https://github.com/isomerpages/isomercms-frontend/pull/1450)
Expand Down Expand Up @@ -46,12 +62,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore: downgrade webpack-dev-server [`#1418`](https://github.com/isomerpages/isomercms-frontend/pull/1418)
- fix(e2e): reduce mem usage [`#1428`](https://github.com/isomerpages/isomercms-frontend/pull/1428)
- Release/0.39.0 [`#1425`](https://github.com/isomerpages/isomercms-frontend/pull/1425)
- fix: conditional for checkCSP [`#1423`](https://github.com/isomerpages/isomercms-frontend/pull/1423)

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

> 17 August 2023
> 16 August 2023
- fix: conditional for checkCSP [`#1423`](https://github.com/isomerpages/isomercms-frontend/pull/1423)
- feat(sl): integrate screens with be [`#1410`](https://github.com/isomerpages/isomercms-frontend/pull/1410)
- Fix/is 422 update csp retrieval [`#1414`](https://github.com/isomerpages/isomercms-frontend/pull/1414)
- Feat(site launch): add pending screen [`#1409`](https://github.com/isomerpages/isomercms-frontend/pull/1409)
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.41.0",
"version": "0.42.0",
"private": true,
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit 4276a76

Please sign in to comment.