Skip to content

Commit ad2d07b

Browse files
committed
Release v4.59.1
1 parent 559f09c commit ad2d07b

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

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+
## [4.59.1] - 2026-02-03
11+
1012
### Fixed
1113

1214
- Update terms from "Trade Policy" to "Sales Channel"

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": "admin-pages",
4-
"version": "4.59.0",
4+
"version": "4.59.1",
55
"title": "VTEX Pages Admin",
66
"description": "The VTEX Pages CMS admin interface",
77
"builders": {

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,5 @@
114114
"vtex.styles-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.styles-graphql@1.18.0/public/@types/vtex.styles-graphql",
115115
"vtex.tenant-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.tenant-graphql@0.1.2/public/@types/vtex.tenant-graphql"
116116
},
117-
"version": "4.59.0"
117+
"version": "4.59.1"
118118
}

0 commit comments

Comments
 (0)