We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355507e commit 859acdeCopy full SHA for 859acde
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## [Unreleased]
9
10
+## [2.10.5] - 2026-02-24
11
+
12
## [2.10.4] - 2025-08-15
13
14
## [2.10.3] - 2025-08-15
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "adserver-resolver",
4
- "version": "2.10.4",
+ "version": "2.10.5",
5
"title": "Ad Server Resolver",
6
"description": "Configurations for sponsored products on your store",
"builders": {
node/package.json
@@ -36,5 +36,5 @@
36
"resolutions": {
37
"@types/express-serve-static-core": "4.17.28"
38
},
39
- "version": "2.10.4"
+ "version": "2.10.5"
40
}
0 commit comments