Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.6.4 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
SF-CLI-BOT committed Jun 22, 2021
1 parent eb1434f commit d53c130
Show file tree
Hide file tree
Showing 2 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.

### [1.6.4](https://github.com/salesforcecli/cli-taxonomy-experiment/compare/v1.6.3...v1.6.4) (2021-06-22)


### Bug Fixes

* add all subtopics to package.json ([f0f8b96](https://github.com/salesforcecli/cli-taxonomy-experiment/commit/f0f8b96024eacfc8fc76a8d1b8b551ef3b241e78))

### [1.6.3](https://github.com/salesforcecli/cli-taxonomy-experiment/compare/v1.6.2...v1.6.3) (2021-06-22)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/sf-demo",
"description": "An experiment to explore a new taxonomy for all Salesforce clouds.",
"version": "1.6.3",
"version": "1.6.4",
"author": "Salesforce",
"keywords": [],
"license": "BSD-3-Clause",
Expand Down Expand Up @@ -104,7 +104,7 @@
"function": {
"description": "Run functions."
}
}
}
},
"test": {
"description": "Invoke tests in an environment."
Expand Down

0 comments on commit d53c130

Please sign in to comment.