diff --git a/CHANGELOG.md b/CHANGELOG.md index 109ab5f..0b2d1e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### v1.0.0 `June 25, 2024` +* **[TEST]** update github actions tests [`0acd46e`](https://github.com/Resultify/hubspot-fields-js/commit/0acd46e) (dmh) +* **[TASK]** general refactor, use fields types from hubspot react modules (#3) [`f6047e8`](https://github.com/Resultify/hubspot-fields-js/commit/f6047e8) (Dmytro Hrynevych) + +*** + ### v0.0.2 `April 11, 2024` * **[TASK]** refactor, add CTA fields (#2) [`6da4454`](https://github.com/Resultify/hubspot-fields-js/commit/6da4454) (Dmytro Hrynevych) * **[TASK]** add 30m timeout for all github actions [`9bb819d`](https://github.com/Resultify/hubspot-fields-js/commit/9bb819d) (dmh) diff --git a/package-lock.json b/package-lock.json index 69be076..bfdc558 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@resultify/hubspot-fields-js", - "version": "0.0.2", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@resultify/hubspot-fields-js", - "version": "0.0.2", + "version": "1.0.0", "license": "MIT", "devDependencies": { "@types/node": "~20.12.7", diff --git a/package.json b/package.json index 484bfbd..949c3c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@resultify/hubspot-fields-js", - "version": "0.0.2", + "version": "1.0.0", "description": "Resultify HubSpot fields.js to fields.json compiler", "keywords": [ "hubspot",