Skip to content

Commit

Permalink
Release v3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
polishq committed Nov 17, 2023
1 parent 1f74dd7 commit a34b882
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 @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [3.14.1] - 2023-11-17

### Fixed

- Rollback last version
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reviews-and-ratings",
"vendor": "vtex",
"version": "3.14.0",
"version": "3.14.1",
"title": "Reviews and Ratings",
"description": "admin/reviews.reviewsandratings.description",
"builders": {
Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"vtex.store": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.store@2.127.0/public/@types/vtex.store",
"vtex.tenant-graphql": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.tenant-graphql@0.1.2/public/@types/vtex.tenant-graphql"
},
"version": "3.14.0"
"version": "3.14.1"
}

0 comments on commit a34b882

Please sign in to comment.