Skip to content

Commit

Permalink
Release v4.51.2
Browse files Browse the repository at this point in the history
  • Loading branch information
afmejia23 committed Jul 10, 2023
1 parent b61645a commit 97ef50e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [4.51.2] - 2023-07-10

## [4.51.1] - 2023-06-21


Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"vendor": "vtex",
"name": "admin-pages",
"version": "4.51.1",
"version": "4.51.2",
"title": "VTEX Pages Admin",
"description": "The VTEX Pages CMS admin interface",
"builders": {
Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,5 @@
"vtex.styles-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.styles-graphql@1.18.0/public/@types/vtex.styles-graphql",
"vtex.tenant-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.tenant-graphql@0.1.2/public/@types/vtex.tenant-graphql"
},
"version": "4.51.1"
"version": "4.51.2"
}

0 comments on commit 97ef50e

Please sign in to comment.