Skip to content

Commit b5f109c

Browse files
committed
chore: bump version to v0.94.0
1 parent f7389fe commit b5f109c

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.94.0](https://github.com/isomerpages/isomercms-backend/compare/v0.93.0...v0.94.0)
8+
9+
- fix: validate path traversal [`#1463`](https://github.com/isomerpages/isomercms-backend/pull/1463)
10+
- chore: bump version to v0.93.0 [`#1462`](https://github.com/isomerpages/isomercms-backend/pull/1462)
11+
712
#### [v0.93.0](https://github.com/isomerpages/isomercms-backend/compare/v0.92.0...v0.93.0)
813

14+
> 22 May 2025
15+
916
- fix: comment logic [`#1460`](https://github.com/isomerpages/isomercms-backend/pull/1460)
1017
- backport v0.92.0 [`#1459`](https://github.com/isomerpages/isomercms-backend/pull/1459)
18+
- chore: bump version to v0.93.0 [`5b9fd99`](https://github.com/isomerpages/isomercms-backend/commit/5b9fd9923b437867b00e4cc8f82c44ab70f1e3e9)
1119

1220
#### [v0.92.0](https://github.com/isomerpages/isomercms-backend/compare/v0.91.0...v0.92.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",
3-
"version": "0.93.0",
3+
"version": "0.94.0",
44
"private": true,
55
"scripts": {
66
"build": "tsc -p tsconfig.build.json",

0 commit comments

Comments
 (0)