Skip to content

Commit

Permalink
Release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wender committed Jun 18, 2022
1 parent 5515f57 commit 8bb4d1a
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 @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.1.2] - 2022-06-18

### Added

- Docs updated: Added a new section to the docs (Frequently Asked Questions)
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": "b2b-suite",
"vendor": "vtex",
"version": "0.1.1",
"version": "0.1.2",
"title": "B2B Suite",
"description": "Suite of apps to add various essential B2B functionalities to your VTEX store",
"mustUpdateAt": "2022-08-28",
Expand Down
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vtex.b2b-suite",
"version": "0.1.1",
"version": "0.1.2",
"license": "UNLICENSED",
"devDependencies": {
"@types/node": "^13.9.8",
Expand Down

0 comments on commit 8bb4d1a

Please sign in to comment.