Skip to content

Commit e9c9a3d

Browse files
authored
Merge pull request #1793 from isomerpages/release/0.74.0
0.74.0
2 parents ca2e669 + c28ab2b commit e9c9a3d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ 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.74.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.73.0...v0.74.0)
8+
9+
- fix(tiptap): remove indentation from pretty printed HTML [`#1791`](https://github.com/isomerpages/isomercms-frontend/pull/1791)
10+
- 0.73.0 [`#1787`](https://github.com/isomerpages/isomercms-frontend/pull/1787)
11+
712
#### [v0.73.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.72.0...v0.73.0)
813

14+
> 25 January 2024
15+
916
- chore: update datadog [`#1785`](https://github.com/isomerpages/isomercms-frontend/pull/1785)
1017
- fix(infocols): should not be allowed to rm last [`#1786`](https://github.com/isomerpages/isomercms-frontend/pull/1786)
1118
- fix(tiptap): block usage of base64 images [`#1784`](https://github.com/isomerpages/isomercms-frontend/pull/1784)

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

0 commit comments

Comments
 (0)