Skip to content

Releases: algorandfoundation/algokit-client-generator-ts

v2.2.4

04 Sep 14:40
923289b
Compare
Choose a tag to compare

2.2.4 (2023-09-04)

Dependencies and Other Build Updates

  • adding support for algokit-utils v3 (#62) (1f8ad06)
  • deps-dev: bump eslint from 8.42.0 to 8.48.0 (#58) (124eba1)
  • deps: bump chalk from 4.1.2 to 5.3.0 (#46) (83790aa)
  • deps: bump commander from 10.0.1 to 11.0.0 (#34) (acbdbd5)
  • fixing conventional commits dependency; minor bumps (#67) (2bf758e)

v2.2.4-beta.3

04 Sep 14:23
2bf758e
Compare
Choose a tag to compare
v2.2.4-beta.3 Pre-release
Pre-release

2.2.4-beta.3 (2023-09-04)

Dependencies and Other Build Updates

  • adding support for algokit-utils v3 (#62) (1f8ad06)
  • fixing conventional commits dependency; minor bumps (#67) (2bf758e)

v2.2.4-beta.1

12 Aug 03:45
2de43ed
Compare
Choose a tag to compare
v2.2.4-beta.1 Pre-release
Pre-release

2.2.4-beta.1 (2023-08-12)

v2.2.3

05 Jul 17:40
edac65d
Compare
Choose a tag to compare

2.2.3 (2023-07-05)

Bug Fixes

  • Update algokit-utils lib to fix type error with reserved state (5eacf02)

Dependencies and Other Build Updates

  • add action write permission (aa691c1)

v2.2.3-beta.1

05 Jul 17:30
a1cb9b5
Compare
Choose a tag to compare
v2.2.3-beta.1 Pre-release
Pre-release

2.2.3-beta.1 (2023-07-05)

Bug Fixes

  • Update algokit-utils lib to fix type error with reserved state (5eacf02)

Dependencies and Other Build Updates

  • add action write permission (aa691c1)

v2.2.2

23 Jun 14:41
4187f9a
Compare
Choose a tag to compare

2.2.2 (2023-06-23)

Bug Fixes

  • bare_call_config can be empty (#39) (b70f773)
  • use correct types for account reference arguments (cb16866)

Dependencies and Other Build Updates

  • add GH_TOKEN to publish step (#32) (c350439)
  • added better-npm-audit and a temporary exclusion (c49a95a)
  • use npm run audit for release build (#38) (f47f73d)

v2.2.2-beta.4

23 Jun 14:37
aa691c1
Compare
Choose a tag to compare
v2.2.2-beta.4 Pre-release
Pre-release

2.2.2-beta.4 (2023-06-23)

Dependencies and Other Build Updates

  • add action write permission (aa691c1)

v2.2.2-beta.3

23 Jun 14:26
b70f773
Compare
Choose a tag to compare
v2.2.2-beta.3 Pre-release
Pre-release

2.2.2-beta.3 (2023-06-23)

Bug Fixes

v2.2.2-beta.2

23 Jun 13:44
f47f73d
Compare
Choose a tag to compare
v2.2.2-beta.2 Pre-release
Pre-release

2.2.2-beta.2 (2023-06-23)

Bug Fixes

  • use correct types for account reference arguments (cb16866)

Dependencies and Other Build Updates

  • added better-npm-audit and a temporary exclusion (c49a95a)
  • use npm run audit for release build (#38) (f47f73d)

v2.2.2-beta.1

15 Jun 03:50
c350439
Compare
Choose a tag to compare
v2.2.2-beta.1 Pre-release
Pre-release

2.2.2-beta.1 (2023-06-15)

Dependencies and Other Build Updates