Skip to content

Commit 69c8dad

Browse files
committed
Release v2.9.2
1 parent 38501b5 commit 69c8dad

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [2.9.2] - 2025-04-30
11+
1012
## [2.9.1] - 2025-04-28
1113

1214
## [2.9.0] - 2025-04-25

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "adserver-resolver",
4-
"version": "2.9.1",
4+
"version": "2.9.2",
55
"title": "Ad Server Resolver",
66
"description": "Configurations for sponsored products on your store",
77
"builders": {

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"resolutions": {
3737
"@types/express-serve-static-core": "4.17.28"
3838
},
39-
"version": "2.9.1"
39+
"version": "2.9.2"
4040
}

0 commit comments

Comments
 (0)