We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 742a76f commit 6171f99Copy full SHA for 6171f99
3 files changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.0.12] - 2021-08-26
11
+
12
### Fixed
13
14
- Navigation in sidebar
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "admin-example",
3
"vendor": "vtex",
4
- "version": "0.0.11",
+ "version": "0.0.12",
5
"title": "Example Admin App",
6
"description": "",
"mustUpdateAt": "2022-08-28",
react/package.json
@@ -1,6 +1,6 @@
"name": "vtex.admin-example",
"devDependencies": {
"@types/node": "^11.12.1",
"@types/react": "^16.8.10",
0 commit comments