Skip to content

Commit edb5472

Browse files
committed
1.1.0
1 parent a2f184c commit edb5472

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### v1.1.0 `September 27, 2024`
2+
* **[FEATURE]** add update notification for cli [`a2f184c`](https://github.com/Resultify/rh-cli/commit/a2f184c) (dmh)
3+
* **[TASK]** update @resultify/hubspot-cms-lib to v3.5.0 [`30545e4`](https://github.com/Resultify/rh-cli/commit/30545e4) (dmh)
4+
* **[TASK]** update npm deps, add rhcli bin alias [`bec7d42`](https://github.com/Resultify/rh-cli/commit/bec7d42) (dmh)
5+
6+
***
7+
18
### v1.0.3 `August 13, 2024`
29
* **[TASK]** add info about required github token scope if token is not found [`badadf8`](https://github.com/Resultify/rh-cli/commit/badadf8) (dmh)
310

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.3",
3+
"version": "1.1.0",
44
"description": "Resultify HubSpot CMS CLI",
55
"keywords": [
66
"hubspot",

0 commit comments

Comments
 (0)