Skip to content

Commit 85e517e

Browse files
0.80.0
1 parent 496f380 commit 85e517e

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.80.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.79.0...v0.80.0)
8+
9+
- fix(media): use encoded params for mediaDirectoryName [`#1825`](https://github.com/isomerpages/isomercms-frontend/pull/1825)
10+
- 0.79.0 (develop) [`#1823`](https://github.com/isomerpages/isomercms-frontend/pull/1823)
11+
712
#### [v0.79.0](https://github.com/isomerpages/isomercms-frontend/compare/v0.78.0...v0.79.0)
813

14+
> 7 March 2024
15+
916
- fix(rum): chnage service tag [`#1822`](https://github.com/isomerpages/isomercms-frontend/pull/1822)
1017
- chore: explicitlyi add @babel/plugin-proposal-private-property-in-object to dev dependencies [`#1820`](https://github.com/isomerpages/isomercms-frontend/pull/1820)
1118
- 0.78.0 [`#1818`](https://github.com/isomerpages/isomercms-frontend/pull/1818)

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

0 commit comments

Comments
 (0)