Skip to content

Commit ca6d176

Browse files
chore: bump version to v0.92.0
1 parent b03d028 commit ca6d176

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,12 +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.92.0](https://github.com/isomerpages/isomercms-backend/compare/v0.91.0...v0.92.0)
8+
9+
- fix: upgrade axios to 1.8.3 [`#1457`](https://github.com/isomerpages/isomercms-backend/pull/1457)
10+
- backport v0.91.0 [`#1456`](https://github.com/isomerpages/isomercms-backend/pull/1456)
11+
712
#### [v0.91.0](https://github.com/isomerpages/isomercms-backend/compare/v0.90.0...v0.91.0)
813

14+
> 28 January 2025
15+
916
- fix: use admin token for privatisation [`#1454`](https://github.com/isomerpages/isomercms-backend/pull/1454)
1017
- ci: add coverage to ci test command [`#1453`](https://github.com/isomerpages/isomercms-backend/pull/1453)
1118
- chore: add datadog test action [`#1449`](https://github.com/isomerpages/isomercms-backend/pull/1449)
1219
- backport v0.90.0 [`#1422`](https://github.com/isomerpages/isomercms-backend/pull/1422)
20+
- chore: bump version to v0.91.0 [`177dd47`](https://github.com/isomerpages/isomercms-backend/commit/177dd477231985546761b45c20b72619f821ea37)
1321

1422
#### [v0.90.0](https://github.com/isomerpages/isomercms-backend/compare/v0.89.0...v0.90.0)
1523

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

0 commit comments

Comments
 (0)