Releases: dancastillo/workflows
Releases · dancastillo/workflows
Release list
v1.0.2
What's Changed
- chore: add MIT license by @dancastillo in #1
- chore: added typescript package ci workflow by @dancastillo in #2
- chore: add ts-ci.yml by @dancastillo in #3
- fix: ts-ci.yml by @dancastillo in #4
- chore: update actions to v4 for node and checkout by @dancastillo in #5
- fix: run lint and format on every PR by @dancastillo in #6
- chore: remove check exports by @dancastillo in #7
- feat: add postgres test workflow by @dancastillo in #8
- fix: test with postgres by @dancastillo in #9
New Contributors
- @dancastillo made their first contribution in #1
Full Changelog: v1.0.1...v1.0.2
v1.0.1
feat: updated workflows and added depend review workflow
Initial workflow release
updated: node version to run matrix on Signed-off-by: dan.castillo <dancastillo99@gmail.com>