Skip to content

Commit 6f0b437

Browse files
dcshzjalexanderleegskishore03109seaerchin
authored
chore: bump version to v0.95.0 (#1470)
* chore: bump version to v0.94.0 * chore: bump version to v0.95.0 --------- Co-authored-by: Alexander Lee <[email protected]> Co-authored-by: Kishore <[email protected]> Co-authored-by: seaerchin <[email protected]>
2 parents c74d82c + 8fac8db commit 6f0b437

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,10 +4,20 @@ 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.95.0](https://github.com/isomerpages/isomercms-backend/compare/v0.94.0...v0.95.0)
8+
9+
- fix: validate path is safe for creates [`#1469`](https://github.com/isomerpages/isomercms-backend/pull/1469)
10+
- chore: update IAM deploy role [`#1468`](https://github.com/isomerpages/isomercms-backend/pull/1468)
11+
- fix(vapt): prevent users from requesting themselves to be reviewers [`#1467`](https://github.com/isomerpages/isomercms-backend/pull/1467)
12+
- chore: bump version to v0.94.0 [`#1465`](https://github.com/isomerpages/isomercms-backend/pull/1465)
13+
714
#### [v0.94.0](https://github.com/isomerpages/isomercms-backend/compare/v0.93.0...v0.94.0)
815

16+
> 16 October 2025
17+
918
- fix: validate path traversal [`#1463`](https://github.com/isomerpages/isomercms-backend/pull/1463)
1019
- chore: bump version to v0.93.0 [`#1462`](https://github.com/isomerpages/isomercms-backend/pull/1462)
20+
- chore: bump version to v0.94.0 [`b5f109c`](https://github.com/isomerpages/isomercms-backend/commit/b5f109c02c36bb0e3ce91a0c0a9095d624eb68be)
1121

1222
#### [v0.93.0](https://github.com/isomerpages/isomercms-backend/compare/v0.92.0...v0.93.0)
1323

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.94.0",
3+
"version": "0.95.0",
44
"private": true,
55
"scripts": {
66
"build": "tsc -p tsconfig.build.json",

0 commit comments

Comments
 (0)