Skip to content

Commit

Permalink
chore(release): 0.1.5 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Jul 9, 2021
1 parent 0d7c983 commit df25c72
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.5](https://github.com/forcedotcom/commerce-on-lightning/compare/v0.1.4...v0.1.5) (2021-07-09)


### Bug Fixes

* fixing self reg and perm issue ([98f995d](https://github.com/forcedotcom/commerce-on-lightning/commit/98f995d59e7ce638656da2ea4770e9900556ef50))

### [0.1.4](https://github.com/forcedotcom/commerce-on-lightning/compare/v0.1.3...v0.1.4) (2021-06-29)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ $ npm install -g @salesforce/commerce
$ sfdx COMMAND
running command...
$ sfdx (-v|--version|version)
@salesforce/commerce/0.1.4 linux-x64 node-v12.22.1
@salesforce/commerce/0.1.4 linux-x64 node-v12.22.3
$ sfdx --help [COMMAND]
USAGE
$ sfdx COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/commerce",
"version": "0.1.4",
"version": "0.1.5",
"author": "Jonathan Arndt",
"bugs": "https://github.com/forcedotcom/commerce-on-lightning/issues",
"dependencies": {
Expand Down

0 comments on commit df25c72

Please sign in to comment.