Skip to content

Commit fba14d8

Browse files
committed
Bump version to v6.45.19
1 parent e4b6b08 commit fba14d8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [6.45.19] - 2023-07-12
11+
### Changed
12+
- Bump `graphql-upload` version
13+
14+
## [6.45.18] - 2023-07-07
915
### Fixed
1016
- Metrics to prometheus
1117

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vtex/api",
3-
"version": "6.45.18",
3+
"version": "6.45.19",
44
"description": "VTEX I/O API client",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)