Skip to content

Commit 1669d74

Browse files
committed
Release v4.44.6
1 parent f5a37eb commit 1669d74

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+
## [4.44.6] - 2021-07-30
11+
1012
### Fixed
1113

1214
- Rework on: Toast overflows the bottom-right conner, making the app unresponsive in that section.

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.44.5",
4+
"version": "4.44.6",
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
@@ -111,5 +111,5 @@
111111
"vtex.styles-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.styles-graphql",
112112
"vtex.tenant-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/[email protected]/public/@types/vtex.tenant-graphql"
113113
},
114-
"version": "4.44.5"
114+
"version": "4.44.6"
115115
}

0 commit comments

Comments
 (0)