Skip to content

Releases: ComfortablyCoding/clickup.js

v4.0.2

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 16 Feb 22:42

Please refer to the CHANGELOG for any relevant details.

v4.0.1

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 24 Nov 01:29

Please refer to the CHANGELOG for any relevant details.

v4.0.0

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 24 Nov 01:22

Please refer to the CHANGELOG for any relevant details.

v3.0.4

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 17 May 01:12

What's Changed

  • fix(teams): startTimeEntry does not require timerId by @Edsol in #41

Full Changelog: v3.0.3...v3.0.4

v3.0.3

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 14 Feb 02:36
ada9820

What's Changed

  • fix(buildParams) array values without [] suffixed keys are not transformed to LHS format by @Edsol in #39

Full Changelog: v3.0.2...v3.0.3

v3.0.2

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 08 Jun 00:21
f4d12e4

What's Changed

  • fix missing slash in delete function by @Edsol in #31

New Contributors

  • @Edsol made their first contribution in #31

Full Changelog: v3.0.1...v3.0.2

v3.0.1

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 16 Dec 06:03
a5520b6

This release comes with the following changes

  • refactor codebase to be cleaner
  • updates tests for better coverage of package
  • updates docs to use nuxt content hosted on netlify

v2.1.0

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 14 Mar 17:51
b3fa89d
  • replace HTTP tests with stubs (#23)
  • cleanup readme (#24)
  • update dependencies (#25)

v2.0.2

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 10 Mar 03:48
7a227e0
  • fix (client): array parameters should be name and value pairs. #22

v2.0.1

Choose a tag to compare

@ComfortablyCoding ComfortablyCoding released this 13 Jan 01:09
fb41db2
  • fixes incorrect getFolders endpoint path in spaces route.