Skip to content

Commit e983324

Browse files
committedDec 27, 2019
Release v3.21.1
1 parent 5f9a769 commit e983324

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎CHANGELOG.md

+2
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.21.1] - 2019-12-27
911
### Fixed
1012
- Use docs builder.
1113

‎manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"vendor": "vtex",
33
"name": "store-theme",
4-
"version": "3.21.0",
4+
"version": "3.21.1",
55
"builders": {
66
"styles": "2.x",
77
"store": "0.x",

0 commit comments

Comments
 (0)
Please sign in to comment.