Skip to content

Releases: CryogenicPlanet/tsdev

v0.0.9

13 Dec 08:05
Compare
Choose a tag to compare

Changelog

  • b63b8e8 πŸ› Fix installer bug (v0.0.9)

v0.0.8

12 Dec 01:30
Compare
Choose a tag to compare

Changelog

  • 2449737 πŸ’š Fix CI build
  • 0a4b9e5 πŸ’š Fix install script on publish
  • a4dc477 πŸ“ Improve docs (v0.0.8)

v0.0.7

12 Dec 01:16
Compare
Choose a tag to compare

Changelog

  • 054aa46 Move installer stuff to seperate folder
  • 19576db ♻️ Fix pathing on lint, prettier and dts-bundle
  • 345d8f5 ✨ Add default command
  • b49456e ✨ Add git initialization
  • 4337e30 πŸ‘· Update CI publish system (v0.0.7)

v0.0.6

20 Nov 19:24
Compare
Choose a tag to compare

Changelog

8663d1d πŸ“ Update readme
96ced5f πŸ“¦ Get .eslintrc at publish time
8b754eb πŸ”– Fix postinstall script bundling (v0.0.4)
ea3cb92 πŸ”– v0.0.6

v0.0.5

20 Nov 19:22
Compare
Choose a tag to compare

Changelog

9250a4e πŸ“ Update readme
96ced5f πŸ“¦ Get .eslintrc at publish time
8b754eb πŸ”– Fix postinstall script bundling (v0.0.4)

v0.0.4

20 Nov 19:21
Compare
Choose a tag to compare

Changelog

9250a4e πŸ“ Update readme
96ced5f πŸ“¦ Get .eslintrc at publish time
8b754eb πŸ”– Fix postinstall script bundling (v0.0.4)

v0.0.3

20 Nov 18:02
Compare
Choose a tag to compare

Changelog

9f16943 πŸ‘· Fix CI release and download bugs

v0.0.2

20 Nov 16:48
Compare
Choose a tag to compare

Changelog

8336cf1 πŸ‘· Setup release CI, and set v0.0.2
8c12f0c ♻️ Abstract away the const paths so they can easily be changed
665208c βž• Add dev dependencies used by tsdev
6c2db99 ✨ Setup basic commands
3329b45 ✨ Setup basic utils
f783fa8 🏷️ Add basic structs and enums
a60d274 πŸŽ‰ Basic project setup