Skip to content

Commit 6171f99

Browse files
committed
Release v0.0.12
1 parent 742a76f commit 6171f99

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](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.12] - 2021-08-26
11+
1012
### Fixed
1113

1214
- Navigation in sidebar

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "admin-example",
33
"vendor": "vtex",
4-
"version": "0.0.11",
4+
"version": "0.0.12",
55
"title": "Example Admin App",
66
"description": "",
77
"mustUpdateAt": "2022-08-28",

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-example",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"devDependencies": {
55
"@types/node": "^11.12.1",
66
"@types/react": "^16.8.10",

0 commit comments

Comments
 (0)