Skip to content

Releases: webgrip/action-typescript-template

v1.0.2

13 Sep 09:33
Immutable release. Only release title and notes can be modified.
Compare
Choose a tag to compare

1.0.2 (2025-09-13)

Bug Fixes

v1.0.1

22 Aug 21:51
Compare
Choose a tag to compare

1.0.1 (2025-08-22)

Bug Fixes

  • put downstream changes in here (e78bd92)

v1.0.0

22 Aug 21:03
Compare
Choose a tag to compare

1.0.0 (2025-08-22)

Bug Fixes

  • added trailing comma (649c70c)
  • don't lint docs (117af7e)
  • exclude docs more (50a7e0c)
  • fix broken workflow (892296c)
  • generate and deploy techdocs separately so that we can do it on push to development, but we deploy on main (c8480f7)
  • get rid of templating (64ac483)
  • random stuff (01cdaec)
  • readme etc (11ace58)
  • removed .gitkeep (20c8da8)
  • removed trailing space (b98d530)

Features

  • added docker-compose, added stub implementation of an action with typescript (2d3cc19)