Skip to content

Commit

Permalink
release v2.128.0 (#1098)
Browse files Browse the repository at this point in the history
  • Loading branch information
valentino-amadeus authored May 26, 2021
1 parent 106f7cc commit 9603aa5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.128.0] - 2021-05-25

### Changed
- Redirect user to App Store instead of conducting purchases through toolbelt

## [2.127.4] - 202105-20
## [2.127.4] - 2021-05-20

### Updated
- [vtex workspace abtest] Update plugin's version
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vtex",
"version": "2.127.4",
"version": "2.128.0",
"description": "The platform for e-commerce apps",
"bin": "bin/run",
"main": "lib/api/index.js",
Expand Down

0 comments on commit 9603aa5

Please sign in to comment.