Skip to content

Commit 35aeb3c

Browse files
chore: bump version to v0.87.0
1 parent 2ddd4b4 commit 35aeb3c

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ 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.87.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.86.0...v0.87.0)
8+
9+
- Add layout and functionality for 2d broken link checker [`#1891`](https://github.com/isomerpages/isomercms-frontend/pull/1891)
10+
- fix/prevent logout in login routes [`#1889`](https://github.com/isomerpages/isomercms-frontend/pull/1889)
11+
- chore: update snyk [`#1895`](https://github.com/isomerpages/isomercms-frontend/pull/1895)
12+
- backport v0.86.0 [`#1893`](https://github.com/isomerpages/isomercms-frontend/pull/1893)
13+
714
#### [v0.86.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.85.0...v0.86.0)
815

16+
> 30 May 2024
17+
918
- chore: add frustration [`#1888`](https://github.com/isomerpages/isomercms-frontend/pull/1888)
1019
- chore: increase contact us field limits [`#1887`](https://github.com/isomerpages/isomercms-frontend/pull/1887)
1120
- [Snyk] Security upgrade dompurify from 3.0.6 to 3.1.3 [`#1874`](https://github.com/isomerpages/isomercms-frontend/pull/1874)
@@ -20,6 +29,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2029
- chore(deps-dev): bump ip from 1.1.8 to 2.0.1 [`#1839`](https://github.com/isomerpages/isomercms-frontend/pull/1839)
2130
- chore(mergify): enhance mergify [`#1865`](https://github.com/isomerpages/isomercms-frontend/pull/1865)
2231
- chore: bump version to v0.85.0 [`0e3139f`](https://github.com/isomerpages/isomercms-frontend/commit/0e3139f2d3f6c2cf7abacb366e6d1d15f6d7b17e)
32+
- chore: bump version to v0.86.0 [`5608b1b`](https://github.com/isomerpages/isomercms-frontend/commit/5608b1b8639f25b974a106d2341d4160516e3fae)
2333

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

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.86.0",
3+
"version": "0.87.0",
44
"private": true,
55
"engines": {
66
"node": ">=16.0.0"

0 commit comments

Comments
 (0)