Skip to content

Commit a99212f

Browse files
chore: bump version to v0.90.0
1 parent bfd524c commit a99212f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v0.90.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.89.0...v0.90.0)
8+
9+
- fix: use menlo security for gsib [`#1937`](https://github.com/isomerpages/isomercms-frontend/pull/1937)
10+
- backport v0.89.0 [`#1924`](https://github.com/isomerpages/isomercms-frontend/pull/1924)
11+
712
#### [v0.89.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.88.0...v0.89.0)
813

14+
> 21 August 2024
15+
916
- update referrer policy for hyperlinks [`#1922`](https://github.com/isomerpages/isomercms-frontend/pull/1922)
1017
- backport v0.88.0 [`#1911`](https://github.com/isomerpages/isomercms-frontend/pull/1911)
18+
- chore: bump version to v0.89.0 [`db396c8`](https://github.com/isomerpages/isomercms-frontend/commit/db396c8c8ff72e0069c2e4c22b3a6ee4cf878918)
1119

1220
#### [v0.88.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.87.0...v0.88.0)
1321

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "isomercms-frontend",
3-
"version": "0.89.0",
3+
"version": "0.90.0",
44
"private": true,
55
"engines": {
66
"node": ">=16.0.0"

0 commit comments

Comments
 (0)