1.1.0 (2025-02-05)
- create issues templates (#9) (731bfd5)
- create release-it-to-npm-with-pr-only (#11) (07e7dfe)
- improve docs (#13) (6df7b29)
- release it with npm pr and inputs (#14) (9e022e5)
0.2.0 (2025-01-26)
0.1.1 (2025-01-26)
- lint script (5154014)
- missing pipe in configure git user step (fda0d65)
- relase script --ci tag usage (962886d)
- add -ci flag to release script (5aa92d8)
- add back env.GITHUB_TOKEN override in last release step (a151c34)
- add build folder to .gitignore (e0d189b)
- add build script (715344e)
- add configure git user step (d698979)
- add create-github-app-token step to use github app to bypass ruleset for pr only in main (d7f02f0)
- add lint job (d7955d5)
- add missing env with github token (f51c071)
- add persist-credentials false to checkout step (2ac91d0)
- add push empty commit step (b1acfbe)
- add release step to release job (b9cbc91)
- add typescript (def4f9a)
- add upload-artifact step after build (2fb097b)
- configure @release-it/conventional-changelog (#1) (6f8cc59)
- configure build step (679ea53)
- configure checkout and setup steps (afae90b)
- configure tsc output dir (1b47393)
- create deploy.yml basic file (a59aacd)
- create fake release job (0b8dcf2)
- create index.ts (aa34531)
- disable npm publish (8727de5)
- improve repository docs (#3) (42a9261)
- improve workflows (#4) (a4975e5)
- init release-it (302cc51)
- install and init eslint (0c6ed6d)
- lock node version to hydrogen lts (31bcefe)
- move env block outside steps (291ade3)
- move env outside jobs (8b9f3fe)
- remove env block and add with.token in checkout step (50d6daf)
- remove persist-credentials flag to revert it to true (744598b)
- remove push empty commit (9a34d05)
- set github token permissions contents to write (729337f)
- set GITHUB_TOKEN value to secret PAT (00c5e94)
- setup .yarnrc.yml with nodeLinker: node-modules (#2) (dbe2705)
- update gitignore to include .idea folder (1785bbb)
- update setup action to read node version from .nvmrc (c6aa070)
- yarn tsc --init (bb2bece)