Skip to content

Commit a861c53

Browse files
Release v3.169.1
1 parent 5c6b831 commit a861c53

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
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [3.169.1] - 2023-05-11
911
### Fixed
1012
- Fixed SKUSelector.md according to task LOC-10567.
1113

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": "store-components",
4-
"version": "3.169.0",
4+
"version": "3.169.1",
55
"title": "VTEX Store Components",
66
"defaultLocale": "pt-BR",
77
"description": "The VTEX store components for that render apps can use",

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@
8888
"./setupTests.js"
8989
]
9090
},
91-
"version": "3.169.0"
91+
"version": "3.169.1"
9292
}

0 commit comments

Comments
 (0)