We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53780a1 commit 3ce5515Copy full SHA for 3ce5515
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
+## [0.7.4] - 2024-02-08
11
+
12
## [0.7.3] - 2024-02-08
13
14
## Fixed
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"vendor": "vtex",
3
"name": "adserver-resolver",
4
- "version": "0.7.3",
+ "version": "0.7.4",
5
"title": "adserver resolver",
6
"description": "Adserver resolver",
"builders": {
node/package.json
@@ -36,5 +36,5 @@
36
"resolutions": {
37
"@types/express-serve-static-core": "4.17.28"
38
},
39
- "version": "0.7.3"
+ "version": "0.7.4"
40
}
0 commit comments