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

Commit d53c130

Browse files
author
SF-CLI-BOT
committed
chore(release): 1.6.4 [ci skip]
1 parent eb1434f commit d53c130

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.6.4](https://github.com/salesforcecli/cli-taxonomy-experiment/compare/v1.6.3...v1.6.4) (2021-06-22)
6+
7+
8+
### Bug Fixes
9+
10+
* add all subtopics to package.json ([f0f8b96](https://github.com/salesforcecli/cli-taxonomy-experiment/commit/f0f8b96024eacfc8fc76a8d1b8b551ef3b241e78))
11+
512
### [1.6.3](https://github.com/salesforcecli/cli-taxonomy-experiment/compare/v1.6.2...v1.6.3) (2021-06-22)
613

714

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/sf-demo",
33
"description": "An experiment to explore a new taxonomy for all Salesforce clouds.",
4-
"version": "1.6.3",
4+
"version": "1.6.4",
55
"author": "Salesforce",
66
"keywords": [],
77
"license": "BSD-3-Clause",
@@ -104,7 +104,7 @@
104104
"function": {
105105
"description": "Run functions."
106106
}
107-
}
107+
}
108108
},
109109
"test": {
110110
"description": "Invoke tests in an environment."

0 commit comments

Comments
 (0)