Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 6740b75

Browse files
committed
Release v1.2.0
1 parent 784d407 commit 6740b75

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+
## [1.2.0] - 2021-05-20
11+
1012
### Added
1113

1214
- `data-testid` attributes to iframe elements.

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "admin-iframe-container",
33
"vendor": "vtex",
4-
"version": "1.1.2",
4+
"version": "1.2.0",
55
"title": "VTEX Admin Iframe Container",
66
"description": "VTEX Admin Iframe Container",
77
"mustUpdateAt": "2017-09-26",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vtex.admin-iframe-container",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"scripts": {
55
"test": "jest"
66
},

0 commit comments

Comments
 (0)