We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b6b08 commit fba14d8Copy full SHA for fba14d8
CHANGELOG.md
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+
10
+## [6.45.19] - 2023-07-12
11
+### Changed
12
+- Bump `graphql-upload` version
13
14
+## [6.45.18] - 2023-07-07
15
### Fixed
16
- Metrics to prometheus
17
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vtex/api",
3
- "version": "6.45.18",
+ "version": "6.45.19",
4
"description": "VTEX I/O API client",
5
"main": "lib/index.js",
"typings": "lib/index.d.ts",
0 commit comments