Skip to content

Commit

Permalink
0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dcshzj committed Oct 26, 2023
1 parent 1811bb9 commit 41693cf
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@ 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.54.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.53.0...v0.54.0)

- feat(media): introduce new image preview card common component [`#1620`](https://github.com/isomerpages/isomercms-frontend/pull/1620)
- fix(editpage): change query key from object to array [`#1623`](https://github.com/isomerpages/isomercms-frontend/pull/1623)
- Fix/login page layout [`#1619`](https://github.com/isomerpages/isomercms-frontend/pull/1619)
- chore: add sgidlogin page story [`#1595`](https://github.com/isomerpages/isomercms-frontend/pull/1595)
- IS-614-Make-it-easy-to-view-staging-on-mobile [`#1617`](https://github.com/isomerpages/isomercms-frontend/pull/1617)
- fix(header): adjust siteName function params [`#1616`](https://github.com/isomerpages/isomercms-frontend/pull/1616)
- feat(urls): upgrade endpoint to get site URL to v2 [`#1613`](https://github.com/isomerpages/isomercms-frontend/pull/1613)
- 0.53.0 [`#1615`](https://github.com/isomerpages/isomercms-frontend/pull/1615)

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

> 23 October 2023
- Chore/replace text styles [`#1584`](https://github.com/isomerpages/isomercms-frontend/pull/1584)
- chore: remove extra test [`#1612`](https://github.com/isomerpages/isomercms-frontend/pull/1612)
- feat: allow Isomer admins to edit on email-login [`#1604`](https://github.com/isomerpages/isomercms-frontend/pull/1604)
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.53.0",
"version": "0.54.0",
"private": true,
"engines": {
"node": ">=16.0.0"
Expand Down

0 comments on commit 41693cf

Please sign in to comment.