Skip to content

Commit fb1ac16

Browse files
committed
1.0.1
1 parent 5ceabdc commit fb1ac16

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### v1.0.1 `July 18, 2024`
2+
* **[TASK]** add ability to create .env file with real access key if available [`5ceabdc`](https://github.com/Resultify/rh-cli/commit/5ceabdc) (dmh)
3+
* **[TASK]** update npm deps [`5c17ae8`](https://github.com/Resultify/rh-cli/commit/5c17ae8) (dmh)
4+
5+
***
6+
17
### v1.0.0 `July 18, 2024`
28
* **[DOC]** update readme file [`d3332af`](https://github.com/Resultify/rh-cli/commit/d3332af) (dmh)
39
* **[TASK]** add git clone and addDotEnvFile fn-s, use it with rh init cmd [`b10baa9`](https://github.com/Resultify/rh-cli/commit/b10baa9) (dmh)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@resultify/rh-cli",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Resultify HubSpot CMS CLI",
55
"keywords": [
66
"hubspot",

0 commit comments

Comments
 (0)