Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 14:09
· 36 commits to master since this release

2.2.0 (2024-02-21)

🌟 Features

  • javascript: add a basic test (c1f6843)
  • javascript: add basic eslint config (8694b3d)
  • javascript: add debug launch config (106a1c7)
  • javascript: add more comprehensive ci workflow (9b8202c)
  • javascript: update extensions list (3396e14)

🧰 Chores

  • merge pull request #133 from feat/update-js (4ee85ea)
  • javascript: update changelogrc (065d4c2)
  • javascript: update gitattributes (787ccf4)
  • javascript: update gitignore (0f6ce2d)

🧪 Tests

  • update javascript test for added features (f1a6680)