Skip to content

Commit 469af99

Browse files
committed
Release v1.76.0
1 parent fd009ab commit 469af99

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+
## [1.76.0] - 2025-02-07
11+
1012
### Changed
1113

1214
- Pod scaling configs to use 0.8 vCPUs and 2Gb of memory.

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": "search-resolver",
4-
"version": "1.75.0",
4+
"version": "1.76.0",
55
"title": "GraphQL resolver for the VTEX store APIs",
66
"description": "GraphQL resolvers for the VTEX API for the catalog and orders.",
77
"credentialType": "absolute",

node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
"vtex.messages": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.messages",
3939
"vtex.rewriter": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.rewriter"
4040
},
41-
"version": "1.75.0"
41+
"version": "1.76.0"
4242
}

0 commit comments

Comments
 (0)